[==========] 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 14:54:33.500765 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:41753
I20260709 14:54:33.502259 15031 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 14:54:33.503266 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:33.519906 15038 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 14:54:33.520139 15040 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 14:54:33.521309 15031 server_base.cc:1061] running on GCE node
W20260709 14:54:33.521001 15037 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 14:54:34.700356 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:34.700580 15031 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 14:54:34.700848 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608874700819 us; error 0 us; skew 500 ppm
I20260709 14:54:34.701735 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:34.708294 15031 webserver.cc:533] Webserver started at http://127.14.173.254:43179/ using document root <none> and password file <none>
I20260709 14:54:34.709183 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:34.709426 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:34.709878 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:34.715638 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "c4464fbe5c464f9fbe0c66e216d227ca"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-qp7s"
I20260709 14:54:34.723506 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:54:34.728363 15046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.729569 15031 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:54:34.729916 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "c4464fbe5c464f9fbe0c66e216d227ca"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-qp7s"
I20260709 14:54:34.730300 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-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 14:54:34.792117 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:34.793728 15031 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 14:54:34.794169 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:34.869958 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:41753
I20260709 14:54:34.869997 15097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:41753 every 8 connection(s)
I20260709 14:54:34.877875 15098 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 14:54:34.898801 15098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca: Bootstrap starting.
I20260709 14:54:34.904564 15098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.906284 15098 log.cc:826] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca: Log is configured to *not* fsync() on all Append() calls
I20260709 14:54:34.910425 15098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca: No bootstrap required, opened a new log
I20260709 14:54:34.930562 15098 raft_consensus.cc:359] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4464fbe5c464f9fbe0c66e216d227ca" member_type: VOTER }
I20260709 14:54:34.931043 15098 raft_consensus.cc:385] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.931339 15098 raft_consensus.cc:740] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4464fbe5c464f9fbe0c66e216d227ca, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.932112 15098 consensus_queue.cc:260] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c4464fbe5c464f9fbe0c66e216d227ca" member_type: VOTER }
I20260709 14:54:34.932554 15098 raft_consensus.cc:399] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:34.932937 15098 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:34.933220 15098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.937145 15098 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4464fbe5c464f9fbe0c66e216d227ca" member_type: VOTER }
I20260709 14:54:34.937770 15098 leader_election.cc:304] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [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: c4464fbe5c464f9fbe0c66e216d227ca; no voters: 
I20260709 14:54:34.939479 15098 leader_election.cc:290] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:34.939862 15101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:34.942472 15101 raft_consensus.cc:697] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 1 LEADER]: Becoming Leader. State: Replica: c4464fbe5c464f9fbe0c66e216d227ca, State: Running, Role: LEADER
I20260709 14:54:34.943363 15101 consensus_queue.cc:237] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [LEADER]: Queue going to LEADER mode. State: All 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: "c4464fbe5c464f9fbe0c66e216d227ca" member_type: VOTER }
I20260709 14:54:34.944280 15098 sys_catalog.cc:565] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:34.954675 15102 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c4464fbe5c464f9fbe0c66e216d227ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4464fbe5c464f9fbe0c66e216d227ca" member_type: VOTER } }
I20260709 14:54:34.955567 15102 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:34.955799 15103 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4464fbe5c464f9fbe0c66e216d227ca. Latest consensus state: current_term: 1 leader_uuid: "c4464fbe5c464f9fbe0c66e216d227ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4464fbe5c464f9fbe0c66e216d227ca" member_type: VOTER } }
I20260709 14:54:34.956655 15103 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:34.960753 15111 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:34.972898 15111 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:34.975005 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:34.988922 15111 catalog_manager.cc:1383] Generated new cluster ID: bc057ae3799f4c22b7556c7c3ae554cf
I20260709 14:54:34.989218 15111 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:35.010867 15111 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:35.012816 15111 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:35.032119 15111 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca: Generated new TSK 0
I20260709 14:54:35.033202 15111 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:35.042701 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:35.052363 15120 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 14:54:35.053202 15121 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 14:54:35.057305 15031 server_base.cc:1061] running on GCE node
W20260709 14:54:35.057653 15123 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 14:54:35.058467 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:35.058734 15031 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 14:54:35.058960 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608875058944 us; error 0 us; skew 500 ppm
I20260709 14:54:35.059572 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:35.063967 15031 webserver.cc:533] Webserver started at http://127.14.173.193:46389/ using document root <none> and password file <none>
I20260709 14:54:35.064546 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:35.064769 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:35.065061 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:35.066303 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "b3bb815277e844d09d49e91d7c2de3f1"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-qp7s"
I20260709 14:54:35.071851 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:54:35.076090 15128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.076922 15031 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:54:35.077253 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "b3bb815277e844d09d49e91d7c2de3f1"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-qp7s"
I20260709 14:54:35.077531 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-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 14:54:35.102919 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:35.104300 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:35.107062 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:35.110882 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:35.111081 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.111409 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:35.111558 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.212507 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:39941
I20260709 14:54:35.212591 15190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:39941 every 8 connection(s)
I20260709 14:54:35.220319 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:35.233943 15195 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 14:54:35.235348 15196 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 14:54:35.245963 15198 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 14:54:35.247380 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:35.248363 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:35.248629 15031 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 14:54:35.248835 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608875248819 us; error 0 us; skew 500 ppm
I20260709 14:54:35.249634 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:35.252911 15031 webserver.cc:533] Webserver started at http://127.14.173.194:36071/ using document root <none> and password file <none>
I20260709 14:54:35.253583 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:35.253825 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:35.254130 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:35.254964 15191 heartbeater.cc:344] Connected to a master server at 127.14.173.254:41753
I20260709 14:54:35.255470 15191 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:35.255566 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "7ad57d6d2f0847dc9b04d142e1994838"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-qp7s"
I20260709 14:54:35.256426 15191 heartbeater.cc:507] Master 127.14.173.254:41753 requested a full tablet report, sending...
I20260709 14:54:35.259141 15063 ts_manager.cc:194] Registered new tserver with Master: b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941)
I20260709 14:54:35.261957 15063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50024
I20260709 14:54:35.262385 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:35.267294 15203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.268441 15031 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:35.268749 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "7ad57d6d2f0847dc9b04d142e1994838"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-qp7s"
I20260709 14:54:35.269070 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-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 14:54:35.303435 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:35.305132 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:35.307607 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:35.311097 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:35.311369 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.311633 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:35.311839 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.397632 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:33905
I20260709 14:54:35.397723 15265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:33905 every 8 connection(s)
I20260709 14:54:35.404608 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:35.412410 15269 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 14:54:35.415266 15270 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 14:54:35.419041 15266 heartbeater.cc:344] Connected to a master server at 127.14.173.254:41753
I20260709 14:54:35.419535 15266 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:35.420738 15266 heartbeater.cc:507] Master 127.14.173.254:41753 requested a full tablet report, sending...
I20260709 14:54:35.423743 15063 ts_manager.cc:194] Registered new tserver with Master: 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:35.425963 15063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50040
W20260709 14:54:35.430784 15272 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 14:54:35.430965 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:35.431923 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:35.432154 15031 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 14:54:35.432335 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608875432303 us; error 0 us; skew 500 ppm
I20260709 14:54:35.432888 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:35.435397 15031 webserver.cc:533] Webserver started at http://127.14.173.195:35951/ using document root <none> and password file <none>
I20260709 14:54:35.435865 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:35.436064 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:35.436348 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:35.437475 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-qp7s"
I20260709 14:54:35.442041 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:54:35.445497 15277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.446297 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:35.446576 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-qp7s"
I20260709 14:54:35.446851 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608873337248-15031-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 14:54:35.470278 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:35.471793 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:35.473150 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:35.475296 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:35.475529 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.475826 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:35.476114 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.566056 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:37455
I20260709 14:54:35.566202 15339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:37455 every 8 connection(s)
I20260709 14:54:35.583012 15340 heartbeater.cc:344] Connected to a master server at 127.14.173.254:41753
I20260709 14:54:35.583456 15340 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:35.584183 15340 heartbeater.cc:507] Master 127.14.173.254:41753 requested a full tablet report, sending...
I20260709 14:54:35.585983 15063 ts_manager.cc:194] Registered new tserver with Master: a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:35.586979 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01315974s
I20260709 14:54:35.587260 15063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50042
I20260709 14:54:35.634964 15063 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50052:
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 14:54:35.638379 15063 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 14:54:35.733116 15156 tablet_service.cc:1511] Processing CreateTablet for tablet 03fb7ccb36c14ccba501f3117bb4bb77 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.734934 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fb7ccb36c14ccba501f3117bb4bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.748126 15154 tablet_service.cc:1511] Processing CreateTablet for tablet 18a797ecddac481aa3bbf6fc835a55b4 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.751117 15154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a797ecddac481aa3bbf6fc835a55b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.749192 15303 tablet_service.cc:1511] Processing CreateTablet for tablet 18a797ecddac481aa3bbf6fc835a55b4 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.756901 15153 tablet_service.cc:1511] Processing CreateTablet for tablet 4276b43e1feb4763bf515607fff8ffdd (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.758129 15302 tablet_service.cc:1511] Processing CreateTablet for tablet 4276b43e1feb4763bf515607fff8ffdd (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.759112 15153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4276b43e1feb4763bf515607fff8ffdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.762482 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 03fb7ccb36c14ccba501f3117bb4bb77 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.764938 15151 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef4303b6f5947a58dd6d91bfdcecdcf (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:35.765313 15152 tablet_service.cc:1511] Processing CreateTablet for tablet df0e8a907cf3494c9838488cf53e44d6 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:35.767761 15304 tablet_service.cc:1511] Processing CreateTablet for tablet eb2df07eed244ba6922ce2f819d0b5df (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.769981 15155 tablet_service.cc:1511] Processing CreateTablet for tablet eb2df07eed244ba6922ce2f819d0b5df (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.769977 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a797ecddac481aa3bbf6fc835a55b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.771898 15152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0e8a907cf3494c9838488cf53e44d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.768829 15149 tablet_service.cc:1511] Processing CreateTablet for tablet ecff06b21c2b4cec826832de38f51dbc (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:35.768657 15300 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef4303b6f5947a58dd6d91bfdcecdcf (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:35.774654 15150 tablet_service.cc:1511] Processing CreateTablet for tablet c696e3cc137f4dd28d915b227bcdf098 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:35.768755 15301 tablet_service.cc:1511] Processing CreateTablet for tablet df0e8a907cf3494c9838488cf53e44d6 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:35.780627 15151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef4303b6f5947a58dd6d91bfdcecdcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.781396 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fb7ccb36c14ccba501f3117bb4bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.783524 15299 tablet_service.cc:1511] Processing CreateTablet for tablet c696e3cc137f4dd28d915b227bcdf098 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:35.789418 15230 tablet_service.cc:1511] Processing CreateTablet for tablet eb2df07eed244ba6922ce2f819d0b5df (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.783425 15298 tablet_service.cc:1511] Processing CreateTablet for tablet ecff06b21c2b4cec826832de38f51dbc (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:35.785732 15148 tablet_service.cc:1511] Processing CreateTablet for tablet 47f5d1e0e77a4eddb107f756a5ceb2fa (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:35.802146 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff06b21c2b4cec826832de38f51dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.804752 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2df07eed244ba6922ce2f819d0b5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.790406 15297 tablet_service.cc:1511] Processing CreateTablet for tablet 47f5d1e0e77a4eddb107f756a5ceb2fa (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:35.800237 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 03fb7ccb36c14ccba501f3117bb4bb77 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.816143 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fb7ccb36c14ccba501f3117bb4bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.823834 15226 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef4303b6f5947a58dd6d91bfdcecdcf (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:35.806694 15228 tablet_service.cc:1511] Processing CreateTablet for tablet 4276b43e1feb4763bf515607fff8ffdd (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.824517 15229 tablet_service.cc:1511] Processing CreateTablet for tablet 18a797ecddac481aa3bbf6fc835a55b4 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.826301 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f5d1e0e77a4eddb107f756a5ceb2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.828770 15300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef4303b6f5947a58dd6d91bfdcecdcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.831764 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2df07eed244ba6922ce2f819d0b5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.832374 15358 tablet_bootstrap.cc:492] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:35.829183 15224 tablet_service.cc:1511] Processing CreateTablet for tablet ecff06b21c2b4cec826832de38f51dbc (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:35.837440 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c696e3cc137f4dd28d915b227bcdf098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.837529 15227 tablet_service.cc:1511] Processing CreateTablet for tablet df0e8a907cf3494c9838488cf53e44d6 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:35.839380 15225 tablet_service.cc:1511] Processing CreateTablet for tablet c696e3cc137f4dd28d915b227bcdf098 (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:35.839474 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4276b43e1feb4763bf515607fff8ffdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.840567 15223 tablet_service.cc:1511] Processing CreateTablet for tablet 47f5d1e0e77a4eddb107f756a5ceb2fa (DEFAULT_TABLE table=test-workload [id=0ea7690dd1594e83b13e953c13f4f82e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:35.850298 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff06b21c2b4cec826832de38f51dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.859709 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0e8a907cf3494c9838488cf53e44d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.867069 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c696e3cc137f4dd28d915b227bcdf098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.873925 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a797ecddac481aa3bbf6fc835a55b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.862831 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0e8a907cf3494c9838488cf53e44d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.875193 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f5d1e0e77a4eddb107f756a5ceb2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.869555 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2df07eed244ba6922ce2f819d0b5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.885317 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef4303b6f5947a58dd6d91bfdcecdcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.894596 15297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f5d1e0e77a4eddb107f756a5ceb2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.926652 15298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff06b21c2b4cec826832de38f51dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.928308 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c696e3cc137f4dd28d915b227bcdf098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.937026 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4276b43e1feb4763bf515607fff8ffdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.950836 15358 tablet_bootstrap.cc:654] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:35.990531 15110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:36.021760 15359 tablet_bootstrap.cc:492] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.025646 15361 tablet_bootstrap.cc:492] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.070847 15358 tablet_bootstrap.cc:492] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.071390 15358 ts_tablet_manager.cc:1403] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.015s
I20260709 14:54:36.106561 15358 raft_consensus.cc:359] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.107388 15358 raft_consensus.cc:385] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.107690 15358 raft_consensus.cc:740] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.097960 15359 tablet_bootstrap.cc:654] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.111325 15358 consensus_queue.cc:260] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.114255 15361 tablet_bootstrap.cc:654] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.118571 15361 tablet_bootstrap.cc:492] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.118981 15361 ts_tablet_manager.cc:1403] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.004s
I20260709 14:54:36.127650 15359 tablet_bootstrap.cc:492] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.128085 15361 raft_consensus.cc:359] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.128849 15191 heartbeater.cc:499] Master 127.14.173.254:41753 was elected leader, sending a full tablet report...
I20260709 14:54:36.129287 15358 ts_tablet_manager.cc:1434] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.007s
I20260709 14:54:36.128089 15359 ts_tablet_manager.cc:1403] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.129s	user 0.003s	sys 0.020s
I20260709 14:54:36.131438 15361 raft_consensus.cc:385] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.131918 15361 raft_consensus.cc:740] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.132790 15359 raft_consensus.cc:359] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.133488 15359 raft_consensus.cc:385] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.133783 15359 raft_consensus.cc:740] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.133080 15361 consensus_queue.cc:260] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.136205 15358 tablet_bootstrap.cc:492] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.142629 15358 tablet_bootstrap.cc:654] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.129551 15363 raft_consensus.cc:493] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.143306 15363 raft_consensus.cc:515] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.146281 15363 leader_election.cc:290] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.134478 15359 consensus_queue.cc:260] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.157100 15340 heartbeater.cc:499] Master 127.14.173.254:41753 was elected leader, sending a full tablet report...
I20260709 14:54:36.157725 15266 heartbeater.cc:499] Master 127.14.173.254:41753 was elected leader, sending a full tablet report...
I20260709 14:54:36.158806 15359 ts_tablet_manager.cc:1434] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:54:36.161717 15359 tablet_bootstrap.cc:492] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.161783 15361 ts_tablet_manager.cc:1434] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.009s
I20260709 14:54:36.162847 15361 tablet_bootstrap.cc:492] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
W20260709 14:54:36.166272 15267 tablet.cc:2406] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:36.170756 15359 tablet_bootstrap.cc:654] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.176149 15358 tablet_bootstrap.cc:492] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.176729 15358 ts_tablet_manager.cc:1403] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.041s	user 0.000s	sys 0.014s
I20260709 14:54:36.180639 15358 raft_consensus.cc:359] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.181384 15361 tablet_bootstrap.cc:654] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.181589 15358 raft_consensus.cc:385] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.182005 15358 raft_consensus.cc:740] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.193181 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.196744 15358 consensus_queue.cc:260] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.198872 15358 ts_tablet_manager.cc:1434] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:54:36.199747 15358 tablet_bootstrap.cc:492] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
W20260709 14:54:36.207595 15131 leader_election.cc:343] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.211010 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.212016 15241 raft_consensus.cc:2468] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 0.
I20260709 14:54:36.213153 15361 tablet_bootstrap.cc:492] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.213682 15361 ts_tablet_manager.cc:1403] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260709 14:54:36.214802 15131 leader_election.cc:304] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [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: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:36.215890 15365 raft_consensus.cc:2804] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.216267 15365 raft_consensus.cc:493] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.216601 15365 raft_consensus.cc:3060] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.217686 15361 raft_consensus.cc:359] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.218407 15361 raft_consensus.cc:385] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.218743 15361 raft_consensus.cc:740] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.214593 15358 tablet_bootstrap.cc:654] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.220541 15363 raft_consensus.cc:493] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.221016 15363 raft_consensus.cc:515] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.222191 15361 consensus_queue.cc:260] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.222946 15363 leader_election.cc:290] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.224303 15361 ts_tablet_manager.cc:1434] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:36.224401 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.225251 15361 tablet_bootstrap.cc:492] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.236742 15365 raft_consensus.cc:515] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
W20260709 14:54:36.240150 15131 leader_election.cc:343] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.241997 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.243160 15368 raft_consensus.cc:493] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.243610 15368 raft_consensus.cc:515] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.244504 15315 raft_consensus.cc:2468] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 0.
I20260709 14:54:36.246097 15368 leader_election.cc:290] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.248090 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:36.248485 15131 leader_election.cc:304] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:36.249404 15363 raft_consensus.cc:2804] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.251506 15363 raft_consensus.cc:493] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.251850 15363 raft_consensus.cc:3060] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:36.251524 15131 leader_election.cc:343] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.252655 15361 tablet_bootstrap.cc:654] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.253098 15365 leader_election.cc:290] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Requested vote from peers a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.259474 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:36.260046 15241 raft_consensus.cc:3060] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.260329 15358 tablet_bootstrap.cc:492] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.266691 15359 tablet_bootstrap.cc:492] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.267407 15359 ts_tablet_manager.cc:1403] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.003s
I20260709 14:54:36.260915 15358 ts_tablet_manager.cc:1403] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.010s
I20260709 14:54:36.272055 15241 raft_consensus.cc:2468] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 1.
I20260709 14:54:36.272537 15363 raft_consensus.cc:515] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.273226 15131 leader_election.cc:304] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:36.274210 15365 raft_consensus.cc:2804] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.272773 15358 raft_consensus.cc:359] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.274981 15358 raft_consensus.cc:385] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.275377 15358 raft_consensus.cc:740] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.276469 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:36.276258 15358 consensus_queue.cc:260] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.280182 15363 leader_election.cc:290] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.281424 15365 raft_consensus.cc:697] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
W20260709 14:54:36.281297 15131 leader_election.cc:343] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.281723 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:36.282245 15315 raft_consensus.cc:3060] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.282473 15365 consensus_queue.cc:237] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.283912 15359 raft_consensus.cc:359] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.286250 15359 raft_consensus.cc:385] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.286787 15359 raft_consensus.cc:740] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.292747 15359 consensus_queue.cc:260] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.296819 15359 ts_tablet_manager.cc:1434] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 14:54:36.296424 15361 tablet_bootstrap.cc:492] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.297813 15361 ts_tablet_manager.cc:1403] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.002s
I20260709 14:54:36.298198 15359 tablet_bootstrap.cc:492] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.298125 15315 raft_consensus.cc:2468] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 1.
I20260709 14:54:36.301172 15131 leader_election.cc:304] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:36.305734 15378 raft_consensus.cc:2804] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.306308 15378 raft_consensus.cc:697] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:36.306947 15358 ts_tablet_manager.cc:1434] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.005s
I20260709 14:54:36.307804 15378 consensus_queue.cc:237] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.303815 15361 raft_consensus.cc:359] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.310236 15358 tablet_bootstrap.cc:492] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.310019 15361 raft_consensus.cc:385] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.315698 15361 raft_consensus.cc:740] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.318706 15359 tablet_bootstrap.cc:654] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.317744 15361 consensus_queue.cc:260] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.323035 15361 ts_tablet_manager.cc:1434] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:54:36.324108 15361 tablet_bootstrap.cc:492] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.334707 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.333488 15061 catalog_manager.cc:5697] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.340898 15358 tablet_bootstrap.cc:654] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.356561 15361 tablet_bootstrap.cc:654] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.358736 15378 raft_consensus.cc:493] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.359226 15378 raft_consensus.cc:515] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.361370 15378 leader_election.cc:290] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.362048 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.364243 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.362962 15359 tablet_bootstrap.cc:492] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.365549 15359 ts_tablet_manager.cc:1403] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.004s
W20260709 14:54:36.366428 15131 leader_election.cc:343] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:36.367201 15131 leader_election.cc:343] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.367658 15131 leader_election.cc:304] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3bb815277e844d09d49e91d7c2de3f1; no voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:36.368414 15378 raft_consensus.cc:2749] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.368356 15359 raft_consensus.cc:359] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.369202 15359 raft_consensus.cc:385] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.370491 15359 raft_consensus.cc:740] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.370956 15358 tablet_bootstrap.cc:492] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.371465 15358 ts_tablet_manager.cc:1403] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.004s
I20260709 14:54:36.371244 15359 consensus_queue.cc:260] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.373643 15359 ts_tablet_manager.cc:1434] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:36.374538 15359 tablet_bootstrap.cc:492] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.374259 15358 raft_consensus.cc:359] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.374987 15358 raft_consensus.cc:385] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.375595 15358 raft_consensus.cc:740] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.376955 15358 consensus_queue.cc:260] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.378680 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.379626 15358 ts_tablet_manager.cc:1434] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260709 14:54:36.380256 15280 leader_election.cc:343] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.380712 15280 leader_election.cc:304] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be; no voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:36.381218 15358 tablet_bootstrap.cc:492] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.381773 15368 raft_consensus.cc:2749] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.385080 15361 tablet_bootstrap.cc:492] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.385565 15361 ts_tablet_manager.cc:1403] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 14:54:36.387357 15359 tablet_bootstrap.cc:654] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.388602 15361 raft_consensus.cc:359] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.389384 15361 raft_consensus.cc:385] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.389732 15361 raft_consensus.cc:740] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.390601 15361 consensus_queue.cc:260] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.391914 15358 tablet_bootstrap.cc:654] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.395362 15361 ts_tablet_manager.cc:1434] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:54:36.396329 15361 tablet_bootstrap.cc:492] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.404681 15361 tablet_bootstrap.cc:654] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.408108 15358 tablet_bootstrap.cc:492] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.408676 15358 ts_tablet_manager.cc:1403] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 14:54:36.408850 15063 catalog_manager.cc:5697] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.410720 15359 tablet_bootstrap.cc:492] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.411235 15359 ts_tablet_manager.cc:1403] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260709 14:54:36.412822 15358 raft_consensus.cc:359] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.413753 15358 raft_consensus.cc:385] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.414141 15358 raft_consensus.cc:740] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.415050 15358 consensus_queue.cc:260] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.417797 15358 ts_tablet_manager.cc:1434] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:36.417830 15359 raft_consensus.cc:359] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.418838 15359 raft_consensus.cc:385] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.419204 15359 raft_consensus.cc:740] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.419950 15359 consensus_queue.cc:260] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.421576 15358 tablet_bootstrap.cc:492] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.425706 15359 ts_tablet_manager.cc:1434] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:54:36.426724 15359 tablet_bootstrap.cc:492] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.429591 15358 tablet_bootstrap.cc:654] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.429630 15361 tablet_bootstrap.cc:492] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.430143 15361 ts_tablet_manager.cc:1403] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.024s
I20260709 14:54:36.433216 15361 raft_consensus.cc:359] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.434177 15361 raft_consensus.cc:385] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.434548 15361 raft_consensus.cc:740] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.435350 15361 consensus_queue.cc:260] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.437974 15361 ts_tablet_manager.cc:1434] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:36.438881 15361 tablet_bootstrap.cc:492] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.440762 15359 tablet_bootstrap.cc:654] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.445119 15361 tablet_bootstrap.cc:654] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.454398 15358 tablet_bootstrap.cc:492] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.454945 15358 ts_tablet_manager.cc:1403] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
I20260709 14:54:36.457558 15359 tablet_bootstrap.cc:492] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.458026 15359 ts_tablet_manager.cc:1403] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.007s
I20260709 14:54:36.458611 15358 raft_consensus.cc:359] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.459579 15358 raft_consensus.cc:385] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.459960 15358 raft_consensus.cc:740] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.460983 15359 raft_consensus.cc:359] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.461871 15359 raft_consensus.cc:385] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.461442 15358 consensus_queue.cc:260] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.462217 15359 raft_consensus.cc:740] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.463068 15359 consensus_queue.cc:260] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.465543 15358 ts_tablet_manager.cc:1434] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:36.465687 15361 tablet_bootstrap.cc:492] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.466202 15361 ts_tablet_manager.cc:1403] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 14:54:36.467751 15359 ts_tablet_manager.cc:1434] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260709 14:54:36.468493 15378 raft_consensus.cc:493] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.468930 15359 tablet_bootstrap.cc:492] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.469125 15378 raft_consensus.cc:515] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.471345 15378 leader_election.cc:290] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.472513 15361 raft_consensus.cc:359] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.473253 15361 raft_consensus.cc:385] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.473465 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.473587 15361 raft_consensus.cc:740] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.474411 15361 consensus_queue.cc:260] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.475042 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
W20260709 14:54:36.476576 15131 leader_election.cc:343] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.476893 15361 ts_tablet_manager.cc:1434] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:54:36.477895 15361 tablet_bootstrap.cc:492] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.480990 15359 tablet_bootstrap.cc:654] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:36.481755 15131 leader_election.cc:343] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.482167 15131 leader_election.cc:304] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3bb815277e844d09d49e91d7c2de3f1; no voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:36.482869 15378 raft_consensus.cc:2749] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.485352 15358 tablet_bootstrap.cc:492] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.488018 15361 tablet_bootstrap.cc:654] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.491832 15366 raft_consensus.cc:493] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.492449 15366 raft_consensus.cc:515] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.497736 15366 leader_election.cc:290] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.497855 15359 tablet_bootstrap.cc:492] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.498360 15359 ts_tablet_manager.cc:1403] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.001s
I20260709 14:54:36.501441 15359 raft_consensus.cc:359] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.502143 15359 raft_consensus.cc:385] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.502442 15359 raft_consensus.cc:740] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.503298 15359 consensus_queue.cc:260] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.506047 15359 ts_tablet_manager.cc:1434] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:36.507042 15359 tablet_bootstrap.cc:492] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.511699 15366 raft_consensus.cc:493] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.512161 15366 raft_consensus.cc:515] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.513293 15359 tablet_bootstrap.cc:654] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.514155 15366 leader_election.cc:290] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.520746 15361 tablet_bootstrap.cc:492] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.521293 15361 ts_tablet_manager.cc:1403] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.003s
I20260709 14:54:36.525424 15361 raft_consensus.cc:359] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.526348 15361 raft_consensus.cc:385] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.526705 15361 raft_consensus.cc:740] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.527027 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.527650 15315 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 0.
I20260709 14:54:36.530119 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.530365 15358 tablet_bootstrap.cc:654] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.527570 15361 consensus_queue.cc:260] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.536235 15206 leader_election.cc:304] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:36.537366 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.538793 15361 ts_tablet_manager.cc:1434] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:54:36.539948 15366 raft_consensus.cc:2804] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.540558 15366 raft_consensus.cc:493] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:36.540056 15206 leader_election.cc:343] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.540565 15166 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 0.
I20260709 14:54:36.540973 15366 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.545148 15361 tablet_bootstrap.cc:492] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.541303 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
W20260709 14:54:36.550608 15206 leader_election.cc:343] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.551002 15206 leader_election.cc:304] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838; no voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:36.555203 15359 tablet_bootstrap.cc:492] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.555811 15359 ts_tablet_manager.cc:1403] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.013s
I20260709 14:54:36.563143 15400 raft_consensus.cc:2749] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.567267 15359 raft_consensus.cc:359] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.567996 15359 raft_consensus.cc:385] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.567899 15366 raft_consensus.cc:515] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.568441 15359 raft_consensus.cc:740] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.569386 15359 consensus_queue.cc:260] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.569895 15358 tablet_bootstrap.cc:492] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.570603 15358 ts_tablet_manager.cc:1403] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.028s
I20260709 14:54:36.570778 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:36.571324 15165 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.573654 15358 raft_consensus.cc:359] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.574349 15358 raft_consensus.cc:385] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.574683 15358 raft_consensus.cc:740] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.575380 15358 consensus_queue.cc:260] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.577898 15358 ts_tablet_manager.cc:1434] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:54:36.578145 15359 ts_tablet_manager.cc:1434] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:54:36.568595 15361 tablet_bootstrap.cc:654] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.578855 15358 tablet_bootstrap.cc:492] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.586283 15359 tablet_bootstrap.cc:492] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.588708 15358 tablet_bootstrap.cc:654] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.593722 15361 tablet_bootstrap.cc:492] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.594272 15361 ts_tablet_manager.cc:1403] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.004s
I20260709 14:54:36.594437 15165 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 1.
I20260709 14:54:36.595600 15206 leader_election.cc:304] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.596427 15400 raft_consensus.cc:2804] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.599568 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:36.600104 15314 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.606148 15314 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 1.
I20260709 14:54:36.606505 15359 tablet_bootstrap.cc:654] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.607455 15366 leader_election.cc:290] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.608253 15366 raft_consensus.cc:493] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.608636 15400 raft_consensus.cc:697] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:36.597630 15361 raft_consensus.cc:359] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.610010 15361 raft_consensus.cc:385] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.609536 15400 consensus_queue.cc:237] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.610406 15361 raft_consensus.cc:740] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.611340 15361 consensus_queue.cc:260] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.613905 15366 raft_consensus.cc:515] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.616340 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
W20260709 14:54:36.617560 15206 leader_election.cc:343] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.619750 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.613900 15361 ts_tablet_manager.cc:1434] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
W20260709 14:54:36.620864 15206 leader_election.cc:343] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.621348 15361 tablet_bootstrap.cc:492] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: Bootstrap starting.
I20260709 14:54:36.621279 15206 leader_election.cc:304] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838; no voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:36.621897 15358 tablet_bootstrap.cc:492] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.622154 15366 leader_election.cc:290] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.622164 15404 raft_consensus.cc:2749] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.622386 15358 ts_tablet_manager.cc:1403] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.020s
I20260709 14:54:36.623337 15378 raft_consensus.cc:493] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.623755 15378 raft_consensus.cc:515] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.626786 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.627477 15241 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 0.
I20260709 14:54:36.628916 15131 leader_election.cc:304] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.629719 15365 raft_consensus.cc:2804] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.630129 15365 raft_consensus.cc:493] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.630450 15365 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.631049 15359 tablet_bootstrap.cc:492] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.631484 15359 ts_tablet_manager.cc:1403] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 14:54:36.632413 15060 catalog_manager.cc:5697] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.633900 15359 raft_consensus.cc:359] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.634542 15359 raft_consensus.cc:385] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.634811 15359 raft_consensus.cc:740] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.635478 15400 raft_consensus.cc:493] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.635509 15359 consensus_queue.cc:260] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.636026 15400 raft_consensus.cc:515] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.637286 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.637584 15359 ts_tablet_manager.cc:1434] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:36.637873 15314 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 0.
I20260709 14:54:36.638402 15359 tablet_bootstrap.cc:492] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: Bootstrap starting.
I20260709 14:54:36.641719 15361 tablet_bootstrap.cc:654] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.647248 15378 leader_election.cc:290] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.649091 15359 tablet_bootstrap.cc:654] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.651463 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.652063 15165 raft_consensus.cc:2468] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 0.
I20260709 14:54:36.653219 15206 leader_election.cc:304] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.653993 15404 raft_consensus.cc:2804] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.653544 15365 raft_consensus.cc:515] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.654331 15404 raft_consensus.cc:493] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.654673 15404 raft_consensus.cc:3060] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.656924 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:36.657599 15241 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.659345 15359 tablet_bootstrap.cc:492] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: No bootstrap required, opened a new log
I20260709 14:54:36.659783 15359 ts_tablet_manager.cc:1403] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:54:36.662897 15359 raft_consensus.cc:359] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.663545 15359 raft_consensus.cc:385] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.663811 15359 raft_consensus.cc:740] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.664472 15359 consensus_queue.cc:260] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.665431 15368 raft_consensus.cc:493] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.665755 15404 raft_consensus.cc:515] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.665877 15368 raft_consensus.cc:515] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.667320 15358 raft_consensus.cc:359] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.664116 15241 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 1.
I20260709 14:54:36.668033 15368 leader_election.cc:290] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.670662 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.671622 15240 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 0.
I20260709 14:54:36.672865 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:36.673050 15280 leader_election.cc:304] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:36.673398 15314 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.674180 15368 raft_consensus.cc:493] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.674346 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.674624 15368 raft_consensus.cc:515] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:36.674942 15165 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 0.
I20260709 14:54:36.676555 15368 leader_election.cc:290] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.677012 15368 raft_consensus.cc:2804] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.677335 15368 raft_consensus.cc:493] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.677654 15368 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.677971 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.668046 15358 raft_consensus.cc:385] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.679805 15131 leader_election.cc:304] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.680902 15378 raft_consensus.cc:2804] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.681473 15378 raft_consensus.cc:697] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:36.682336 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.682920 15315 raft_consensus.cc:2468] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 0.
I20260709 14:54:36.682461 15378 consensus_queue.cc:237] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.685015 15404 leader_election.cc:290] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.679984 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.684185 15400 leader_election.cc:290] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.687081 15240 raft_consensus.cc:2393] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9975dfa8cd54523abbdcc7979e7b8be in current term 1: Already voted for candidate b3bb815277e844d09d49e91d7c2de3f1 in this term.
I20260709 14:54:36.688669 15358 raft_consensus.cc:740] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.678953 15365 leader_election.cc:290] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.692134 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:36.697088 15165 raft_consensus.cc:3060] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.695194 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:36.695233 15358 consensus_queue.cc:260] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.702996 15314 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 1.
I20260709 14:54:36.701611 15315 raft_consensus.cc:3060] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.705365 15358 ts_tablet_manager.cc:1434] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 14:54:36.706426 15358 tablet_bootstrap.cc:492] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: Bootstrap starting.
I20260709 14:54:36.694262 15280 leader_election.cc:304] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be; no voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:36.711932 15165 raft_consensus.cc:2468] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 1.
I20260709 14:54:36.713043 15206 leader_election.cc:304] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.713711 15315 raft_consensus.cc:2468] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 1.
I20260709 14:54:36.713987 15400 raft_consensus.cc:2804] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.719158 15400 raft_consensus.cc:697] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:36.716431 15368 raft_consensus.cc:515] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.720660 15409 raft_consensus.cc:3060] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.721235 15359 ts_tablet_manager.cc:1434] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: Time spent starting tablet: real 0.061s	user 0.021s	sys 0.006s
I20260709 14:54:36.721582 15368 leader_election.cc:290] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.725493 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:36.726835 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:36.727691 15165 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.728166 15240 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.729781 15361 tablet_bootstrap.cc:492] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: No bootstrap required, opened a new log
I20260709 14:54:36.730158 15361 ts_tablet_manager.cc:1403] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.021s
I20260709 14:54:36.724479 15400 consensus_queue.cc:237] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.736244 15361 raft_consensus.cc:359] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.737038 15361 raft_consensus.cc:385] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.737363 15361 raft_consensus.cc:740] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.738550 15361 consensus_queue.cc:260] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.740264 15361 ts_tablet_manager.cc:1434] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:54:36.741284 15409 raft_consensus.cc:2749] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.733218 15060 catalog_manager.cc:5697] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.748298 15165 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 1.
I20260709 14:54:36.749075 15240 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 1.
I20260709 14:54:36.749573 15280 leader_election.cc:304] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.751030 15358 tablet_bootstrap.cc:654] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.753326 15409 raft_consensus.cc:2804] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.752763 15063 catalog_manager.cc:5697] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.753890 15409 raft_consensus.cc:697] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:36.755368 15409 consensus_queue.cc:237] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.756368 15358 tablet_bootstrap.cc:492] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: No bootstrap required, opened a new log
I20260709 14:54:36.756771 15358 ts_tablet_manager.cc:1403] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 14:54:36.759399 15358 raft_consensus.cc:359] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.760015 15358 raft_consensus.cc:385] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.760293 15358 raft_consensus.cc:740] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.761092 15358 consensus_queue.cc:260] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.765106 15358 ts_tablet_manager.cc:1434] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:36.767638 15378 consensus_queue.cc:1048] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:36.777675 15378 consensus_queue.cc:1048] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.788693 15400 raft_consensus.cc:493] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.789269 15400 raft_consensus.cc:515] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.791389 15400 leader_election.cc:290] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.792367 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.792965 15165 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 0.
I20260709 14:54:36.792784 15313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:36.793751 15313 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 0.
I20260709 14:54:36.794312 15206 leader_election.cc:304] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.795038 15400 raft_consensus.cc:2804] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.795557 15400 raft_consensus.cc:493] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.795991 15400 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.797240 15409 raft_consensus.cc:493] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.797690 15409 raft_consensus.cc:515] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.799741 15409 leader_election.cc:290] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.801088 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1" is_pre_election: true
I20260709 14:54:36.801115 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:36.801796 15165 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 0.
I20260709 14:54:36.801868 15240 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 0.
I20260709 14:54:36.803076 15280 leader_election.cc:304] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:36.803206 15400 raft_consensus.cc:515] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.803905 15409 raft_consensus.cc:2804] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.804306 15409 raft_consensus.cc:493] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.804680 15409 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.805732 15165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:36.806310 15165 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.811030 15409 raft_consensus.cc:515] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.813620 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:36.812975 15409 leader_election.cc:290] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:36.814451 15166 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.791797 15061 catalog_manager.cc:5697] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 0 to 1, leader changed from <none> to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.813835 15240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:36.839594 15165 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 1.
I20260709 14:54:36.827685 15240 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.840715 15206 leader_election.cc:304] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.841714 15404 raft_consensus.cc:2804] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.843689 15404 raft_consensus.cc:697] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:36.843515 15365 consensus_queue.cc:1048] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.844527 15404 consensus_queue.cc:237] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.846372 15400 leader_election.cc:290] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 1 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:36.847085 15239 raft_consensus.cc:3060] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.836012 15166 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 1.
I20260709 14:54:36.849470 15280 leader_election.cc:304] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:36.851363 15409 raft_consensus.cc:2804] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.851807 15409 raft_consensus.cc:697] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:36.852526 15409 consensus_queue.cc:237] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:36.859479 15240 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 1.
I20260709 14:54:36.861672 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:36.862417 15315 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.863159 15365 consensus_queue.cc:1048] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.876564 15315 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 1.
I20260709 14:54:36.880427 15063 catalog_manager.cc:5697] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.905346 15061 catalog_manager.cc:5697] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 0 to 1, leader changed from <none> to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:36.997860 15110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:37.005676 15365 raft_consensus.cc:493] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.006091 15365 raft_consensus.cc:515] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.007800 15365 leader_election.cc:290] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:37.008563 15239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838" is_pre_election: true
I20260709 14:54:37.008847 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" is_pre_election: true
I20260709 14:54:37.009119 15239 raft_consensus.cc:2468] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 0.
I20260709 14:54:37.009487 15315 raft_consensus.cc:2468] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 0.
I20260709 14:54:37.010188 15131 leader_election.cc:304] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:37.010805 15365 raft_consensus.cc:2804] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:37.011170 15365 raft_consensus.cc:493] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:37.011504 15365 raft_consensus.cc:3060] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.017751 15365 raft_consensus.cc:515] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.019744 15365 leader_election.cc:290] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:37.020390 15239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:37.020601 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:37.020864 15239 raft_consensus.cc:3060] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.021147 15315 raft_consensus.cc:3060] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.025362 15239 raft_consensus.cc:2468] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 1.
I20260709 14:54:37.026607 15131 leader_election.cc:304] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:37.027222 15365 raft_consensus.cc:2804] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:37.027392 15315 raft_consensus.cc:2468] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 1.
I20260709 14:54:37.027670 15365 raft_consensus.cc:697] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:37.028441 15365 consensus_queue.cc:237] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.036370 15061 catalog_manager.cc:5697] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.040635 15404 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.056164 15404 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.121601 15365 consensus_queue.cc:1048] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:37.123564 15404 consensus_queue.cc:1048] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.137794 15377 consensus_queue.cc:1048] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:37.145588 15366 consensus_queue.cc:1048] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.171936 15409 consensus_queue.cc:1048] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.184357 15368 consensus_queue.cc:1048] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.213411 15315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
mode: GRACEFUL
new_leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:48824
I20260709 14:54:37.214078 15315 raft_consensus.cc:606] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Received request to transfer leadership to TS b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:37.230589 15239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:50106
I20260709 14:54:37.231202 15239 raft_consensus.cc:606] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Received request to transfer leadership to TS b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:37.247916 15166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48582
I20260709 14:54:37.248508 15166 raft_consensus.cc:606] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:37.253592 15315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48824
I20260709 14:54:37.254150 15315 raft_consensus.cc:606] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:37.262312 15166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
mode: GRACEFUL
new_leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:48582
I20260709 14:54:37.262871 15166 raft_consensus.cc:606] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Received request to transfer leadership to TS a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:37.271577 15368 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.274056 15366 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.278576 15409 raft_consensus.cc:993] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: : Instructing follower b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:37.279371 15368 raft_consensus.cc:1081] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Signalling peer b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:37.282480 15164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:48552
I20260709 14:54:37.283063 15164 raft_consensus.cc:493] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.283564 15164 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.294341 15164 raft_consensus.cc:515] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.298151 15368 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.305466 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:37.305968 15164 leader_election.cc:290] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 2 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:37.307231 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:37.307837 15314 raft_consensus.cc:3055] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.308171 15314 raft_consensus.cc:740] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:37.309010 15314 consensus_queue.cc:260] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.310319 15314 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.319558 15404 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.335487 15314 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 2.
I20260709 14:54:37.341126 15131 leader_election.cc:304] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:37.341892 15377 raft_consensus.cc:2804] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.342344 15377 raft_consensus.cc:697] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:37.343173 15377 consensus_queue.cc:237] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.344460 15404 raft_consensus.cc:993] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:37.344870 15404 raft_consensus.cc:1081] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Signalling peer b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:37.347553 15164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:48568
I20260709 14:54:37.348124 15164 raft_consensus.cc:493] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.348671 15164 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.355875 15164 raft_consensus.cc:515] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.357852 15164 leader_election.cc:290] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 2 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:37.359761 15239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:37.360311 15239 raft_consensus.cc:3055] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.360625 15239 raft_consensus.cc:740] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:37.360773 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:37.361425 15315 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.361439 15239 consensus_queue.cc:260] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.362881 15239 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.362274 15061 catalog_manager.cc:5697] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 1 to 2, leader changed from a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195) to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.368366 15315 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 2.
I20260709 14:54:37.369180 15239 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 2.
I20260709 14:54:37.370498 15131 leader_election.cc:304] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:37.371289 15377 raft_consensus.cc:2804] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.372327 15377 raft_consensus.cc:697] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:37.373126 15377 consensus_queue.cc:237] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.378963 15061 catalog_manager.cc:5697] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 1 to 2, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.423486 15377 consensus_queue.cc:1048] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.429725 15429 raft_consensus.cc:993] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: : Instructing follower a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:37.430155 15429 raft_consensus.cc:1081] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Signalling peer a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:37.433677 15315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:48804
I20260709 14:54:37.434320 15315 raft_consensus.cc:493] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.434664 15315 raft_consensus.cc:3060] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.439400 15378 consensus_queue.cc:1048] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.441287 15315 raft_consensus.cc:515] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.447950 15315 leader_election.cc:290] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 2 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:37.449208 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:37.449620 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f5d1e0e77a4eddb107f756a5ceb2fa" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:37.449772 15164 raft_consensus.cc:3055] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.450568 15164 raft_consensus.cc:740] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:37.451350 15164 consensus_queue.cc:260] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.451906 15164 raft_consensus.cc:3060] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.458364 15164 raft_consensus.cc:2468] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 2.
I20260709 14:54:37.459461 15280 leader_election.cc:304] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:37.460134 15368 raft_consensus.cc:2804] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.460601 15368 raft_consensus.cc:697] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:37.461310 15368 consensus_queue.cc:237] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.467298 15061 catalog_manager.cc:5697] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 1 to 2, leader changed from b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193) to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 2 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:37.587688 15440 raft_consensus.cc:993] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:37.588142 15368 raft_consensus.cc:1081] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:37.589607 15239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:54:37.590103 15239 raft_consensus.cc:493] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.590456 15239 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.595551 15239 raft_consensus.cc:515] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.597290 15239 leader_election.cc:290] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:37.598300 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:37.598938 15164 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.599018 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:37.599647 15315 raft_consensus.cc:3055] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.599972 15315 raft_consensus.cc:740] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:37.600708 15315 consensus_queue.cc:260] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.601776 15315 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.604847 15164 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:37.605829 15206 leader_election.cc:304] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:37.606475 15366 raft_consensus.cc:2804] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.606904 15366 raft_consensus.cc:697] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:37.607698 15315 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:37.607707 15366 consensus_queue.cc:237] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.614401 15061 catalog_manager.cc:5697] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 1 to 2, leader changed from a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.736660 15365 raft_consensus.cc:993] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:37.737134 15378 raft_consensus.cc:1081] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:37.738585 15239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50078
I20260709 14:54:37.739142 15239 raft_consensus.cc:493] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.739483 15239 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.746474 15239 raft_consensus.cc:515] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.749099 15239 leader_election.cc:290] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:37.750409 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:37.750985 15315 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.751992 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:37.752632 15164 raft_consensus.cc:3055] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.753006 15164 raft_consensus.cc:740] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:37.753700 15164 consensus_queue.cc:260] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.754575 15164 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.757539 15315 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:37.758494 15314 raft_consensus.cc:1275] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.758567 15206 leader_election.cc:304] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:37.759455 15366 raft_consensus.cc:2804] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.759873 15366 raft_consensus.cc:697] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:37.760082 15378 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.760655 15366 consensus_queue.cc:237] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:37.762399 15164 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:37.771281 15239 raft_consensus.cc:1275] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.772786 15429 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.777307 15061 catalog_manager.cc:5697] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 1 to 2, leader changed from b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.862347 15239 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.867076 15239 raft_consensus.cc:1275] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.868481 15429 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.878141 15315 raft_consensus.cc:1275] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.879439 15365 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.884799 15164 raft_consensus.cc:1275] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.885983 15368 consensus_queue.cc:1048] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.889176 15239 raft_consensus.cc:3060] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.895907 15239 raft_consensus.cc:1275] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.897244 15368 consensus_queue.cc:1048] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.152362 15315 raft_consensus.cc:1275] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:38.153519 15366 consensus_queue.cc:1048] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.158113 15164 raft_consensus.cc:1275] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:38.159457 15400 consensus_queue.cc:1048] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.288005 15164 raft_consensus.cc:1275] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:38.289201 15404 consensus_queue.cc:1048] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.297672 15315 raft_consensus.cc:1275] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:38.299489 15446 consensus_queue.cc:1048] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.288928 15031 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:54:40.289744 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:40.307917 15164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
mode: GRACEFUL
new_leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:36320
I20260709 14:54:40.308350 15164 raft_consensus.cc:606] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Received request to transfer leadership to TS a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:40.318368 15241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:47272
I20260709 14:54:40.318924 15241 raft_consensus.cc:606] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Received request to transfer leadership to TS a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:40.319967 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:40.320398 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:40.352794 15450 raft_consensus.cc:993] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:40.353196 15404 raft_consensus.cc:1081] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Signalling peer a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:40.354408 15315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:54:40.354833 15315 raft_consensus.cc:493] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.355129 15315 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.358777 15315 raft_consensus.cc:515] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:40.360200 15315 leader_election.cc:290] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 2 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:40.360801 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:40.361341 15164 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.361300 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:40.361915 15241 raft_consensus.cc:3055] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.362191 15241 raft_consensus.cc:740] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:40.362835 15241 consensus_queue.cc:260] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:40.363735 15241 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.365690 15164 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 2.
I20260709 14:54:40.366693 15280 leader_election.cc:304] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:40.367487 15448 raft_consensus.cc:2804] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.368688 15448 raft_consensus.cc:697] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:40.369053 15241 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 2.
I20260709 14:54:40.369450 15448 consensus_queue.cc:237] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:40.376181 15061 catalog_manager.cc:5697] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 1 to 2, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 2 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.434127 15365 raft_consensus.cc:993] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: : Instructing follower a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:40.434576 15460 raft_consensus.cc:1081] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Signalling peer a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:40.436012 15315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:48804
I20260709 14:54:40.436465 15315 raft_consensus.cc:493] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.436745 15315 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.440614 15315 raft_consensus.cc:515] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:40.441911 15315 leader_election.cc:290] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 3 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:40.442736 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:40.443063 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:40.443370 15164 raft_consensus.cc:3055] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:40.443625 15241 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.443707 15164 raft_consensus.cc:740] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:40.444545 15164 consensus_queue.cc:260] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:40.445724 15164 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.450126 15241 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 3.
I20260709 14:54:40.451205 15280 leader_election.cc:304] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [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: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:40.451857 15448 raft_consensus.cc:2804] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:40.451922 15164 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 3.
I20260709 14:54:40.452425 15448 raft_consensus.cc:697] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:40.453181 15448 consensus_queue.cc:237] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:40.460395 15062 catalog_manager.cc:5697] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 2 to 3, leader changed from b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193) to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 3 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.766671 15164 raft_consensus.cc:1275] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.767938 15448 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.780328 15241 raft_consensus.cc:1275] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.781612 15448 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.931496 15241 raft_consensus.cc:1275] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:40.932536 15448 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:40.940254 15166 raft_consensus.cc:1275] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:40.941636 15469 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.321252 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:41.330646 15166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48582
I20260709 14:54:41.331157 15166 raft_consensus.cc:606] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:41.335187 15315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48824
I20260709 14:54:41.335561 15315 raft_consensus.cc:606] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:41.339535 15166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48582
I20260709 14:54:41.340080 15166 raft_consensus.cc:606] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:41.344655 15166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48582
I20260709 14:54:41.345031 15166 raft_consensus.cc:606] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:41.355607 15315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
mode: GRACEFUL
new_leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:48824
I20260709 14:54:41.355973 15315 raft_consensus.cc:606] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Received request to transfer leadership to TS 7ad57d6d2f0847dc9b04d142e1994838
I20260709 14:54:41.429039 15469 raft_consensus.cc:993] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.429447 15448 raft_consensus.cc:1081] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.430711 15241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:54:41.431174 15241 raft_consensus.cc:493] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.431432 15241 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:41.435711 15241 raft_consensus.cc:515] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.437150 15241 leader_election.cc:290] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 4 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:41.438055 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:41.438109 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2df07eed244ba6922ce2f819d0b5df" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:41.438766 15315 raft_consensus.cc:3055] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:41.438859 15166 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:41.439045 15315 raft_consensus.cc:740] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:41.439728 15315 consensus_queue.cc:260] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.440589 15315 raft_consensus.cc:3060] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:41.443524 15166 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 4.
I20260709 14:54:41.444162 15315 raft_consensus.cc:2468] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 4.
I20260709 14:54:41.444540 15206 leader_election.cc:304] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [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: 7ad57d6d2f0847dc9b04d142e1994838, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:41.445349 15467 raft_consensus.cc:2804] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:41.446204 15467 raft_consensus.cc:697] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:41.446977 15467 consensus_queue.cc:237] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.452411 15061 catalog_manager.cc:5697] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 3 to 4, leader changed from a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 4 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.645284 15365 raft_consensus.cc:993] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.645692 15475 raft_consensus.cc:1081] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.647133 15241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50078
I20260709 14:54:41.647591 15241 raft_consensus.cc:493] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.647898 15241 raft_consensus.cc:3060] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.652122 15241 raft_consensus.cc:515] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:41.653771 15241 leader_election.cc:290] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Requested vote from peers a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455), b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941)
I20260709 14:54:41.654284 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:41.654816 15315 raft_consensus.cc:3060] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.654736 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fb7ccb36c14ccba501f3117bb4bb77" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:41.655273 15166 raft_consensus.cc:3055] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:41.655557 15166 raft_consensus.cc:740] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:41.656145 15166 consensus_queue.cc:260] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:41.656985 15166 raft_consensus.cc:3060] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.658656 15315 raft_consensus.cc:2468] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:41.659534 15206 leader_election.cc:304] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:41.660272 15467 raft_consensus.cc:2804] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.660668 15467 raft_consensus.cc:697] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:41.661427 15467 consensus_queue.cc:237] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } }
I20260709 14:54:41.661820 15166 raft_consensus.cc:2468] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:41.667562 15061 catalog_manager.cc:5697] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 1 to 2, leader changed from b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:41.699844 15365 raft_consensus.cc:993] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.700217 15475 raft_consensus.cc:1081] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.701424 15241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50078
I20260709 14:54:41.701911 15241 raft_consensus.cc:493] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.702234 15241 raft_consensus.cc:3060] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.706198 15241 raft_consensus.cc:515] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.707862 15241 leader_election.cc:290] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:41.708362 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:41.708796 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a797ecddac481aa3bbf6fc835a55b4" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:41.708956 15166 raft_consensus.cc:3055] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:41.709239 15315 raft_consensus.cc:3060] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.709321 15166 raft_consensus.cc:740] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:41.710083 15166 consensus_queue.cc:260] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.710917 15166 raft_consensus.cc:3060] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.713019 15315 raft_consensus.cc:2468] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:41.713907 15206 leader_election.cc:304] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:41.714519 15467 raft_consensus.cc:2804] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.714964 15467 raft_consensus.cc:697] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:41.715243 15166 raft_consensus.cc:2468] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 2.
I20260709 14:54:41.715817 15467 consensus_queue.cc:237] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.722064 15061 catalog_manager.cc:5697] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 1 to 2, leader changed from b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.772102 15365 raft_consensus.cc:993] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.772563 15475 raft_consensus.cc:1081] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.773869 15241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50078
I20260709 14:54:41.774346 15241 raft_consensus.cc:493] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.774642 15241 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.780462 15241 raft_consensus.cc:515] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.782325 15241 leader_election.cc:290] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 3 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:41.782784 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:41.783389 15166 raft_consensus.cc:3055] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:41.783320 15315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:41.783735 15166 raft_consensus.cc:740] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:41.783918 15315 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.784482 15166 consensus_queue.cc:260] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.785331 15166 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.787989 15315 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 3.
I20260709 14:54:41.788940 15206 leader_election.cc:304] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [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: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:41.789654 15467 raft_consensus.cc:2804] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:41.790117 15467 raft_consensus.cc:697] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:41.790467 15166 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 3.
I20260709 14:54:41.790896 15467 consensus_queue.cc:237] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.796972 15061 catalog_manager.cc:5697] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 2 to 3, leader changed from b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 3 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.861851 15166 raft_consensus.cc:1275] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:41.863013 15467 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:41.864161 15469 raft_consensus.cc:993] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: : Instructing follower 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.864615 15448 raft_consensus.cc:1081] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Signalling peer 7ad57d6d2f0847dc9b04d142e1994838 to start an election
I20260709 14:54:41.866004 15241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:54:41.866524 15241 raft_consensus.cc:493] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.866874 15241 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.875568 15241 raft_consensus.cc:515] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.877751 15241 leader_election.cc:290] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [CANDIDATE]: Term 3 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:41.879010 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:41.879189 15315 raft_consensus.cc:1275] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:41.879596 15314 raft_consensus.cc:3055] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:41.879901 15314 raft_consensus.cc:740] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:41.880743 15467 consensus_queue.cc:1048] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:41.880671 15314 consensus_queue.cc:260] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.881760 15314 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.889982 15166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "7ad57d6d2f0847dc9b04d142e1994838" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:41.890542 15166 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.894744 15314 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 3.
I20260709 14:54:41.895964 15206 leader_election.cc:304] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [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: 7ad57d6d2f0847dc9b04d142e1994838, a9975dfa8cd54523abbdcc7979e7b8be; no voters: 
I20260709 14:54:41.896087 15166 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ad57d6d2f0847dc9b04d142e1994838 in term 3.
I20260709 14:54:41.896620 15481 raft_consensus.cc:2804] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:41.897125 15481 raft_consensus.cc:697] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Becoming Leader. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:41.897787 15481 consensus_queue.cc:237] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:41.903700 15061 catalog_manager.cc:5697] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 reported cstate change: term changed from 2 to 3, leader changed from a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195) to 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194). New cstate: current_term: 3 leader_uuid: "7ad57d6d2f0847dc9b04d142e1994838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.136456 15166 raft_consensus.cc:1275] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.137658 15481 consensus_queue.cc:1048] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.145700 15314 raft_consensus.cc:1275] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.147317 15471 consensus_queue.cc:1048] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.189491 15166 raft_consensus.cc:1275] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:42.190562 15471 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:42.199569 15314 raft_consensus.cc:1275] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:42.200847 15467 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:42.216421 15166 raft_consensus.cc:1275] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.217509 15467 consensus_queue.cc:1048] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.226351 15314 raft_consensus.cc:1275] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.228260 15471 consensus_queue.cc:1048] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.405421 15166 raft_consensus.cc:1275] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:42.406478 15467 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:42.414341 15314 raft_consensus.cc:1275] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Refusing update from remote peer 7ad57d6d2f0847dc9b04d142e1994838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:42.416414 15481 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:44.359946 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:44.367129 15241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:47272
I20260709 14:54:44.368027 15241 raft_consensus.cc:606] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Received request to transfer leadership to TS a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:44.370929 15241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:47272
I20260709 14:54:44.371328 15241 raft_consensus.cc:606] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Received request to transfer leadership to TS a9975dfa8cd54523abbdcc7979e7b8be
I20260709 14:54:44.373346 15241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:47272
I20260709 14:54:44.373708 15241 raft_consensus.cc:606] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Received request to transfer leadership to TS b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:44.375643 15241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:47272
I20260709 14:54:44.376008 15241 raft_consensus.cc:606] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Received request to transfer leadership to TS b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:44.377977 15241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc"
dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
mode: GRACEFUL
new_leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:47272
I20260709 14:54:44.378340 15241 raft_consensus.cc:606] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Received request to transfer leadership to TS b3bb815277e844d09d49e91d7c2de3f1
I20260709 14:54:44.379269 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:44.379703 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:44.513772 15481 raft_consensus.cc:993] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:44.514303 15495 raft_consensus.cc:1081] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Signalling peer b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:44.515705 15164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:48568
I20260709 14:54:44.516172 15164 raft_consensus.cc:493] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.516441 15164 raft_consensus.cc:3060] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.521093 15164 raft_consensus.cc:515] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.522542 15164 leader_election.cc:290] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 2 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:44.523470 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:44.524030 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0e8a907cf3494c9838488cf53e44d6" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:44.524235 15241 raft_consensus.cc:3055] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:44.524577 15314 raft_consensus.cc:3060] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.524554 15241 raft_consensus.cc:740] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:44.525614 15241 consensus_queue.cc:260] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.526938 15241 raft_consensus.cc:3060] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.531667 15314 raft_consensus.cc:2468] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 2.
I20260709 14:54:44.532968 15131 leader_election.cc:304] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:44.533862 15241 raft_consensus.cc:2468] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 2.
I20260709 14:54:44.534492 15496 raft_consensus.cc:2804] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:44.535398 15496 raft_consensus.cc:697] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:44.536249 15496 consensus_queue.cc:237] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.542460 15061 catalog_manager.cc:5697] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 1 to 2, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.567082 15481 raft_consensus.cc:993] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:44.567553 15495 raft_consensus.cc:1081] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Signalling peer a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:44.568921 15314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:54:44.569442 15314 raft_consensus.cc:493] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.569753 15314 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:44.574803 15314 raft_consensus.cc:515] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.576303 15314 leader_election.cc:290] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 4 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:44.577003 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:44.577361 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4276b43e1feb4763bf515607fff8ffdd" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:44.577596 15164 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:44.577898 15241 raft_consensus.cc:3055] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:44.578178 15241 raft_consensus.cc:740] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:44.578763 15241 consensus_queue.cc:260] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.579775 15241 raft_consensus.cc:3060] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:44.582137 15164 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 4.
I20260709 14:54:44.583244 15280 leader_election.cc:304] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:44.584017 15448 raft_consensus.cc:2804] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:44.584955 15241 raft_consensus.cc:2468] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 4.
I20260709 14:54:44.585158 15448 raft_consensus.cc:697] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 4 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:44.586095 15448 consensus_queue.cc:237] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.593261 15061 catalog_manager.cc:5697] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 3 to 4, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 4 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.603868 15481 raft_consensus.cc:993] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:44.604275 15495 raft_consensus.cc:1081] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Signalling peer b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:44.605470 15164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:48568
I20260709 14:54:44.605866 15164 raft_consensus.cc:493] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.606134 15164 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:44.609761 15164 raft_consensus.cc:515] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.610965 15164 leader_election.cc:290] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 4 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:44.611734 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:44.612094 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff06b21c2b4cec826832de38f51dbc" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:44.612253 15241 raft_consensus.cc:3055] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:44.612521 15241 raft_consensus.cc:740] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:44.612582 15314 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:44.613380 15241 consensus_queue.cc:260] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.614494 15241 raft_consensus.cc:3060] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:44.618717 15314 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 4.
I20260709 14:54:44.619728 15131 leader_election.cc:304] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:44.620461 15496 raft_consensus.cc:2804] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:44.620455 15241 raft_consensus.cc:2468] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 4.
I20260709 14:54:44.620946 15496 raft_consensus.cc:697] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 4 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:44.621868 15496 consensus_queue.cc:237] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.628497 15061 catalog_manager.cc:5697] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 3 to 4, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 4 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.750344 15481 raft_consensus.cc:993] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:44.750752 15495 raft_consensus.cc:1081] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Signalling peer b3bb815277e844d09d49e91d7c2de3f1 to start an election
I20260709 14:54:44.752007 15164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098"
dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
 from {username='slave'} at 127.0.0.1:48568
I20260709 14:54:44.752439 15164 raft_consensus.cc:493] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.752733 15164 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.756652 15164 raft_consensus.cc:515] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.757901 15164 leader_election.cc:290] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [CANDIDATE]: Term 3 election: Requested vote from peers 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905), a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195:37455)
I20260709 14:54:44.758672 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:44.759001 15314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696e3cc137f4dd28d915b227bcdf098" candidate_uuid: "b3bb815277e844d09d49e91d7c2de3f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
I20260709 14:54:44.759231 15241 raft_consensus.cc:3055] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:44.759546 15314 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.759529 15241 raft_consensus.cc:740] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:44.760442 15241 consensus_queue.cc:260] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.761543 15241 raft_consensus.cc:3060] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.765791 15314 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 3.
I20260709 14:54:44.766836 15131 leader_election.cc:304] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:44.767382 15241 raft_consensus.cc:2468] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3bb815277e844d09d49e91d7c2de3f1 in term 3.
I20260709 14:54:44.767556 15496 raft_consensus.cc:2804] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:44.768046 15496 raft_consensus.cc:697] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 3 LEADER]: Becoming Leader. State: Replica: b3bb815277e844d09d49e91d7c2de3f1, State: Running, Role: LEADER
I20260709 14:54:44.768790 15496 consensus_queue.cc:237] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.775051 15061 catalog_manager.cc:5697] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 reported cstate change: term changed from 2 to 3, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193). New cstate: current_term: 3 leader_uuid: "b3bb815277e844d09d49e91d7c2de3f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.908939 15481 raft_consensus.cc:993] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: : Instructing follower a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:44.909389 15495 raft_consensus.cc:1081] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Signalling peer a9975dfa8cd54523abbdcc7979e7b8be to start an election
I20260709 14:54:44.910701 15314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf"
dest_uuid: "a9975dfa8cd54523abbdcc7979e7b8be"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:54:44.911168 15314 raft_consensus.cc:493] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.911469 15314 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.916486 15241 raft_consensus.cc:1275] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.916626 15314 raft_consensus.cc:515] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.917752 15496 consensus_queue.cc:1048] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.918278 15314 leader_election.cc:290] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [CANDIDATE]: Term 3 election: Requested vote from peers b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941), 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194:33905)
I20260709 14:54:44.918902 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3bb815277e844d09d49e91d7c2de3f1"
I20260709 14:54:44.919251 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef4303b6f5947a58dd6d91bfdcecdcf" candidate_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ad57d6d2f0847dc9b04d142e1994838"
I20260709 14:54:44.919451 15164 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.919735 15241 raft_consensus.cc:3055] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:44.919952 15241 raft_consensus.cc:740] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ad57d6d2f0847dc9b04d142e1994838, State: Running, Role: LEADER
I20260709 14:54:44.920485 15241 consensus_queue.cc:260] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.921180 15241 raft_consensus.cc:3060] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.923044 15164 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 3.
I20260709 14:54:44.925249 15241 raft_consensus.cc:2468] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9975dfa8cd54523abbdcc7979e7b8be in term 3.
I20260709 14:54:44.925132 15280 leader_election.cc:304] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [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: a9975dfa8cd54523abbdcc7979e7b8be, b3bb815277e844d09d49e91d7c2de3f1; no voters: 
I20260709 14:54:44.926458 15448 raft_consensus.cc:2804] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:44.926954 15448 raft_consensus.cc:697] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Becoming Leader. State: Replica: a9975dfa8cd54523abbdcc7979e7b8be, State: Running, Role: LEADER
I20260709 14:54:44.927735 15448 consensus_queue.cc:237] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [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: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } }
I20260709 14:54:44.942970 15062 catalog_manager.cc:5697] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be reported cstate change: term changed from 2 to 3, leader changed from 7ad57d6d2f0847dc9b04d142e1994838 (127.14.173.194) to a9975dfa8cd54523abbdcc7979e7b8be (127.14.173.195). New cstate: current_term: 3 leader_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.945387 15314 raft_consensus.cc:1275] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.946695 15497 consensus_queue.cc:1048] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.989017 15164 raft_consensus.cc:1275] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:44.990151 15448 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:44.999385 15241 raft_consensus.cc:1275] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:45.000710 15503 consensus_queue.cc:1048] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:45.169682 15314 raft_consensus.cc:1275] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:45.170843 15497 consensus_queue.cc:1048] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:45.179747 15241 raft_consensus.cc:1275] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:45.182255 15496 consensus_queue.cc:1048] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:45.217819 15241 raft_consensus.cc:1275] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:45.218940 15496 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:45.226646 15314 raft_consensus.cc:1275] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Refusing update from remote peer b3bb815277e844d09d49e91d7c2de3f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:45.227965 15511 consensus_queue.cc:1048] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9975dfa8cd54523abbdcc7979e7b8be" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:45.353366 15164 raft_consensus.cc:1275] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:45.354511 15503 consensus_queue.cc:1048] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3bb815277e844d09d49e91d7c2de3f1" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:45.364684 15241 raft_consensus.cc:1275] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Refusing update from remote peer a9975dfa8cd54523abbdcc7979e7b8be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:45.366154 15515 consensus_queue.cc:1048] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad57d6d2f0847dc9b04d142e1994838" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:45.380402 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:45.385371 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
I20260709 14:54:45.415151 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:45.415791 15031 tablet_replica.cc:333] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.416450 15031 raft_consensus.cc:2243] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.416940 15031 raft_consensus.cc:2272] T eb2df07eed244ba6922ce2f819d0b5df P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.419023 15031 tablet_replica.cc:333] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.419620 15031 raft_consensus.cc:2243] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.420040 15031 raft_consensus.cc:2272] T 47f5d1e0e77a4eddb107f756a5ceb2fa P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.421507 15031 tablet_replica.cc:333] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.421985 15031 raft_consensus.cc:2243] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.422631 15031 raft_consensus.cc:2272] T df0e8a907cf3494c9838488cf53e44d6 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.424808 15031 tablet_replica.cc:333] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.425324 15031 raft_consensus.cc:2243] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.425719 15031 raft_consensus.cc:2272] T 03fb7ccb36c14ccba501f3117bb4bb77 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.427364 15031 tablet_replica.cc:333] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.428056 15031 raft_consensus.cc:2243] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.428795 15031 raft_consensus.cc:2272] T ecff06b21c2b4cec826832de38f51dbc P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.430495 15031 tablet_replica.cc:333] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.431026 15031 raft_consensus.cc:2243] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.431493 15031 raft_consensus.cc:2272] T 6ef4303b6f5947a58dd6d91bfdcecdcf P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.433365 15031 tablet_replica.cc:333] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.433815 15031 raft_consensus.cc:2243] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.434188 15031 raft_consensus.cc:2272] T 18a797ecddac481aa3bbf6fc835a55b4 P b3bb815277e844d09d49e91d7c2de3f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.435675 15031 tablet_replica.cc:333] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.436097 15031 raft_consensus.cc:2243] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.436455 15031 raft_consensus.cc:2272] T 4276b43e1feb4763bf515607fff8ffdd P b3bb815277e844d09d49e91d7c2de3f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.438098 15031 tablet_replica.cc:333] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1: stopping tablet replica
I20260709 14:54:45.438530 15031 raft_consensus.cc:2243] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.439229 15031 raft_consensus.cc:2272] T c696e3cc137f4dd28d915b227bcdf098 P b3bb815277e844d09d49e91d7c2de3f1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:45.551982 15280 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.173.193:39941: connect: Connection refused (error 111)
W20260709 14:54:45.556044 15280 consensus_peers.cc:597] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be -> Peer b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941): Couldn't send request to peer b3bb815277e844d09d49e91d7c2de3f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:39941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:45.557570 15206 consensus_peers.cc:597] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 -> Peer b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941): Couldn't send request to peer b3bb815277e844d09d49e91d7c2de3f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:39941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:45.557986 15206 consensus_peers.cc:597] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 -> Peer b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941): Couldn't send request to peer b3bb815277e844d09d49e91d7c2de3f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:39941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:45.558252 15280 consensus_peers.cc:597] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be -> Peer b3bb815277e844d09d49e91d7c2de3f1 (127.14.173.193:39941): Couldn't send request to peer b3bb815277e844d09d49e91d7c2de3f1. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:39941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:45.562265 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
I20260709 14:54:45.579016 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
I20260709 14:54:45.600462 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:45.601048 15031 tablet_replica.cc:333] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.601954 15031 raft_consensus.cc:2243] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.602512 15031 raft_consensus.cc:2272] T 4276b43e1feb4763bf515607fff8ffdd P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.604439 15031 tablet_replica.cc:333] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.604887 15031 raft_consensus.cc:2243] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.605204 15031 raft_consensus.cc:2272] T c696e3cc137f4dd28d915b227bcdf098 P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.606912 15031 tablet_replica.cc:333] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.607427 15031 raft_consensus.cc:2243] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.607744 15031 raft_consensus.cc:2272] T 6ef4303b6f5947a58dd6d91bfdcecdcf P 7ad57d6d2f0847dc9b04d142e1994838 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.609401 15031 tablet_replica.cc:333] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.609822 15031 raft_consensus.cc:2243] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.610425 15031 raft_consensus.cc:2272] T 18a797ecddac481aa3bbf6fc835a55b4 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.611893 15031 tablet_replica.cc:333] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.612273 15031 raft_consensus.cc:2243] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.612571 15031 raft_consensus.cc:2272] T 47f5d1e0e77a4eddb107f756a5ceb2fa P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.613955 15031 tablet_replica.cc:333] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.614329 15031 raft_consensus.cc:2243] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.614632 15031 raft_consensus.cc:2272] T df0e8a907cf3494c9838488cf53e44d6 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.616523 15031 tablet_replica.cc:333] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.616925 15031 raft_consensus.cc:2243] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.617539 15031 raft_consensus.cc:2272] T eb2df07eed244ba6922ce2f819d0b5df P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.618918 15031 tablet_replica.cc:333] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.619355 15031 raft_consensus.cc:2243] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.619666 15031 raft_consensus.cc:2272] T ecff06b21c2b4cec826832de38f51dbc P 7ad57d6d2f0847dc9b04d142e1994838 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.621259 15031 tablet_replica.cc:333] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838: stopping tablet replica
I20260709 14:54:45.621608 15031 raft_consensus.cc:2243] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.622182 15031 raft_consensus.cc:2272] T 03fb7ccb36c14ccba501f3117bb4bb77 P 7ad57d6d2f0847dc9b04d142e1994838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.648007 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
I20260709 14:54:45.663234 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
I20260709 14:54:45.685617 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:45.686282 15031 tablet_replica.cc:333] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.686825 15031 raft_consensus.cc:2243] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.687368 15031 raft_consensus.cc:2272] T eb2df07eed244ba6922ce2f819d0b5df P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.689028 15031 tablet_replica.cc:333] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.689533 15031 raft_consensus.cc:2243] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.689917 15031 raft_consensus.cc:2272] T 03fb7ccb36c14ccba501f3117bb4bb77 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.691493 15031 tablet_replica.cc:333] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.692066 15031 raft_consensus.cc:2243] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.692534 15031 raft_consensus.cc:2272] T ecff06b21c2b4cec826832de38f51dbc P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.694655 15031 tablet_replica.cc:333] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.695078 15031 raft_consensus.cc:2243] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.695755 15031 raft_consensus.cc:2272] T 4276b43e1feb4763bf515607fff8ffdd P a9975dfa8cd54523abbdcc7979e7b8be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.697359 15031 tablet_replica.cc:333] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.697779 15031 raft_consensus.cc:2243] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.698133 15031 raft_consensus.cc:2272] T c696e3cc137f4dd28d915b227bcdf098 P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.700006 15031 tablet_replica.cc:333] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.700404 15031 raft_consensus.cc:2243] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.700960 15031 raft_consensus.cc:2272] T 6ef4303b6f5947a58dd6d91bfdcecdcf P a9975dfa8cd54523abbdcc7979e7b8be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.702488 15031 tablet_replica.cc:333] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.702903 15031 raft_consensus.cc:2243] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.703552 15031 raft_consensus.cc:2272] T 47f5d1e0e77a4eddb107f756a5ceb2fa P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.704823 15031 tablet_replica.cc:333] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.705206 15031 raft_consensus.cc:2243] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.705547 15031 raft_consensus.cc:2272] T df0e8a907cf3494c9838488cf53e44d6 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.707410 15031 tablet_replica.cc:333] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be: stopping tablet replica
I20260709 14:54:45.707777 15031 raft_consensus.cc:2243] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:45.708109 15031 raft_consensus.cc:2272] T 18a797ecddac481aa3bbf6fc835a55b4 P a9975dfa8cd54523abbdcc7979e7b8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.732558 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:54:45.747869 15031 master.cc:562] Master@127.14.173.254:41753 shutting down...
I20260709 14:54:45.775398 15118 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 14:54:45.940806 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:45.941314 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:45.941593 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P c4464fbe5c464f9fbe0c66e216d227ca: stopping tablet replica
I20260709 14:54:45.961192 15031 master.cc:584] Master@127.14.173.254:41753 shutdown complete.
7ad57d6d2f0847dc9b04d142e1994838  4
a9975dfa8cd54523abbdcc7979e7b8be  1
b3bb815277e844d09d49e91d7c2de3f1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12502 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:54:46.000777 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:36211
I20260709 14:54:46.001865 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.007004 15527 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 14:54:46.007440 15528 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 14:54:46.008389 15530 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 14:54:46.009418 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:46.010200 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.010386 15031 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 14:54:46.010499 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608886010488 us; error 0 us; skew 500 ppm
I20260709 14:54:46.010933 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.013931 15031 webserver.cc:533] Webserver started at http://127.14.173.254:34681/ using document root <none> and password file <none>
I20260709 14:54:46.014374 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.014528 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.014741 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.015806 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "0c2de313093445df8a8140b629e364ea"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.019784 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:46.022668 15535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.023424 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:46.023695 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "0c2de313093445df8a8140b629e364ea"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.023978 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-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 14:54:46.042505 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.043718 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.079674 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:36211
I20260709 14:54:46.079751 15586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:36211 every 8 connection(s)
I20260709 14:54:46.083564 15587 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 14:54:46.092427 15587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea: Bootstrap starting.
I20260709 14:54:46.096803 15587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.100672 15587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea: No bootstrap required, opened a new log
I20260709 14:54:46.102628 15587 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2de313093445df8a8140b629e364ea" member_type: VOTER }
I20260709 14:54:46.103005 15587 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.103296 15587 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2de313093445df8a8140b629e364ea, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.103853 15587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c2de313093445df8a8140b629e364ea" member_type: VOTER }
I20260709 14:54:46.104293 15587 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:46.104516 15587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:46.104786 15587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.108485 15587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2de313093445df8a8140b629e364ea" member_type: VOTER }
I20260709 14:54:46.108965 15587 leader_election.cc:304] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [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: 0c2de313093445df8a8140b629e364ea; no voters: 
I20260709 14:54:46.109992 15587 leader_election.cc:290] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:46.110458 15590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.111796 15590 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 1 LEADER]: Becoming Leader. State: Replica: 0c2de313093445df8a8140b629e364ea, State: Running, Role: LEADER
I20260709 14:54:46.112470 15590 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [LEADER]: Queue going to LEADER mode. State: All 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: "0c2de313093445df8a8140b629e364ea" member_type: VOTER }
I20260709 14:54:46.112775 15587 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:46.116717 15591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c2de313093445df8a8140b629e364ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2de313093445df8a8140b629e364ea" member_type: VOTER } }
I20260709 14:54:46.117296 15591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:46.118471 15592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c2de313093445df8a8140b629e364ea. Latest consensus state: current_term: 1 leader_uuid: "0c2de313093445df8a8140b629e364ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c2de313093445df8a8140b629e364ea" member_type: VOTER } }
I20260709 14:54:46.118968 15592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:46.124830 15598 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:46.129721 15598 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:46.130729 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:46.137449 15598 catalog_manager.cc:1383] Generated new cluster ID: 154b3e252f894c5c9a06bf63c649182e
I20260709 14:54:46.137692 15598 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:46.167210 15598 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:46.168311 15598 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:46.190577 15598 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea: Generated new TSK 0
I20260709 14:54:46.191121 15598 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:46.196798 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.202134 15608 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 14:54:46.203259 15609 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 14:54:46.204962 15031 server_base.cc:1061] running on GCE node
W20260709 14:54:46.205000 15611 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 14:54:46.205915 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.206110 15031 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 14:54:46.206291 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608886206273 us; error 0 us; skew 500 ppm
I20260709 14:54:46.206797 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.208933 15031 webserver.cc:533] Webserver started at http://127.14.173.193:36313/ using document root <none> and password file <none>
I20260709 14:54:46.209394 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.209605 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.209873 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.210855 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "70405e0d04b4454ab19df6556d177a3b"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.215016 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:46.217998 15616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.218708 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:54:46.218992 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "70405e0d04b4454ab19df6556d177a3b"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.219323 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-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 14:54:46.231760 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.232904 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.234259 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.236346 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:46.236586 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.236816 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:46.237020 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.275658 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:35957
I20260709 14:54:46.275745 15678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:35957 every 8 connection(s)
I20260709 14:54:46.280126 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.287675 15683 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 14:54:46.288668 15684 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 14:54:46.291862 15686 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 14:54:46.291882 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:46.292917 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.293130 15031 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 14:54:46.293321 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608886293304 us; error 0 us; skew 500 ppm
I20260709 14:54:46.293834 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.296538 15031 webserver.cc:533] Webserver started at http://127.14.173.194:36347/ using document root <none> and password file <none>
I20260709 14:54:46.297094 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.297334 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.297516 15679 heartbeater.cc:344] Connected to a master server at 127.14.173.254:36211
I20260709 14:54:46.297662 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.297899 15679 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:46.298590 15679 heartbeater.cc:507] Master 127.14.173.254:36211 requested a full tablet report, sending...
I20260709 14:54:46.298945 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "1f4d68954894454a934203b48eab26ae"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.300627 15552 ts_manager.cc:194] Registered new tserver with Master: 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957)
I20260709 14:54:46.302232 15552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40720
I20260709 14:54:46.303706 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:46.306840 15691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.307693 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:46.307929 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "1f4d68954894454a934203b48eab26ae"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.308151 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-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 14:54:46.326862 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.328050 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.329342 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.331409 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:46.331575 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.331888 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:46.332067 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.369565 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:38105
I20260709 14:54:46.369661 15753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:38105 every 8 connection(s)
I20260709 14:54:46.374110 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.380021 15757 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 14:54:46.381040 15758 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 14:54:46.384239 15031 server_base.cc:1061] running on GCE node
W20260709 14:54:46.385102 15760 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 14:54:46.386025 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:46.386124 15754 heartbeater.cc:344] Connected to a master server at 127.14.173.254:36211
W20260709 14:54:46.386348 15031 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 14:54:46.386523 15754 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:46.386557 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608886386537 us; error 0 us; skew 500 ppm
I20260709 14:54:46.387408 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.387462 15754 heartbeater.cc:507] Master 127.14.173.254:36211 requested a full tablet report, sending...
I20260709 14:54:46.389864 15552 ts_manager.cc:194] Registered new tserver with Master: 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:46.390187 15031 webserver.cc:533] Webserver started at http://127.14.173.195:45409/ using document root <none> and password file <none>
I20260709 14:54:46.390695 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.390915 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.391228 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.391418 15552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40736
I20260709 14:54:46.392590 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "800710e3d1544fda9d3b09df73cfb4bc"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.397015 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:46.399978 15765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.400738 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:46.401021 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "800710e3d1544fda9d3b09df73cfb4bc"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-qp7s"
I20260709 14:54:46.401283 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608873337248-15031-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 14:54:46.415419 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.416678 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.418036 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.420140 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:46.420387 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.420622 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:46.420902 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:46.458912 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:43259
I20260709 14:54:46.458979 15827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:43259 every 8 connection(s)
I20260709 14:54:46.471487 15828 heartbeater.cc:344] Connected to a master server at 127.14.173.254:36211
I20260709 14:54:46.471840 15828 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:46.472497 15828 heartbeater.cc:507] Master 127.14.173.254:36211 requested a full tablet report, sending...
I20260709 14:54:46.474247 15552 ts_manager.cc:194] Registered new tserver with Master: 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:46.475003 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013042864s
I20260709 14:54:46.475536 15552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40740
I20260709 14:54:46.497756 15552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40742:
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 14:54:46.500552 15552 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 14:54:46.566708 15644 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcfe13d38a84f93b8e5466e3ee06880 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:46.568194 15644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfe13d38a84f93b8e5466e3ee06880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.568365 15643 tablet_service.cc:1511] Processing CreateTablet for tablet aaadf066d2bb45dfbf74cfe64372846a (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:46.569609 15643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaadf066d2bb45dfbf74cfe64372846a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.575538 15642 tablet_service.cc:1511] Processing CreateTablet for tablet 619cb379a72c4bf8a57a0b641dd1ee5b (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:46.576774 15642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cb379a72c4bf8a57a0b641dd1ee5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.580802 15641 tablet_service.cc:1511] Processing CreateTablet for tablet ed3f82e6dc4f4730a21b8e653cc88cc8 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:46.582039 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3f82e6dc4f4730a21b8e653cc88cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.584924 15640 tablet_service.cc:1511] Processing CreateTablet for tablet ad911a4630974fe18bd034c3983ac403 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:46.586120 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad911a4630974fe18bd034c3983ac403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.604189 15716 tablet_service.cc:1511] Processing CreateTablet for tablet ed3f82e6dc4f4730a21b8e653cc88cc8 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:46.605553 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3f82e6dc4f4730a21b8e653cc88cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.605404 15718 tablet_service.cc:1511] Processing CreateTablet for tablet aaadf066d2bb45dfbf74cfe64372846a (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:46.607620 15717 tablet_service.cc:1511] Processing CreateTablet for tablet 619cb379a72c4bf8a57a0b641dd1ee5b (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:46.599800 15719 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcfe13d38a84f93b8e5466e3ee06880 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:46.610963 15715 tablet_service.cc:1511] Processing CreateTablet for tablet ad911a4630974fe18bd034c3983ac403 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:46.613126 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaadf066d2bb45dfbf74cfe64372846a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.615526 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfe13d38a84f93b8e5466e3ee06880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.617635 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad911a4630974fe18bd034c3983ac403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.620432 15717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cb379a72c4bf8a57a0b641dd1ee5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.633711 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 6eacf20485f44e7188b0d046682945aa (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:46.636142 15714 tablet_service.cc:1511] Processing CreateTablet for tablet 6eacf20485f44e7188b0d046682945aa (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:46.640143 15792 tablet_service.cc:1511] Processing CreateTablet for tablet aaadf066d2bb45dfbf74cfe64372846a (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:46.642911 15791 tablet_service.cc:1511] Processing CreateTablet for tablet 619cb379a72c4bf8a57a0b641dd1ee5b (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:46.644220 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaadf066d2bb45dfbf74cfe64372846a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.642439 15842 tablet_bootstrap.cc:492] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:46.645713 15789 tablet_service.cc:1511] Processing CreateTablet for tablet ad911a4630974fe18bd034c3983ac403 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:46.647406 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad911a4630974fe18bd034c3983ac403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.643276 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eacf20485f44e7188b0d046682945aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.638998 15793 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcfe13d38a84f93b8e5466e3ee06880 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:46.650545 15791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619cb379a72c4bf8a57a0b641dd1ee5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.651255 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfe13d38a84f93b8e5466e3ee06880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.652226 15788 tablet_service.cc:1511] Processing CreateTablet for tablet 6eacf20485f44e7188b0d046682945aa (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:46.653445 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eacf20485f44e7188b0d046682945aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.642583 15790 tablet_service.cc:1511] Processing CreateTablet for tablet ed3f82e6dc4f4730a21b8e653cc88cc8 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:46.656157 15790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3f82e6dc4f4730a21b8e653cc88cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.659379 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 45820e0c52924b09bd3142c6a4285f71 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:46.661031 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45820e0c52924b09bd3142c6a4285f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.670650 15842 tablet_bootstrap.cc:654] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.679770 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eacf20485f44e7188b0d046682945aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.692179 15644 tablet_service.cc:1511] Processing CreateTablet for tablet 45820e0c52924b09bd3142c6a4285f71 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:46.698618 15644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45820e0c52924b09bd3142c6a4285f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.715394 15641 tablet_service.cc:1511] Processing CreateTablet for tablet b5434e05343440caa23e84a6afc61360 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:46.716660 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5434e05343440caa23e84a6afc61360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.726154 15792 tablet_service.cc:1511] Processing CreateTablet for tablet 45820e0c52924b09bd3142c6a4285f71 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:46.727387 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45820e0c52924b09bd3142c6a4285f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.733340 15844 tablet_bootstrap.cc:492] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:46.736558 15714 tablet_service.cc:1511] Processing CreateTablet for tablet b5434e05343440caa23e84a6afc61360 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:46.736652 15787 tablet_service.cc:1511] Processing CreateTablet for tablet b5434e05343440caa23e84a6afc61360 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:46.744398 15787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5434e05343440caa23e84a6afc61360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.740512 15843 tablet_bootstrap.cc:492] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:46.748401 15844 tablet_bootstrap.cc:654] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.744398 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5434e05343440caa23e84a6afc61360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.754407 15842 tablet_bootstrap.cc:492] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:46.755226 15842 ts_tablet_manager.cc:1403] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.005s
I20260709 14:54:46.757508 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 26d9157c76eb4359a4b91a7665017aa6 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:46.757745 15793 tablet_service.cc:1511] Processing CreateTablet for tablet 26d9157c76eb4359a4b91a7665017aa6 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:46.759032 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d9157c76eb4359a4b91a7665017aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.759506 15644 tablet_service.cc:1511] Processing CreateTablet for tablet 26d9157c76eb4359a4b91a7665017aa6 (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:46.760725 15644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d9157c76eb4359a4b91a7665017aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.761961 15643 tablet_service.cc:1511] Processing CreateTablet for tablet fb4df5f28b6544f8a3041806fdc2a9fe (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:46.763159 15643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4df5f28b6544f8a3041806fdc2a9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.765889 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d9157c76eb4359a4b91a7665017aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.769402 15843 tablet_bootstrap.cc:654] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.770227 15717 tablet_service.cc:1511] Processing CreateTablet for tablet fb4df5f28b6544f8a3041806fdc2a9fe (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:46.771663 15717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4df5f28b6544f8a3041806fdc2a9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.773330 15842 raft_consensus.cc:359] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.774437 15842 raft_consensus.cc:385] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.774786 15842 raft_consensus.cc:740] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.775707 15842 consensus_queue.cc:260] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.807791 15842 ts_tablet_manager.cc:1434] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.021s
I20260709 14:54:46.808301 15844 tablet_bootstrap.cc:492] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:46.808569 15679 heartbeater.cc:499] Master 127.14.173.254:36211 was elected leader, sending a full tablet report...
I20260709 14:54:46.808840 15844 ts_tablet_manager.cc:1403] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.006s
I20260709 14:54:46.811621 15844 raft_consensus.cc:359] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.812317 15844 raft_consensus.cc:385] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.812631 15844 raft_consensus.cc:740] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.813452 15843 tablet_bootstrap.cc:492] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:46.813952 15843 ts_tablet_manager.cc:1403] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.008s
I20260709 14:54:46.813531 15844 consensus_queue.cc:260] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.814741 15792 tablet_service.cc:1511] Processing CreateTablet for tablet fb4df5f28b6544f8a3041806fdc2a9fe (DEFAULT_TABLE table=test-workload [id=9d5d4d98030a450cad0cf2e839148588]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:46.821462 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4df5f28b6544f8a3041806fdc2a9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.823138 15842 tablet_bootstrap.cc:492] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:46.817512 15843 raft_consensus.cc:359] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.834878 15843 raft_consensus.cc:385] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.835789 15843 raft_consensus.cc:740] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.838333 15843 consensus_queue.cc:260] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.842854 15828 heartbeater.cc:499] Master 127.14.173.254:36211 was elected leader, sending a full tablet report...
I20260709 14:54:46.845654 15844 ts_tablet_manager.cc:1434] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.036s	user 0.018s	sys 0.015s
I20260709 14:54:46.845944 15754 heartbeater.cc:499] Master 127.14.173.254:36211 was elected leader, sending a full tablet report...
I20260709 14:54:46.846746 15844 tablet_bootstrap.cc:492] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:46.845659 15843 ts_tablet_manager.cc:1434] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.003s
I20260709 14:54:46.850797 15843 tablet_bootstrap.cc:492] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:46.853624 15844 tablet_bootstrap.cc:654] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.856753 15842 tablet_bootstrap.cc:654] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.857167 15843 tablet_bootstrap.cc:654] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.859476 15849 raft_consensus.cc:493] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.859956 15849 raft_consensus.cc:515] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.863214 15849 leader_election.cc:290] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:46.872076 15843 tablet_bootstrap.cc:492] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:46.872713 15843 ts_tablet_manager.cc:1403] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:54:46.877574 15843 raft_consensus.cc:359] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.878494 15843 raft_consensus.cc:385] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.878913 15843 raft_consensus.cc:740] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.882612 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
I20260709 14:54:46.883322 15654 raft_consensus.cc:2468] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 0.
I20260709 14:54:46.883709 15842 tablet_bootstrap.cc:492] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:46.884860 15768 leader_election.cc:304] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:46.885700 15849 raft_consensus.cc:2804] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.884327 15842 ts_tablet_manager.cc:1403] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.011s
I20260709 14:54:46.886096 15849 raft_consensus.cc:493] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.886468 15849 raft_consensus.cc:3060] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.888795 15842 raft_consensus.cc:359] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.889488 15842 raft_consensus.cc:385] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.889791 15842 raft_consensus.cc:740] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.890648 15843 consensus_queue.cc:260] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.893006 15843 ts_tablet_manager.cc:1434] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:54:46.893886 15843 tablet_bootstrap.cc:492] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:46.893664 15849 raft_consensus.cc:515] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.896297 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
W20260709 14:54:46.897964 15769 leader_election.cc:343] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.899384 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:46.899953 15654 raft_consensus.cc:3060] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.900555 15843 tablet_bootstrap.cc:654] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.901743 15842 consensus_queue.cc:260] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.904289 15842 ts_tablet_manager.cc:1434] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:54:46.905244 15842 tablet_bootstrap.cc:492] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:46.905419 15844 tablet_bootstrap.cc:492] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:46.906025 15844 ts_tablet_manager.cc:1403] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.007s
I20260709 14:54:46.909574 15844 raft_consensus.cc:359] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.910418 15844 raft_consensus.cc:385] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.911782 15849 leader_election.cc:290] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:46.912240 15842 tablet_bootstrap.cc:654] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.913015 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:46.910807 15844 raft_consensus.cc:740] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
W20260709 14:54:46.914322 15769 leader_election.cc:343] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.914942 15843 tablet_bootstrap.cc:492] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:46.915407 15843 ts_tablet_manager.cc:1403] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260709 14:54:46.916887 15844 consensus_queue.cc:260] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.918010 15843 raft_consensus.cc:359] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.918707 15843 raft_consensus.cc:385] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.919001 15843 raft_consensus.cc:740] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.919809 15843 consensus_queue.cc:260] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.920591 15844 ts_tablet_manager.cc:1434] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:54:46.921445 15844 tablet_bootstrap.cc:492] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:46.922353 15843 ts_tablet_manager.cc:1434] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:46.923298 15843 tablet_bootstrap.cc:492] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:46.926944 15848 raft_consensus.cc:493] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.927394 15848 raft_consensus.cc:515] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.927873 15844 tablet_bootstrap.cc:654] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.930068 15848 leader_election.cc:290] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:46.933051 15654 raft_consensus.cc:2468] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 1.
I20260709 14:54:46.933233 15842 tablet_bootstrap.cc:492] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:46.934190 15842 ts_tablet_manager.cc:1403] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260709 14:54:46.934603 15768 leader_election.cc:304] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 1f4d68954894454a934203b48eab26ae
I20260709 14:54:46.935729 15849 raft_consensus.cc:2804] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.937114 15850 raft_consensus.cc:493] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.937229 15842 raft_consensus.cc:359] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.938145 15842 raft_consensus.cc:385] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.937762 15850 raft_consensus.cc:515] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.938503 15842 raft_consensus.cc:740] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.939405 15842 consensus_queue.cc:260] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.942112 15842 ts_tablet_manager.cc:1434] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:54:46.942828 15850 leader_election.cc:290] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:46.943058 15842 tablet_bootstrap.cc:492] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:46.950733 15842 tablet_bootstrap.cc:654] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.953581 15849 raft_consensus.cc:697] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:46.954659 15849 consensus_queue.cc:237] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.968201 15844 tablet_bootstrap.cc:492] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:46.968694 15844 ts_tablet_manager.cc:1403] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.016s
I20260709 14:54:46.971534 15843 tablet_bootstrap.cc:654] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.971570 15844 raft_consensus.cc:359] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.972306 15844 raft_consensus.cc:385] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.972656 15844 raft_consensus.cc:740] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.973425 15844 consensus_queue.cc:260] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:46.976101 15844 ts_tablet_manager.cc:1434] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:54:46.975751 15550 catalog_manager.cc:5697] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 1 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.977210 15844 tablet_bootstrap.cc:492] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:46.984642 15844 tablet_bootstrap.cc:654] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.006363 15842 tablet_bootstrap.cc:492] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.007474 15842 ts_tablet_manager.cc:1403] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.037s
I20260709 14:54:47.010296 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
I20260709 14:54:47.012517 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
I20260709 14:54:47.013492 15654 raft_consensus.cc:2393] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f4d68954894454a934203b48eab26ae in current term 1: Already voted for candidate 800710e3d1544fda9d3b09df73cfb4bc in this term.
W20260709 14:54:47.012550 15620 leader_election.cc:343] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.014685 15842 raft_consensus.cc:359] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.015502 15842 raft_consensus.cc:385] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.015779 15842 raft_consensus.cc:740] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.016438 15842 consensus_queue.cc:260] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.018124 15842 ts_tablet_manager.cc:1434] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260709 14:54:47.019791 15842 tablet_bootstrap.cc:492] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:47.020418 15843 tablet_bootstrap.cc:492] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.020864 15843 ts_tablet_manager.cc:1403] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.000s
I20260709 14:54:47.026464 15842 tablet_bootstrap.cc:654] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.032549 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.033411 15803 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 0.
I20260709 14:54:47.033622 15843 raft_consensus.cc:359] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.034596 15843 raft_consensus.cc:385] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.034973 15843 raft_consensus.cc:740] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.035085 15620 leader_election.cc:304] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [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: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 1f4d68954894454a934203b48eab26ae
I20260709 14:54:47.037349 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.037716 15848 raft_consensus.cc:2804] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.038080 15848 raft_consensus.cc:493] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.038424 15848 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.038673 15842 tablet_bootstrap.cc:492] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.038865 15695 leader_election.cc:304] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f4d68954894454a934203b48eab26ae; no voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:47.039289 15842 ts_tablet_manager.cc:1403] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 14:54:47.039232 15843 consensus_queue.cc:260] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.039997 15850 raft_consensus.cc:3060] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.043182 15842 raft_consensus.cc:359] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.044185 15842 raft_consensus.cc:385] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.044626 15842 raft_consensus.cc:740] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.045167 15848 raft_consensus.cc:515] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.045615 15842 consensus_queue.cc:260] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.038887 15844 tablet_bootstrap.cc:492] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.046459 15850 raft_consensus.cc:2749] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.047057 15848 leader_election.cc:290] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.047211 15844 ts_tablet_manager.cc:1403] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.029s
I20260709 14:54:47.048460 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:47.050784 15729 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.055585 15850 raft_consensus.cc:493] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.056038 15850 raft_consensus.cc:515] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.056993 15844 raft_consensus.cc:359] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.057690 15844 raft_consensus.cc:385] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.057976 15844 raft_consensus.cc:740] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.059037 15844 consensus_queue.cc:260] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.060093 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.060731 15802 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.061873 15695 leader_election.cc:304] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.049405 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.063503 15803 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.063596 15844 ts_tablet_manager.cc:1434] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:47.064590 15844 tablet_bootstrap.cc:492] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:47.058041 15850 leader_election.cc:290] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.067358 15850 raft_consensus.cc:2804] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.067749 15850 raft_consensus.cc:493] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.068097 15850 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.070765 15844 tablet_bootstrap.cc:654] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.073585 15729 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.082356 15803 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.083262 15844 tablet_bootstrap.cc:492] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.083683 15844 ts_tablet_manager.cc:1403] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:54:47.087061 15620 leader_election.cc:304] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.088558 15848 raft_consensus.cc:2804] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.089016 15848 raft_consensus.cc:697] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:47.089807 15848 consensus_queue.cc:237] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.094828 15844 raft_consensus.cc:359] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.095608 15844 raft_consensus.cc:385] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.095894 15844 raft_consensus.cc:740] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.096274 15850 raft_consensus.cc:515] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.096660 15844 consensus_queue.cc:260] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.099835 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.100380 15802 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.104322 15844 ts_tablet_manager.cc:1434] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 14:54:47.105283 15844 tablet_bootstrap.cc:492] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:47.107045 15802 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
I20260709 14:54:47.108135 15695 leader_election.cc:304] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.112989 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
I20260709 14:54:47.113564 15654 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.114818 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:47.115384 15654 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.118753 15844 tablet_bootstrap.cc:654] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.122485 15654 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
W20260709 14:54:47.123886 15600 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:47.130425 15850 leader_election.cc:290] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.131441 15850 raft_consensus.cc:2804] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.131896 15850 raft_consensus.cc:697] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:47.133006 15850 consensus_queue.cc:237] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.141212 15844 tablet_bootstrap.cc:492] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.141659 15844 ts_tablet_manager.cc:1403] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.011s
I20260709 14:54:47.143803 15551 catalog_manager.cc:5697] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.144801 15844 raft_consensus.cc:359] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.145489 15844 raft_consensus.cc:385] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.145803 15844 raft_consensus.cc:740] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.146672 15844 consensus_queue.cc:260] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.148540 15843 ts_tablet_manager.cc:1434] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.127s	user 0.045s	sys 0.070s
I20260709 14:54:47.151463 15843 tablet_bootstrap.cc:492] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:47.155809 15842 ts_tablet_manager.cc:1434] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.116s	user 0.033s	sys 0.060s
I20260709 14:54:47.156837 15842 tablet_bootstrap.cc:492] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:47.157198 15843 tablet_bootstrap.cc:654] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.164357 15842 tablet_bootstrap.cc:654] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.166033 15551 catalog_manager.cc:5697] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 1 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.167311 15844 ts_tablet_manager.cc:1434] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 14:54:47.174654 15843 tablet_bootstrap.cc:492] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.175235 15843 ts_tablet_manager.cc:1403] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:54:47.175773 15844 tablet_bootstrap.cc:492] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:47.177520 15842 tablet_bootstrap.cc:492] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.177949 15842 ts_tablet_manager.cc:1403] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 14:54:47.177994 15843 raft_consensus.cc:359] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.178813 15843 raft_consensus.cc:385] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.179134 15843 raft_consensus.cc:740] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.179883 15843 consensus_queue.cc:260] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.180907 15842 raft_consensus.cc:359] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.181577 15842 raft_consensus.cc:385] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.181869 15842 raft_consensus.cc:740] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.182377 15843 ts_tablet_manager.cc:1434] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:47.182768 15842 consensus_queue.cc:260] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.183329 15843 tablet_bootstrap.cc:492] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:47.184305 15844 tablet_bootstrap.cc:654] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.190691 15843 tablet_bootstrap.cc:654] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.199143 15843 tablet_bootstrap.cc:492] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.199426 15844 tablet_bootstrap.cc:492] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.199628 15843 ts_tablet_manager.cc:1403] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:54:47.199966 15844 ts_tablet_manager.cc:1403] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 14:54:47.201750 15843 raft_consensus.cc:359] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.199064 15842 ts_tablet_manager.cc:1434] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 14:54:47.202282 15843 raft_consensus.cc:385] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.202668 15843 raft_consensus.cc:740] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.203352 15844 raft_consensus.cc:359] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.203392 15843 consensus_queue.cc:260] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.204289 15844 raft_consensus.cc:385] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.206024 15843 ts_tablet_manager.cc:1434] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:47.206967 15843 tablet_bootstrap.cc:492] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:47.209774 15842 tablet_bootstrap.cc:492] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:47.213074 15843 tablet_bootstrap.cc:654] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.218086 15870 raft_consensus.cc:493] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.218410 15843 tablet_bootstrap.cc:492] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.218897 15843 ts_tablet_manager.cc:1403] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:54:47.218564 15870 raft_consensus.cc:515] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.219044 15844 raft_consensus.cc:740] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.219199 15842 tablet_bootstrap.cc:654] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.219959 15844 consensus_queue.cc:260] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.220836 15870 leader_election.cc:290] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.222023 15843 raft_consensus.cc:359] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.222370 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
I20260709 14:54:47.222747 15843 raft_consensus.cc:385] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.222930 15729 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 0.
I20260709 14:54:47.223045 15843 raft_consensus.cc:740] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.223809 15843 consensus_queue.cc:260] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.222051 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.225217 15844 ts_tablet_manager.cc:1434] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:54:47.225884 15620 leader_election.cc:304] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:47.226473 15844 tablet_bootstrap.cc:492] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:47.226702 15870 raft_consensus.cc:2804] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.227075 15870 raft_consensus.cc:493] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.227422 15870 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.228760 15843 ts_tablet_manager.cc:1434] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:47.229776 15843 tablet_bootstrap.cc:492] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:47.225119 15803 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 0.
I20260709 14:54:47.234871 15844 tablet_bootstrap.cc:654] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.239364 15870 raft_consensus.cc:515] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.242421 15843 tablet_bootstrap.cc:654] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.247134 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:47.247694 15729 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.248458 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.249001 15803 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.254222 15729 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.255336 15620 leader_election.cc:304] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:47.255693 15803 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.256130 15848 raft_consensus.cc:2804] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.256580 15848 raft_consensus.cc:697] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:47.256932 15870 leader_election.cc:290] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.257510 15848 consensus_queue.cc:237] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.260322 15843 tablet_bootstrap.cc:492] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.260756 15843 ts_tablet_manager.cc:1403] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 14:54:47.261540 15842 tablet_bootstrap.cc:492] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.261989 15842 ts_tablet_manager.cc:1403] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.015s
I20260709 14:54:47.262024 15844 tablet_bootstrap.cc:492] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.262655 15844 ts_tablet_manager.cc:1403] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.020s
I20260709 14:54:47.264066 15843 raft_consensus.cc:359] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.264613 15872 raft_consensus.cc:493] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.264710 15843 raft_consensus.cc:385] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.264765 15842 raft_consensus.cc:359] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.265146 15843 raft_consensus.cc:740] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.265515 15842 raft_consensus.cc:385] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.265120 15872 raft_consensus.cc:515] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.265390 15844 raft_consensus.cc:359] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.265937 15842 raft_consensus.cc:740] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.265998 15843 consensus_queue.cc:260] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.266448 15844 raft_consensus.cc:385] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.266991 15844 raft_consensus.cc:740] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.266819 15842 consensus_queue.cc:260] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.267976 15843 ts_tablet_manager.cc:1434] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:47.268141 15844 consensus_queue.cc:260] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.268711 15872 leader_election.cc:290] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.268967 15843 tablet_bootstrap.cc:492] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:47.269030 15842 ts_tablet_manager.cc:1434] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:47.269960 15842 tablet_bootstrap.cc:492] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:47.270613 15844 ts_tablet_manager.cc:1434] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:47.271533 15844 tablet_bootstrap.cc:492] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:47.272208 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.272832 15803 raft_consensus.cc:2468] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 0.
I20260709 14:54:47.274616 15843 tablet_bootstrap.cc:654] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.274405 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
I20260709 14:54:47.275147 15728 raft_consensus.cc:2468] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 0.
I20260709 14:54:47.276321 15842 tablet_bootstrap.cc:654] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.276382 15620 leader_election.cc:304] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:47.277614 15844 tablet_bootstrap.cc:654] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.277685 15872 raft_consensus.cc:2804] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.278097 15872 raft_consensus.cc:493] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.278446 15872 raft_consensus.cc:3060] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.322652 15872 raft_consensus.cc:515] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.326458 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:47.327212 15729 raft_consensus.cc:3060] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.341015 15551 catalog_manager.cc:5697] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.344106 15850 raft_consensus.cc:493] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.344702 15850 raft_consensus.cc:515] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.348381 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5434e05343440caa23e84a6afc61360" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
I20260709 14:54:47.348625 15850 leader_election.cc:290] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.349002 15654 raft_consensus.cc:2468] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.349434 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5434e05343440caa23e84a6afc61360" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.350211 15803 raft_consensus.cc:2468] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.350384 15694 leader_election.cc:304] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:47.351583 15850 raft_consensus.cc:2804] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.352027 15850 raft_consensus.cc:493] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.352449 15850 raft_consensus.cc:3060] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.365106 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.365840 15803 raft_consensus.cc:3060] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.371209 15872 leader_election.cc:290] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.375583 15869 raft_consensus.cc:493] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.376223 15869 raft_consensus.cc:515] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.379907 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
I20260709 14:54:47.379964 15803 raft_consensus.cc:2468] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.380592 15654 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.413753 15843 tablet_bootstrap.cc:492] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.383221 15869 leader_election.cc:290] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.383365 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.414356 15843 ts_tablet_manager.cc:1403] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.146s	user 0.050s	sys 0.085s
I20260709 14:54:47.414710 15802 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.385329 15849 consensus_queue.cc:1048] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:47.390700 15859 raft_consensus.cc:493] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.415133 15620 leader_election.cc:304] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.415349 15729 raft_consensus.cc:2468] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.415380 15859 raft_consensus.cc:515] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.416144 15694 leader_election.cc:304] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:47.389665 15850 raft_consensus.cc:515] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.416955 15869 raft_consensus.cc:2804] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.417315 15869 raft_consensus.cc:493] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.417649 15859 leader_election.cc:290] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:47.418829 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5434e05343440caa23e84a6afc61360" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:47.417654 15869 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.419975 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
I20260709 14:54:47.420588 15728 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 0.
I20260709 14:54:47.421444 15850 leader_election.cc:290] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.421676 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5434e05343440caa23e84a6afc61360" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.421928 15769 leader_election.cc:304] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.422204 15802 raft_consensus.cc:3060] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.422763 15859 raft_consensus.cc:2804] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.419414 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
W20260709 14:54:47.424448 15768 leader_election.cc:343] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.419405 15654 raft_consensus.cc:3060] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.425063 15843 raft_consensus.cc:359] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.425784 15843 raft_consensus.cc:385] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.426090 15843 raft_consensus.cc:740] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.426800 15843 consensus_queue.cc:260] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.429107 15843 ts_tablet_manager.cc:1434] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:47.430011 15843 tablet_bootstrap.cc:492] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae: Bootstrap starting.
I20260709 14:54:47.423147 15859 raft_consensus.cc:493] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.431514 15859 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.432278 15802 raft_consensus.cc:2468] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
I20260709 14:54:47.434435 15695 leader_election.cc:304] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.435396 15850 raft_consensus.cc:2804] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.435847 15850 raft_consensus.cc:697] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:47.436620 15850 consensus_queue.cc:237] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.438373 15869 raft_consensus.cc:515] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.439237 15872 raft_consensus.cc:2804] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.440570 15872 raft_consensus.cc:697] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:47.435253 15843 tablet_bootstrap.cc:654] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.441566 15872 consensus_queue.cc:237] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.445746 15654 raft_consensus.cc:2468] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
I20260709 14:54:47.451547 15843 tablet_bootstrap.cc:492] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae: No bootstrap required, opened a new log
I20260709 14:54:47.451992 15843 ts_tablet_manager.cc:1403] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 14:54:47.453262 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:47.454111 15842 tablet_bootstrap.cc:492] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.454033 15654 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.454594 15842 ts_tablet_manager.cc:1403] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.185s	user 0.050s	sys 0.083s
I20260709 14:54:47.454478 15843 raft_consensus.cc:359] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.458189 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.458739 15802 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.459216 15843 raft_consensus.cc:385] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.459533 15843 raft_consensus.cc:740] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.460290 15843 consensus_queue.cc:260] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.461261 15844 tablet_bootstrap.cc:492] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.461882 15844 ts_tablet_manager.cc:1403] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.191s	user 0.076s	sys 0.083s
I20260709 14:54:47.462410 15843 ts_tablet_manager.cc:1434] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:54:47.463239 15869 leader_election.cc:290] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.450544 15859 raft_consensus.cc:515] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.465505 15844 raft_consensus.cc:359] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.471823 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:47.467603 15842 raft_consensus.cc:359] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.472575 15842 raft_consensus.cc:385] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.472877 15842 raft_consensus.cc:740] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.473721 15842 consensus_queue.cc:260] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.469694 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:47.474764 15654 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
I20260709 14:54:47.471545 15802 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
I20260709 14:54:47.475360 15653 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.472031 15844 raft_consensus.cc:385] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.475934 15844 raft_consensus.cc:740] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.476260 15695 leader_election.cc:304] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.476625 15844 consensus_queue.cc:260] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.477423 15888 raft_consensus.cc:2804] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.477900 15888 raft_consensus.cc:697] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:47.478554 15844 ts_tablet_manager.cc:1434] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:54:47.467186 15859 leader_election.cc:290] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:47.478736 15888 consensus_queue.cc:237] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.474982 15728 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.470105 15551 catalog_manager.cc:5697] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.482190 15653 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 1.
I20260709 14:54:47.483493 15842 ts_tablet_manager.cc:1434] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 14:54:47.483923 15869 raft_consensus.cc:493] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.484346 15869 raft_consensus.cc:515] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.485248 15844 tablet_bootstrap.cc:492] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc: Bootstrap starting.
I20260709 14:54:47.486702 15869 leader_election.cc:290] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.493007 15728 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 1.
I20260709 14:54:47.491122 15844 tablet_bootstrap.cc:654] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.494452 15768 leader_election.cc:304] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.506544 15859 raft_consensus.cc:2804] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.507035 15859 raft_consensus.cc:697] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:47.507470 15872 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.507870 15859 consensus_queue.cc:237] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.508920 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d9157c76eb4359a4b91a7665017aa6" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
W20260709 14:54:47.511433 15694 leader_election.cc:343] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.500532 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d9157c76eb4359a4b91a7665017aa6" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.512840 15802 raft_consensus.cc:2468] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
I20260709 14:54:47.514017 15695 leader_election.cc:304] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [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: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:47.514391 15849 consensus_queue.cc:1048] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.515025 15869 raft_consensus.cc:2804] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.515422 15869 raft_consensus.cc:493] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.515774 15869 raft_consensus.cc:3060] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.512809 15842 tablet_bootstrap.cc:492] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:47.536789 15844 tablet_bootstrap.cc:492] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc: No bootstrap required, opened a new log
I20260709 14:54:47.537410 15844 ts_tablet_manager.cc:1403] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.009s
I20260709 14:54:47.541621 15844 raft_consensus.cc:359] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.546295 15844 raft_consensus.cc:385] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.546763 15844 raft_consensus.cc:740] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.543402 15869 raft_consensus.cc:515] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.550810 15869 leader_election.cc:290] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.551182 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d9157c76eb4359a4b91a7665017aa6" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:47.547981 15844 consensus_queue.cc:260] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.551921 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d9157c76eb4359a4b91a7665017aa6" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
W20260709 14:54:47.553236 15694 leader_election.cc:343] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.553525 15844 ts_tablet_manager.cc:1434] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 14:54:47.554327 15802 raft_consensus.cc:3060] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.555701 15888 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:47.571115 15550 catalog_manager.cc:5697] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 1 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.573693 15550 catalog_manager.cc:5697] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 1 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.575738 15802 raft_consensus.cc:2468] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 1.
I20260709 14:54:47.577333 15695 leader_election.cc:304] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:47.578364 15888 raft_consensus.cc:2804] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.582967 15888 raft_consensus.cc:697] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:47.589006 15888 consensus_queue.cc:237] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.596004 15842 tablet_bootstrap.cc:654] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.610740 15550 catalog_manager.cc:5697] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 1 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.614410 15872 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:47.617314 15888 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.649952 15551 catalog_manager.cc:5697] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 1 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:47.663514 15904 raft_consensus.cc:493] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.664019 15904 raft_consensus.cc:515] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.666152 15904 leader_election.cc:290] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.666779 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b" is_pre_election: true
I20260709 14:54:47.667218 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.667918 15842 tablet_bootstrap.cc:492] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.667929 15803 raft_consensus.cc:2468] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 0.
W20260709 14:54:47.668183 15694 leader_election.cc:343] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.668452 15842 ts_tablet_manager.cc:1403] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.156s	user 0.021s	sys 0.010s
I20260709 14:54:47.670897 15842 raft_consensus.cc:359] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.671604 15842 raft_consensus.cc:385] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.672048 15695 leader_election.cc:304] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [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: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:47.673658 15842 raft_consensus.cc:740] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.674463 15842 consensus_queue.cc:260] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.676554 15872 raft_consensus.cc:493] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.676975 15872 raft_consensus.cc:515] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.677913 15904 raft_consensus.cc:2804] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.678934 15872 leader_election.cc:290] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.678823 15904 raft_consensus.cc:493] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.679945 15904 raft_consensus.cc:3060] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.680078 15842 ts_tablet_manager.cc:1434] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:47.680866 15842 tablet_bootstrap.cc:492] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b: Bootstrap starting.
I20260709 14:54:47.681025 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
I20260709 14:54:47.681900 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.682492 15802 raft_consensus.cc:2468] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 0.
I20260709 14:54:47.683442 15620 leader_election.cc:304] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:47.684190 15872 raft_consensus.cc:2804] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.684588 15872 raft_consensus.cc:493] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.684971 15872 raft_consensus.cc:3060] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.685200 15842 tablet_bootstrap.cc:654] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.686620 15904 raft_consensus.cc:515] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.687778 15728 raft_consensus.cc:2393] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70405e0d04b4454ab19df6556d177a3b in current term 1: Already voted for candidate 1f4d68954894454a934203b48eab26ae in this term.
I20260709 14:54:47.691582 15872 raft_consensus.cc:515] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.694567 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.695148 15802 raft_consensus.cc:3060] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.696058 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:47.697130 15728 raft_consensus.cc:2393] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70405e0d04b4454ab19df6556d177a3b in current term 1: Already voted for candidate 1f4d68954894454a934203b48eab26ae in this term.
I20260709 14:54:47.693590 15872 leader_election.cc:290] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.701692 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:47.701723 15802 raft_consensus.cc:2468] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 1.
I20260709 14:54:47.702611 15653 raft_consensus.cc:2393] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f4d68954894454a934203b48eab26ae in current term 1: Already voted for candidate 70405e0d04b4454ab19df6556d177a3b in this term.
I20260709 14:54:47.702574 15904 leader_election.cc:290] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 1 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.702723 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.703297 15620 leader_election.cc:304] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 1f4d68954894454a934203b48eab26ae
I20260709 14:54:47.703572 15803 raft_consensus.cc:2393] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f4d68954894454a934203b48eab26ae in current term 1: Already voted for candidate 70405e0d04b4454ab19df6556d177a3b in this term.
I20260709 14:54:47.704679 15695 leader_election.cc:304] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [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: 1f4d68954894454a934203b48eab26ae; no voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:47.704007 15872 raft_consensus.cc:2804] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.705905 15872 raft_consensus.cc:697] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:47.706658 15872 consensus_queue.cc:237] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.707232 15904 raft_consensus.cc:2749] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.707556 15842 tablet_bootstrap.cc:492] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b: No bootstrap required, opened a new log
I20260709 14:54:47.707955 15842 ts_tablet_manager.cc:1403] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260709 14:54:47.710559 15842 raft_consensus.cc:359] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.711201 15842 raft_consensus.cc:385] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.711450 15842 raft_consensus.cc:740] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.711961 15842 consensus_queue.cc:260] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.713397 15842 ts_tablet_manager.cc:1434] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:54:47.713182 15550 catalog_manager.cc:5697] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.747460 15872 raft_consensus.cc:493] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.747936 15872 raft_consensus.cc:515] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.749441 15872 leader_election.cc:290] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.750216 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d9157c76eb4359a4b91a7665017aa6" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4d68954894454a934203b48eab26ae" is_pre_election: true
I20260709 14:54:47.750362 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d9157c76eb4359a4b91a7665017aa6" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc" is_pre_election: true
I20260709 14:54:47.751051 15802 raft_consensus.cc:2393] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70405e0d04b4454ab19df6556d177a3b in current term 1: Already voted for candidate 1f4d68954894454a934203b48eab26ae in this term.
I20260709 14:54:47.751924 15620 leader_election.cc:304] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b; no voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:47.752537 15872 raft_consensus.cc:3060] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.756678 15872 raft_consensus.cc:2749] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.826548 15872 consensus_queue.cc:1048] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.827245 15848 consensus_queue.cc:1048] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.917200 15896 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.925299 15848 consensus_queue.cc:1048] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.931512 15859 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.942142 15870 consensus_queue.cc:1048] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.954458 15802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:34560
I20260709 14:54:47.955018 15802 raft_consensus.cc:606] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:47.961198 15859 raft_consensus.cc:993] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:47.961601 15896 raft_consensus.cc:1081] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:47.963312 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48782
I20260709 14:54:47.963855 15653 raft_consensus.cc:493] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.964145 15653 raft_consensus.cc:3060] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.970541 15653 raft_consensus.cc:515] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.971498 15904 consensus_queue.cc:1048] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.972570 15653 leader_election.cc:290] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:47.973157 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:47.973693 15728 raft_consensus.cc:3060] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.975446 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfe13d38a84f93b8e5466e3ee06880" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:47.975970 15803 raft_consensus.cc:3055] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.976274 15803 raft_consensus.cc:740] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:47.977185 15803 consensus_queue.cc:260] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:47.976219 15729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:43588
I20260709 14:54:47.979055 15729 raft_consensus.cc:606] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:47.978276 15803 raft_consensus.cc:3060] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.984063 15850 consensus_queue.cc:1048] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.990960 15803 raft_consensus.cc:2468] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:47.991683 15728 raft_consensus.cc:2468] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:47.993891 15850 consensus_queue.cc:1048] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.996701 15620 leader_election.cc:304] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:47.997509 15872 raft_consensus.cc:2804] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.998034 15872 raft_consensus.cc:697] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:47.998677 15872 consensus_queue.cc:237] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.005621 15728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:43588
I20260709 14:54:48.006201 15728 raft_consensus.cc:606] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:48.007166 15888 consensus_queue.cc:1048] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.016549 15802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
mode: GRACEFUL
new_leader_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:34560
I20260709 14:54:48.017205 15802 raft_consensus.cc:606] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Received request to transfer leadership to TS 1f4d68954894454a934203b48eab26ae
I20260709 14:54:48.016539 15549 catalog_manager.cc:5697] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 1 to 2, leader changed from 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 2 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.033061 15654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:48806
I20260709 14:54:48.033524 15654 raft_consensus.cc:606] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Received request to transfer leadership to TS 1f4d68954894454a934203b48eab26ae
I20260709 14:54:48.042510 15654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:48806
I20260709 14:54:48.042985 15654 raft_consensus.cc:606] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Received request to transfer leadership to TS 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:48.049300 15888 consensus_queue.cc:1048] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.054877 15869 raft_consensus.cc:993] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:48.055308 15869 raft_consensus.cc:1081] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:48.057090 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:54:48.057606 15653 raft_consensus.cc:493] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.057974 15653 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.060619 15869 consensus_queue.cc:1048] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.064267 15653 raft_consensus.cc:515] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.067632 15653 leader_election.cc:290] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:48.068406 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:48.068768 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:48.068943 15728 raft_consensus.cc:3055] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.069279 15802 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.069258 15728 raft_consensus.cc:740] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:48.070214 15728 consensus_queue.cc:260] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.071410 15728 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.075830 15802 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:48.077765 15728 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:48.078541 15620 leader_election.cc:304] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:48.079340 15872 raft_consensus.cc:2804] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.079811 15872 raft_consensus.cc:697] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:48.080542 15872 consensus_queue.cc:237] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.086012 15549 catalog_manager.cc:5697] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 1 to 2, leader changed from 1f4d68954894454a934203b48eab26ae (127.14.173.194) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 2 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.167325 15888 raft_consensus.cc:993] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:48.167810 15869 raft_consensus.cc:1081] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:48.169229 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:54:48.169831 15653 raft_consensus.cc:493] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.170233 15653 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.178027 15653 raft_consensus.cc:515] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.180253 15653 leader_election.cc:290] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:48.180830 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:48.181391 15728 raft_consensus.cc:3055] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.181267 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:48.181788 15728 raft_consensus.cc:740] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:48.182009 15802 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.182735 15728 consensus_queue.cc:260] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.183965 15728 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.185290 15872 consensus_queue.cc:1048] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.189471 15802 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:48.190611 15620 leader_election.cc:304] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:48.190739 15728 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:48.191509 15872 raft_consensus.cc:2804] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.192822 15872 raft_consensus.cc:697] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:48.193636 15872 consensus_queue.cc:237] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.203807 15549 catalog_manager.cc:5697] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 1 to 2, leader changed from 1f4d68954894454a934203b48eab26ae (127.14.173.194) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 2 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.204821 15872 consensus_queue.cc:1048] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.212939 15872 raft_consensus.cc:993] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:48.213374 15872 raft_consensus.cc:1081] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Signalling peer 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:48.215499 15802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:34558
I20260709 14:54:48.216070 15802 raft_consensus.cc:493] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.216492 15802 raft_consensus.cc:3060] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.222587 15802 raft_consensus.cc:515] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.224242 15802 leader_election.cc:290] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 2 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:48.224850 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:48.225404 15653 raft_consensus.cc:3055] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.225292 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4df5f28b6544f8a3041806fdc2a9fe" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:48.225780 15653 raft_consensus.cc:740] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:48.225924 15729 raft_consensus.cc:3060] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.226569 15653 consensus_queue.cc:260] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.227777 15653 raft_consensus.cc:3060] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.233085 15729 raft_consensus.cc:2468] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 2.
I20260709 14:54:48.234072 15653 raft_consensus.cc:2468] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 2.
I20260709 14:54:48.234455 15769 leader_election.cc:304] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:48.235253 15859 raft_consensus.cc:2804] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.235716 15859 raft_consensus.cc:697] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:48.236478 15859 consensus_queue.cc:237] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.242249 15549 catalog_manager.cc:5697] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 1 to 2, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 2 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:48.305711 15928 raft_consensus.cc:993] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:48.306149 15872 raft_consensus.cc:1081] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Signalling peer 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:48.307472 15729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:43574
I20260709 14:54:48.307925 15729 raft_consensus.cc:493] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.308223 15729 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.312523 15729 raft_consensus.cc:515] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.314002 15729 leader_election.cc:290] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 2 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:48.314831 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:48.315078 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:48.315351 15653 raft_consensus.cc:3055] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.315618 15802 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.315689 15653 raft_consensus.cc:740] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:48.316512 15653 consensus_queue.cc:260] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.317395 15653 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.319977 15802 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 2.
I20260709 14:54:48.320935 15695 leader_election.cc:304] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:48.321573 15869 raft_consensus.cc:2804] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.322026 15869 raft_consensus.cc:697] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:48.322100 15653 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 2.
I20260709 14:54:48.322881 15869 consensus_queue.cc:237] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.329067 15549 catalog_manager.cc:5697] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 1 to 2, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 2 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.427157 15896 raft_consensus.cc:993] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: : Instructing follower 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:48.427610 15859 raft_consensus.cc:1081] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Signalling peer 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:48.428962 15729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:43566
I20260709 14:54:48.429443 15729 raft_consensus.cc:493] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.429806 15729 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.435392 15729 raft_consensus.cc:515] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.437006 15729 leader_election.cc:290] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 2 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:48.437911 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:48.438479 15802 raft_consensus.cc:3055] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.437752 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:48.438768 15802 raft_consensus.cc:740] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:48.439085 15653 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.439587 15802 consensus_queue.cc:260] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.440462 15802 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.443421 15653 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 2.
I20260709 14:54:48.444326 15694 leader_election.cc:304] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:48.444756 15802 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 2.
I20260709 14:54:48.445096 15869 raft_consensus.cc:2804] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.445533 15869 raft_consensus.cc:697] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:48.446220 15869 consensus_queue.cc:237] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:48.452288 15549 catalog_manager.cc:5697] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 1 to 2, leader changed from 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195) to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 2 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.466320 15802 raft_consensus.cc:1275] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.467453 15872 consensus_queue.cc:1048] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.474082 15729 raft_consensus.cc:1275] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.475796 15928 consensus_queue.cc:1048] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.596891 15802 raft_consensus.cc:1275] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.597980 15848 consensus_queue.cc:1048] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.605510 15729 raft_consensus.cc:1275] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.607343 15848 consensus_queue.cc:1048] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.657415 15802 raft_consensus.cc:1275] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.658480 15848 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.665213 15729 raft_consensus.cc:1275] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.666589 15848 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.681846 15729 raft_consensus.cc:1275] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.682837 15859 consensus_queue.cc:1048] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.689427 15653 raft_consensus.cc:1275] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.690593 15849 consensus_queue.cc:1048] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.731472 15802 raft_consensus.cc:1275] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.732609 15869 consensus_queue.cc:1048] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.739409 15653 raft_consensus.cc:1275] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.740701 15904 consensus_queue.cc:1048] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.974481 15653 raft_consensus.cc:1275] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.975592 15904 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.983611 15802 raft_consensus.cc:1275] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.985194 15888 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.070081 15031 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:54:51.070804 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:51.085733 15653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:50182
I20260709 14:54:51.086155 15653 raft_consensus.cc:606] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Received request to transfer leadership to TS 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:51.088284 15653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:50182
I20260709 14:54:51.088660 15653 raft_consensus.cc:606] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Received request to transfer leadership to TS 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:51.089581 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:51.089929 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:51.251011 15848 raft_consensus.cc:993] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:51.251446 15940 raft_consensus.cc:1081] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Signalling peer 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:51.252797 15802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:34558
I20260709 14:54:51.253304 15802 raft_consensus.cc:493] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.253577 15802 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.258548 15802 raft_consensus.cc:515] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:51.260015 15802 leader_election.cc:290] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 2 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:51.260756 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:51.260952 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:51.261369 15653 raft_consensus.cc:3055] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:51.261451 15729 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.261668 15653 raft_consensus.cc:740] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:51.262394 15653 consensus_queue.cc:260] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:51.263309 15653 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.265796 15729 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 2.
I20260709 14:54:51.266755 15769 leader_election.cc:304] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:51.267406 15936 raft_consensus.cc:2804] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:51.268860 15936 raft_consensus.cc:697] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:51.268797 15653 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 2.
I20260709 14:54:51.269786 15936 consensus_queue.cc:237] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:51.276014 15549 catalog_manager.cc:5697] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 1 to 2, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 2 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.292385 15848 raft_consensus.cc:993] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:51.292768 15940 raft_consensus.cc:1081] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Signalling peer 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:51.293879 15802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:34558
I20260709 14:54:51.294276 15802 raft_consensus.cc:493] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.294538 15802 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:51.298132 15802 raft_consensus.cc:515] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:51.299381 15802 leader_election.cc:290] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 3 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:51.300122 15653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:51.300344 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:51.300760 15653 raft_consensus.cc:3055] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:51.300840 15729 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:51.301059 15653 raft_consensus.cc:740] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:51.301802 15653 consensus_queue.cc:260] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:51.302718 15653 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:51.305330 15729 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 3.
I20260709 14:54:51.306154 15769 leader_election.cc:304] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [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: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:51.306789 15936 raft_consensus.cc:2804] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:51.307029 15653 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 3.
I20260709 14:54:51.307204 15936 raft_consensus.cc:697] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:51.307961 15936 consensus_queue.cc:237] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:51.313978 15549 catalog_manager.cc:5697] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 2 to 3, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 3 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.798328 15729 raft_consensus.cc:1275] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.799463 15936 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.808192 15653 raft_consensus.cc:1275] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.809955 15950 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.853295 15653 raft_consensus.cc:1275] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.854332 15950 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.864207 15729 raft_consensus.cc:1275] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.865502 15936 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:52.090613 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:52.101994 15802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:34560
I20260709 14:54:52.102448 15802 raft_consensus.cc:606] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:52.110816 15803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:34560
I20260709 14:54:52.111413 15803 raft_consensus.cc:606] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:52.116046 15729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:43588
I20260709 14:54:52.116453 15729 raft_consensus.cc:606] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:52.120400 15729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:43588
I20260709 14:54:52.120898 15729 raft_consensus.cc:606] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:52.124781 15729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5434e05343440caa23e84a6afc61360"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
mode: GRACEFUL
new_leader_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:43588
I20260709 14:54:52.125257 15729 raft_consensus.cc:606] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Received request to transfer leadership to TS 70405e0d04b4454ab19df6556d177a3b
I20260709 14:54:52.127760 15957 raft_consensus.cc:993] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.128151 15888 raft_consensus.cc:1081] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.129446 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:54:52.129855 15653 raft_consensus.cc:493] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.130177 15653 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.134079 15653 raft_consensus.cc:515] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.135524 15653 leader_election.cc:290] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 3 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:52.136044 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:52.136554 15729 raft_consensus.cc:3055] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:52.136442 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:52.136857 15729 raft_consensus.cc:740] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:52.137024 15803 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.137566 15729 consensus_queue.cc:260] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.138644 15729 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.143069 15803 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 3.
I20260709 14:54:52.144073 15620 leader_election.cc:304] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [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: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:52.144244 15729 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 3.
I20260709 14:54:52.144662 15940 raft_consensus.cc:2804] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:52.145120 15940 raft_consensus.cc:697] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:52.145836 15940 consensus_queue.cc:237] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.151569 15551 catalog_manager.cc:5697] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 2 to 3, leader changed from 1f4d68954894454a934203b48eab26ae (127.14.173.194) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 3 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.361647 15950 raft_consensus.cc:993] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.362053 15936 raft_consensus.cc:1081] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.363543 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48782
I20260709 14:54:52.364041 15653 raft_consensus.cc:493] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.364372 15653 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.369002 15653 raft_consensus.cc:515] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.370311 15653 leader_election.cc:290] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 3 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:52.370966 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:52.371335 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:52.371482 15729 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.371829 15803 raft_consensus.cc:3055] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:52.372089 15803 raft_consensus.cc:740] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:52.372782 15803 consensus_queue.cc:260] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.373848 15803 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.375514 15950 raft_consensus.cc:993] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.375957 15936 raft_consensus.cc:1081] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.376765 15729 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 3.
I20260709 14:54:52.377418 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48782
I20260709 14:54:52.377750 15620 leader_election.cc:304] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [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: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:52.377913 15653 raft_consensus.cc:493] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.378301 15653 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.378428 15940 raft_consensus.cc:2804] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:52.378963 15940 raft_consensus.cc:697] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:52.379580 15940 consensus_queue.cc:237] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.380435 15803 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 3.
I20260709 14:54:52.383519 15653 raft_consensus.cc:515] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.385190 15653 leader_election.cc:290] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 4 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:52.385159 15551 catalog_manager.cc:5697] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 2 to 3, leader changed from 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 3 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.385993 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:52.386128 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaadf066d2bb45dfbf74cfe64372846a" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:52.386615 15803 raft_consensus.cc:3055] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:52.386663 15729 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.387055 15803 raft_consensus.cc:740] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:52.387847 15803 consensus_queue.cc:260] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.388965 15803 raft_consensus.cc:3060] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.392478 15729 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 4.
I20260709 14:54:52.393550 15620 leader_election.cc:304] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [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: 1f4d68954894454a934203b48eab26ae, 70405e0d04b4454ab19df6556d177a3b; no voters: 
I20260709 14:54:52.394223 15940 raft_consensus.cc:2804] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:52.394682 15940 raft_consensus.cc:697] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 4 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:52.395088 15957 raft_consensus.cc:993] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.395545 15888 raft_consensus.cc:1081] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.395617 15803 raft_consensus.cc:2468] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 4.
I20260709 14:54:52.395485 15940 consensus_queue.cc:237] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.397416 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5434e05343440caa23e84a6afc61360"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:54:52.397826 15653 raft_consensus.cc:493] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.398213 15653 raft_consensus.cc:3060] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.401260 15551 catalog_manager.cc:5697] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 3 to 4, leader changed from 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 4 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.403568 15653 raft_consensus.cc:515] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.405114 15653 leader_election.cc:290] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:52.405999 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5434e05343440caa23e84a6afc61360" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:52.406536 15803 raft_consensus.cc:3060] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.406780 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5434e05343440caa23e84a6afc61360" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:52.407295 15729 raft_consensus.cc:3055] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.407591 15729 raft_consensus.cc:740] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:52.408363 15729 consensus_queue.cc:260] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.409437 15729 raft_consensus.cc:3060] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.412814 15803 raft_consensus.cc:2468] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:52.413749 15620 leader_election.cc:304] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:52.414405 15940 raft_consensus.cc:2804] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.414881 15729 raft_consensus.cc:2468] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 2.
I20260709 14:54:52.414876 15940 raft_consensus.cc:697] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:52.415759 15940 consensus_queue.cc:237] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.422282 15551 catalog_manager.cc:5697] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 1 to 2, leader changed from 1f4d68954894454a934203b48eab26ae (127.14.173.194) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 2 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.487766 15957 raft_consensus.cc:993] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: : Instructing follower 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.488158 15888 raft_consensus.cc:1081] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Signalling peer 70405e0d04b4454ab19df6556d177a3b to start an election
I20260709 14:54:52.489316 15653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:54:52.489708 15653 raft_consensus.cc:493] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.489935 15653 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.493692 15653 raft_consensus.cc:515] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.495010 15653 leader_election.cc:290] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [CANDIDATE]: Term 3 election: Requested vote from peers 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:52.495656 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:52.495925 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45820e0c52924b09bd3142c6a4285f71" candidate_uuid: "70405e0d04b4454ab19df6556d177a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:52.496202 15729 raft_consensus.cc:3055] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:52.496446 15803 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.496529 15729 raft_consensus.cc:740] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:52.497306 15729 consensus_queue.cc:260] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.498452 15729 raft_consensus.cc:3060] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.502794 15803 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 3.
I20260709 14:54:52.503816 15620 leader_election.cc:304] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [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: 70405e0d04b4454ab19df6556d177a3b, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:52.504294 15729 raft_consensus.cc:2468] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70405e0d04b4454ab19df6556d177a3b in term 3.
I20260709 14:54:52.504431 15940 raft_consensus.cc:2804] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:52.504949 15940 raft_consensus.cc:697] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Becoming Leader. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:52.505630 15940 consensus_queue.cc:237] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:52.511546 15551 catalog_manager.cc:5697] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b reported cstate change: term changed from 2 to 3, leader changed from 1f4d68954894454a934203b48eab26ae (127.14.173.194) to 70405e0d04b4454ab19df6556d177a3b (127.14.173.193). New cstate: current_term: 3 leader_uuid: "70405e0d04b4454ab19df6556d177a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.648392 15803 raft_consensus.cc:1275] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:52.649492 15940 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:52.659240 15729 raft_consensus.cc:1275] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:52.660818 15954 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:52.829705 15729 raft_consensus.cc:1275] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:52.831128 15954 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:52.839619 15803 raft_consensus.cc:1275] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:52.842056 15940 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:52.868412 15803 raft_consensus.cc:1275] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:52.869494 15966 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:52.877561 15729 raft_consensus.cc:1275] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:52.878957 15966 consensus_queue.cc:1048] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:52.959688 15729 raft_consensus.cc:1275] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:52.960834 15954 consensus_queue.cc:1048] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:52.968154 15803 raft_consensus.cc:1275] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:52.969725 15954 consensus_queue.cc:1048] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:52.978802 15803 raft_consensus.cc:1275] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.980857 15954 consensus_queue.cc:1048] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.988749 15729 raft_consensus.cc:1275] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Refusing update from remote peer 70405e0d04b4454ab19df6556d177a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.990247 15940 consensus_queue.cc:1048] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.132447 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.139683 15653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:50182
I20260709 14:54:55.140308 15653 raft_consensus.cc:606] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Received request to transfer leadership to TS 1f4d68954894454a934203b48eab26ae
I20260709 14:54:55.142562 15653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:50182
I20260709 14:54:55.142969 15653 raft_consensus.cc:606] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Received request to transfer leadership to TS 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:55.145018 15653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:50182
I20260709 14:54:55.145385 15653 raft_consensus.cc:606] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Received request to transfer leadership to TS 1f4d68954894454a934203b48eab26ae
I20260709 14:54:55.147431 15653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8"
dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
mode: GRACEFUL
new_leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:50182
I20260709 14:54:55.147886 15653 raft_consensus.cc:606] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Received request to transfer leadership to TS 800710e3d1544fda9d3b09df73cfb4bc
I20260709 14:54:55.149060 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:55.149632 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:55.192353 15980 raft_consensus.cc:993] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:55.192939 15979 raft_consensus.cc:1081] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Signalling peer 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:55.194281 15803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:34558
I20260709 14:54:55.194664 15803 raft_consensus.cc:493] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.194923 15803 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:55.199633 15803 raft_consensus.cc:515] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.201093 15803 leader_election.cc:290] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 4 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:55.201963 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:55.202167 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eacf20485f44e7188b0d046682945aa" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:55.202754 15654 raft_consensus.cc:3055] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:55.202800 15729 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:55.203135 15654 raft_consensus.cc:740] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:55.204010 15654 consensus_queue.cc:260] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.205130 15654 raft_consensus.cc:3060] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:55.209236 15729 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 4.
I20260709 14:54:55.210405 15769 leader_election.cc:304] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [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: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:55.210541 15654 raft_consensus.cc:2468] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 4.
I20260709 14:54:55.211306 15936 raft_consensus.cc:2804] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:55.212543 15936 raft_consensus.cc:697] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 4 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:55.213580 15936 consensus_queue.cc:237] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.221196 15549 catalog_manager.cc:5697] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 3 to 4, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 4 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.310367 15980 raft_consensus.cc:993] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:55.310761 15979 raft_consensus.cc:1081] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Signalling peer 800710e3d1544fda9d3b09df73cfb4bc to start an election
I20260709 14:54:55.312032 15803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8"
dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
 from {username='slave'} at 127.0.0.1:34558
I20260709 14:54:55.312444 15803 raft_consensus.cc:493] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.312700 15803 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.316608 15803 raft_consensus.cc:515] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.318562 15803 leader_election.cc:290] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [CANDIDATE]: Term 3 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105)
I20260709 14:54:55.318893 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:55.319121 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3f82e6dc4f4730a21b8e653cc88cc8" candidate_uuid: "800710e3d1544fda9d3b09df73cfb4bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f4d68954894454a934203b48eab26ae"
I20260709 14:54:55.319489 15654 raft_consensus.cc:3055] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:55.319639 15729 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.319862 15654 raft_consensus.cc:740] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:55.320731 15654 consensus_queue.cc:260] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.321825 15654 raft_consensus.cc:3060] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.323952 15729 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 3.
I20260709 14:54:55.324838 15769 leader_election.cc:304] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [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: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:55.325634 15936 raft_consensus.cc:2804] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:55.326030 15936 raft_consensus.cc:697] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Becoming Leader. State: Replica: 800710e3d1544fda9d3b09df73cfb4bc, State: Running, Role: LEADER
I20260709 14:54:55.326807 15654 raft_consensus.cc:2468] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800710e3d1544fda9d3b09df73cfb4bc in term 3.
I20260709 14:54:55.326826 15936 consensus_queue.cc:237] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.333961 15980 raft_consensus.cc:993] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:55.334331 15979 raft_consensus.cc:1081] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Signalling peer 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:55.334074 15549 catalog_manager.cc:5697] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc reported cstate change: term changed from 2 to 3, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195). New cstate: current_term: 3 leader_uuid: "800710e3d1544fda9d3b09df73cfb4bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.335727 15729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:43574
I20260709 14:54:55.336109 15729 raft_consensus.cc:493] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.336377 15729 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:55.341001 15729 raft_consensus.cc:515] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.342706 15729 leader_election.cc:290] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 4 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:55.343282 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:55.343592 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad911a4630974fe18bd034c3983ac403" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:55.343798 15654 raft_consensus.cc:3055] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:55.344156 15654 raft_consensus.cc:740] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:55.344172 15803 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:55.344883 15654 consensus_queue.cc:260] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.345718 15654 raft_consensus.cc:3060] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:55.348088 15803 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 4.
I20260709 14:54:55.349107 15695 leader_election.cc:304] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [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: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:55.349874 15888 raft_consensus.cc:2804] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:55.350387 15654 raft_consensus.cc:2468] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 4.
I20260709 14:54:55.351080 15888 raft_consensus.cc:697] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 4 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:55.351948 15888 consensus_queue.cc:237] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [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: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.358307 15549 catalog_manager.cc:5697] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 3 to 4, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 4 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.590593 15980 raft_consensus.cc:993] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: : Instructing follower 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:55.591053 15980 raft_consensus.cc:1081] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Signalling peer 1f4d68954894454a934203b48eab26ae to start an election
I20260709 14:54:55.592370 15729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b"
dest_uuid: "1f4d68954894454a934203b48eab26ae"
 from {username='slave'} at 127.0.0.1:43574
I20260709 14:54:55.592769 15729 raft_consensus.cc:493] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.593091 15729 raft_consensus.cc:3060] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.596854 15729 raft_consensus.cc:515] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.598073 15729 leader_election.cc:290] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 2 election: Requested vote from peers 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957), 800710e3d1544fda9d3b09df73cfb4bc (127.14.173.195:43259)
I20260709 14:54:55.599072 15654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70405e0d04b4454ab19df6556d177a3b"
I20260709 14:54:55.598973 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619cb379a72c4bf8a57a0b641dd1ee5b" candidate_uuid: "1f4d68954894454a934203b48eab26ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800710e3d1544fda9d3b09df73cfb4bc"
I20260709 14:54:55.599622 15654 raft_consensus.cc:3055] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.599902 15803 raft_consensus.cc:3060] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.599969 15654 raft_consensus.cc:740] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70405e0d04b4454ab19df6556d177a3b, State: Running, Role: LEADER
I20260709 14:54:55.600854 15654 consensus_queue.cc:260] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.601930 15654 raft_consensus.cc:3060] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.604728 15803 raft_consensus.cc:2468] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 2.
I20260709 14:54:55.605618 15695 leader_election.cc:304] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4d68954894454a934203b48eab26ae, 800710e3d1544fda9d3b09df73cfb4bc; no voters: 
I20260709 14:54:55.606353 15888 raft_consensus.cc:2804] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.606750 15888 raft_consensus.cc:697] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Becoming Leader. State: Replica: 1f4d68954894454a934203b48eab26ae, State: Running, Role: LEADER
I20260709 14:54:55.607462 15888 consensus_queue.cc:237] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } }
I20260709 14:54:55.608209 15654 raft_consensus.cc:2468] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4d68954894454a934203b48eab26ae in term 2.
I20260709 14:54:55.613852 15549 catalog_manager.cc:5697] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae reported cstate change: term changed from 1 to 2, leader changed from 70405e0d04b4454ab19df6556d177a3b (127.14.173.193) to 1f4d68954894454a934203b48eab26ae (127.14.173.194). New cstate: current_term: 2 leader_uuid: "1f4d68954894454a934203b48eab26ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.713486 15729 raft_consensus.cc:1275] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:55.714607 15936 consensus_queue.cc:1048] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.725476 15654 raft_consensus.cc:1275] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:55.727228 15993 consensus_queue.cc:1048] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:55.802570 15729 raft_consensus.cc:1275] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:55.803771 15936 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f4d68954894454a934203b48eab26ae" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:55.812328 15654 raft_consensus.cc:1275] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Refusing update from remote peer 800710e3d1544fda9d3b09df73cfb4bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:55.813602 15993 consensus_queue.cc:1048] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:55.921970 15654 raft_consensus.cc:1275] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:55.922950 15888 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:55.930918 15803 raft_consensus.cc:1275] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:55.932312 15888 consensus_queue.cc:1048] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:56.061712 15654 raft_consensus.cc:1275] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.063069 16000 consensus_queue.cc:1048] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "70405e0d04b4454ab19df6556d177a3b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 35957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:56.064031 15803 raft_consensus.cc:1275] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Refusing update from remote peer 1f4d68954894454a934203b48eab26ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.065212 16000 consensus_queue.cc:1048] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "800710e3d1544fda9d3b09df73cfb4bc" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.150456 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:56.156018 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
I20260709 14:54:56.175053 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.176046 15031 tablet_replica.cc:333] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
W20260709 14:54:56.176578 15694 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 14:54:56.176930 15031 raft_consensus.cc:2243] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.177428 15031 raft_consensus.cc:2272] T 26d9157c76eb4359a4b91a7665017aa6 P 70405e0d04b4454ab19df6556d177a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.179566 15694 consensus_peers.cc:597] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae -> Peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Couldn't send request to peer 70405e0d04b4454ab19df6556d177a3b. 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 14:54:56.179793 15031 tablet_replica.cc:333] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.180423 15031 raft_consensus.cc:2243] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.180930 15031 raft_consensus.cc:2272] T fb4df5f28b6544f8a3041806fdc2a9fe P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.182751 15031 tablet_replica.cc:333] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.183286 15031 raft_consensus.cc:2243] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.183931 15031 raft_consensus.cc:2272] T 45820e0c52924b09bd3142c6a4285f71 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.185428 15031 tablet_replica.cc:333] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.185880 15031 raft_consensus.cc:2243] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.186195 15031 raft_consensus.cc:2272] T 6eacf20485f44e7188b0d046682945aa P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.188211 15031 tablet_replica.cc:333] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.188642 15031 raft_consensus.cc:2243] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.189218 15031 raft_consensus.cc:2272] T b5434e05343440caa23e84a6afc61360 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.190554 15031 tablet_replica.cc:333] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.190959 15031 raft_consensus.cc:2243] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.191341 15031 raft_consensus.cc:2272] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 70405e0d04b4454ab19df6556d177a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.193259 15031 tablet_replica.cc:333] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.193674 15031 raft_consensus.cc:2243] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.193998 15031 raft_consensus.cc:2272] T 619cb379a72c4bf8a57a0b641dd1ee5b P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.195855 15031 tablet_replica.cc:333] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.196257 15031 raft_consensus.cc:2243] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.196568 15031 raft_consensus.cc:2272] T ad911a4630974fe18bd034c3983ac403 P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.198370 15031 tablet_replica.cc:333] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.198773 15031 raft_consensus.cc:2243] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.199379 15031 raft_consensus.cc:2272] T aaadf066d2bb45dfbf74cfe64372846a P 70405e0d04b4454ab19df6556d177a3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.200853 15031 tablet_replica.cc:333] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b: stopping tablet replica
I20260709 14:54:56.201221 15031 raft_consensus.cc:2243] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.201792 15031 raft_consensus.cc:2272] T 5dcfe13d38a84f93b8e5466e3ee06880 P 70405e0d04b4454ab19df6556d177a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.220845 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
I20260709 14:54:56.240679 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
I20260709 14:54:56.261003 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.261772 15031 tablet_replica.cc:333] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.262383 15031 raft_consensus.cc:2243] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.262825 15031 raft_consensus.cc:2272] T fb4df5f28b6544f8a3041806fdc2a9fe P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.264637 15031 tablet_replica.cc:333] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.265117 15031 raft_consensus.cc:2243] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.265836 15031 raft_consensus.cc:2272] T 26d9157c76eb4359a4b91a7665017aa6 P 1f4d68954894454a934203b48eab26ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.267458 15031 tablet_replica.cc:333] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.267954 15031 raft_consensus.cc:2243] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.268353 15031 raft_consensus.cc:2272] T 45820e0c52924b09bd3142c6a4285f71 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.269804 15031 tablet_replica.cc:333] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.270277 15031 raft_consensus.cc:2243] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.270646 15031 raft_consensus.cc:2272] T b5434e05343440caa23e84a6afc61360 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.272228 15031 tablet_replica.cc:333] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.272682 15031 raft_consensus.cc:2243] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.273296 15031 raft_consensus.cc:2272] T 619cb379a72c4bf8a57a0b641dd1ee5b P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.275394 15031 tablet_replica.cc:333] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.275883 15031 raft_consensus.cc:2243] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.276317 15031 raft_consensus.cc:2272] T 6eacf20485f44e7188b0d046682945aa P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.278270 15031 tablet_replica.cc:333] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.278813 15031 raft_consensus.cc:2243] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.279496 15031 raft_consensus.cc:2272] T ad911a4630974fe18bd034c3983ac403 P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.281345 15031 tablet_replica.cc:333] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.281781 15031 raft_consensus.cc:2243] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.282182 15031 raft_consensus.cc:2272] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 1f4d68954894454a934203b48eab26ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.283980 15031 tablet_replica.cc:333] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.284413 15031 raft_consensus.cc:2243] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.284780 15031 raft_consensus.cc:2272] T 5dcfe13d38a84f93b8e5466e3ee06880 P 1f4d68954894454a934203b48eab26ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.286273 15031 tablet_replica.cc:333] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae: stopping tablet replica
I20260709 14:54:56.286685 15031 raft_consensus.cc:2243] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.287086 15031 raft_consensus.cc:2272] T aaadf066d2bb45dfbf74cfe64372846a P 1f4d68954894454a934203b48eab26ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.305361 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
W20260709 14:54:56.312073 15769 consensus_peers.cc:597] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc -> Peer 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105): Couldn't send request to peer 1f4d68954894454a934203b48eab26ae. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:56.317986 15768 consensus_peers.cc:597] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc -> Peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Couldn't send request to peer 70405e0d04b4454ab19df6556d177a3b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:35957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.329411 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
W20260709 14:54:56.342777 15768 consensus_peers.cc:597] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc -> Peer 70405e0d04b4454ab19df6556d177a3b (127.14.173.193:35957): Couldn't send request to peer 70405e0d04b4454ab19df6556d177a3b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:35957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:56.350451 15769 consensus_peers.cc:597] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc -> Peer 1f4d68954894454a934203b48eab26ae (127.14.173.194:38105): Couldn't send request to peer 1f4d68954894454a934203b48eab26ae. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.357154 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.357812 15031 tablet_replica.cc:333] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.358372 15031 raft_consensus.cc:2243] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.359133 15031 raft_consensus.cc:2272] T fb4df5f28b6544f8a3041806fdc2a9fe P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.360805 15031 tablet_replica.cc:333] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.361277 15031 raft_consensus.cc:2243] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.361640 15031 raft_consensus.cc:2272] T 26d9157c76eb4359a4b91a7665017aa6 P 800710e3d1544fda9d3b09df73cfb4bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.363224 15031 tablet_replica.cc:333] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.363692 15031 raft_consensus.cc:2243] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.364068 15031 raft_consensus.cc:2272] T 45820e0c52924b09bd3142c6a4285f71 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.365535 15031 tablet_replica.cc:333] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.365990 15031 raft_consensus.cc:2243] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.366348 15031 raft_consensus.cc:2272] T b5434e05343440caa23e84a6afc61360 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.367853 15031 tablet_replica.cc:333] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.368307 15031 raft_consensus.cc:2243] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.368928 15031 raft_consensus.cc:2272] T ed3f82e6dc4f4730a21b8e653cc88cc8 P 800710e3d1544fda9d3b09df73cfb4bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.370517 15031 tablet_replica.cc:333] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.371023 15031 raft_consensus.cc:2243] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.371733 15031 raft_consensus.cc:2272] T 6eacf20485f44e7188b0d046682945aa P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.373494 15031 tablet_replica.cc:333] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.373982 15031 raft_consensus.cc:2243] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.374382 15031 raft_consensus.cc:2272] T 619cb379a72c4bf8a57a0b641dd1ee5b P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.376219 15031 tablet_replica.cc:333] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.376758 15031 raft_consensus.cc:2243] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.377167 15031 raft_consensus.cc:2272] T ad911a4630974fe18bd034c3983ac403 P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.378935 15031 tablet_replica.cc:333] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.379395 15031 raft_consensus.cc:2243] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.379803 15031 raft_consensus.cc:2272] T aaadf066d2bb45dfbf74cfe64372846a P 800710e3d1544fda9d3b09df73cfb4bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.381248 15031 tablet_replica.cc:333] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc: stopping tablet replica
I20260709 14:54:56.381686 15031 raft_consensus.cc:2243] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.382064 15031 raft_consensus.cc:2272] T 5dcfe13d38a84f93b8e5466e3ee06880 P 800710e3d1544fda9d3b09df73cfb4bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.408879 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:54:56.426546 15031 master.cc:562] Master@127.14.173.254:36211 shutting down...
I20260709 14:54:56.444231 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.444669 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.444933 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c2de313093445df8a8140b629e364ea: stopping tablet replica
I20260709 14:54:56.465209 15031 master.cc:584] Master@127.14.173.254:36211 shutdown complete.
1f4d68954894454a934203b48eab26ae  4
70405e0d04b4454ab19df6556d177a3b  5
800710e3d1544fda9d3b09df73cfb4bc  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10503 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:54:56.504609 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:46413
I20260709 14:54:56.505738 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:56.511458 16009 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 14:54:56.511808 16010 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 14:54:56.512127 16012 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 14:54:56.512533 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:56.513358 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:56.513576 15031 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 14:54:56.513756 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608896513709 us; error 0 us; skew 500 ppm
I20260709 14:54:56.514269 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:56.516609 15031 webserver.cc:533] Webserver started at http://127.14.173.254:37725/ using document root <none> and password file <none>
I20260709 14:54:56.517050 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:56.517246 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:56.517522 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:56.518567 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "cf93b2f60682475db624b1f65944b815"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.522570 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:54:56.525601 16017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.526242 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:56.526520 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "cf93b2f60682475db624b1f65944b815"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.526772 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-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 14:54:56.541986 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:56.543182 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:56.578999 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:46413
I20260709 14:54:56.579088 16068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:46413 every 8 connection(s)
I20260709 14:54:56.582726 16069 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 14:54:56.591626 16069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815: Bootstrap starting.
I20260709 14:54:56.595963 16069 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:56.599680 16069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815: No bootstrap required, opened a new log
I20260709 14:54:56.601540 16069 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf93b2f60682475db624b1f65944b815" member_type: VOTER }
I20260709 14:54:56.601897 16069 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:56.602073 16069 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93b2f60682475db624b1f65944b815, State: Initialized, Role: FOLLOWER
I20260709 14:54:56.602530 16069 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf93b2f60682475db624b1f65944b815" member_type: VOTER }
I20260709 14:54:56.602916 16069 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:56.603145 16069 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:56.603377 16069 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:56.606933 16069 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf93b2f60682475db624b1f65944b815" member_type: VOTER }
I20260709 14:54:56.607376 16069 leader_election.cc:304] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [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: cf93b2f60682475db624b1f65944b815; no voters: 
I20260709 14:54:56.608335 16069 leader_election.cc:290] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:56.608680 16072 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:56.609902 16072 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 1 LEADER]: Becoming Leader. State: Replica: cf93b2f60682475db624b1f65944b815, State: Running, Role: LEADER
I20260709 14:54:56.610553 16072 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [LEADER]: Queue going to LEADER mode. State: All 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: "cf93b2f60682475db624b1f65944b815" member_type: VOTER }
I20260709 14:54:56.611207 16069 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:56.613175 16073 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf93b2f60682475db624b1f65944b815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf93b2f60682475db624b1f65944b815" member_type: VOTER } }
I20260709 14:54:56.613755 16073 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:56.614127 16074 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf93b2f60682475db624b1f65944b815. Latest consensus state: current_term: 1 leader_uuid: "cf93b2f60682475db624b1f65944b815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf93b2f60682475db624b1f65944b815" member_type: VOTER } }
I20260709 14:54:56.614693 16074 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:56.619755 16077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:56.624935 16077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:56.625983 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:56.632778 16077 catalog_manager.cc:1383] Generated new cluster ID: 0e796ba9668d450d950e7a958b67a2ea
I20260709 14:54:56.632994 16077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:56.667973 16077 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:56.669088 16077 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:56.683239 16077 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815: Generated new TSK 0
I20260709 14:54:56.683733 16077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:56.691957 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:56.697808 16090 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 14:54:56.699401 16091 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 14:54:56.701071 16093 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 14:54:56.701462 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:56.702590 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:56.702813 15031 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 14:54:56.702983 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608896702966 us; error 0 us; skew 500 ppm
I20260709 14:54:56.703516 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:56.705598 15031 webserver.cc:533] Webserver started at http://127.14.173.193:42811/ using document root <none> and password file <none>
I20260709 14:54:56.706059 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:56.706257 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:56.706529 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:56.707597 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "5c238d6038714ca0b89195776ead115b"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.711697 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:56.714709 16098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.715431 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:56.715709 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "5c238d6038714ca0b89195776ead115b"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.715984 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-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 14:54:56.747628 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:56.748867 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:56.750248 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:56.752416 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:56.752628 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.752871 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:56.753051 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.790989 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:40377
I20260709 14:54:56.791083 16160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:40377 every 8 connection(s)
I20260709 14:54:56.795718 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:56.802616 16165 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 14:54:56.804098 16166 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 14:54:56.806026 16168 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 14:54:56.807173 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:56.808286 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:56.808502 15031 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 14:54:56.808678 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608896808664 us; error 0 us; skew 500 ppm
I20260709 14:54:56.809105 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:56.811733 15031 webserver.cc:533] Webserver started at http://127.14.173.194:38841/ using document root <none> and password file <none>
I20260709 14:54:56.812233 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:56.812544 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:56.812863 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:56.813102 16161 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46413
I20260709 14:54:56.813433 16161 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:56.814054 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "0842bc79cd3b40cd9343787dad57b819"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.814095 16161 heartbeater.cc:507] Master 127.14.173.254:46413 requested a full tablet report, sending...
I20260709 14:54:56.816222 16034 ts_manager.cc:194] Registered new tserver with Master: 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377)
I20260709 14:54:56.818097 16034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54794
I20260709 14:54:56.823345 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.006s
I20260709 14:54:56.827759 16173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.828536 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:54:56.828825 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "0842bc79cd3b40cd9343787dad57b819"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.829119 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-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 14:54:56.850626 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:56.851840 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:56.853180 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:56.855268 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:56.855486 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.855711 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:56.855881 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.893944 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:37345
I20260709 14:54:56.894040 16235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:37345 every 8 connection(s)
I20260709 14:54:56.898798 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:56.905396 16239 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 14:54:56.906275 16240 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 14:54:56.908576 15031 server_base.cc:1061] running on GCE node
I20260709 14:54:56.910410 16236 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46413
W20260709 14:54:56.910605 16242 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 14:54:56.910742 16236 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:56.911499 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:56.911541 16236 heartbeater.cc:507] Master 127.14.173.254:46413 requested a full tablet report, sending...
W20260709 14:54:56.911803 15031 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 14:54:56.912063 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608896912042 us; error 0 us; skew 500 ppm
I20260709 14:54:56.912804 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:56.913584 16034 ts_manager.cc:194] Registered new tserver with Master: 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:56.915038 16034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54800
I20260709 14:54:56.915356 15031 webserver.cc:533] Webserver started at http://127.14.173.195:37033/ using document root <none> and password file <none>
I20260709 14:54:56.915894 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:56.916153 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:56.916477 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:56.917635 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "9ecedc69983e4089a3d73491b15715a4"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.921867 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:54:56.924844 16247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.925534 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:56.925812 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "9ecedc69983e4089a3d73491b15715a4"
format_stamp: "Formatted at 2026-07-09 14:54:56 on dist-test-slave-qp7s"
I20260709 14:54:56.926095 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-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 14:54:56.942447 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:56.943563 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:56.944867 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:56.946893 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:56.947108 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.947394 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:56.947568 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:56.985306 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:36151
I20260709 14:54:56.985414 16309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:36151 every 8 connection(s)
I20260709 14:54:56.998387 16310 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46413
I20260709 14:54:56.998749 16310 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:56.999468 16310 heartbeater.cc:507] Master 127.14.173.254:46413 requested a full tablet report, sending...
I20260709 14:54:57.001226 16034 ts_manager.cc:194] Registered new tserver with Master: 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:57.001588 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013140907s
I20260709 14:54:57.002542 16034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54808
I20260709 14:54:57.023890 16034 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54820:
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 14:54:57.029968 16034 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 14:54:57.212577 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7c055d8bea4f948c8bc0ec8093bdb8 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:57.214059 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7c055d8bea4f948c8bc0ec8093bdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.213965 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4142e85f254d17af5885e057c9521a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:57.215296 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4142e85f254d17af5885e057c9521a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.218431 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 1e625b1da5354510a7170afc75b83efe (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:57.219696 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e625b1da5354510a7170afc75b83efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.224484 16125 tablet_service.cc:1511] Processing CreateTablet for tablet b81a742775f148ff82972b6045958ee9 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:57.225754 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a742775f148ff82972b6045958ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.229851 16201 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7c055d8bea4f948c8bc0ec8093bdb8 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:57.232573 16200 tablet_service.cc:1511] Processing CreateTablet for tablet b81a742775f148ff82972b6045958ee9 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:57.234926 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 1e625b1da5354510a7170afc75b83efe (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:57.237545 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4142e85f254d17af5885e057c9521a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:57.239177 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7c055d8bea4f948c8bc0ec8093bdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.241698 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a742775f148ff82972b6045958ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.242624 16274 tablet_service.cc:1511] Processing CreateTablet for tablet b81a742775f148ff82972b6045958ee9 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:57.243945 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a742775f148ff82972b6045958ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.246956 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 1e625b1da5354510a7170afc75b83efe (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:57.259855 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e625b1da5354510a7170afc75b83efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.261821 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 879ce1c53bdb4514987f528378fabadc (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:57.264765 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 879ce1c53bdb4514987f528378fabadc (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:57.247866 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4142e85f254d17af5885e057c9521a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.249042 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 879ce1c53bdb4514987f528378fabadc (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:57.266068 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879ce1c53bdb4514987f528378fabadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.264777 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 52ebecd6d4f44edfa8268ce7b9ec90a2 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:57.272241 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 52ebecd6d4f44edfa8268ce7b9ec90a2 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:57.251722 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4142e85f254d17af5885e057c9521a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:57.255409 16325 tablet_bootstrap.cc:492] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:57.266947 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879ce1c53bdb4514987f528378fabadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.274072 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4142e85f254d17af5885e057c9521a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.275063 16195 tablet_service.cc:1511] Processing CreateTablet for tablet ef050c40a6d248888cd5d363fe51962d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:57.276600 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebecd6d4f44edfa8268ce7b9ec90a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.249387 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7c055d8bea4f948c8bc0ec8093bdb8 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:57.269997 16196 tablet_service.cc:1511] Processing CreateTablet for tablet 52ebecd6d4f44edfa8268ce7b9ec90a2 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:57.279920 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7c055d8bea4f948c8bc0ec8093bdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.280453 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef050c40a6d248888cd5d363fe51962d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.280972 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebecd6d4f44edfa8268ce7b9ec90a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.284363 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879ce1c53bdb4514987f528378fabadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.287388 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e625b1da5354510a7170afc75b83efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.296391 16325 tablet_bootstrap.cc:654] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.296587 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebecd6d4f44edfa8268ce7b9ec90a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.306779 16124 tablet_service.cc:1511] Processing CreateTablet for tablet ef050c40a6d248888cd5d363fe51962d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:57.307423 16269 tablet_service.cc:1511] Processing CreateTablet for tablet ef050c40a6d248888cd5d363fe51962d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:57.308142 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef050c40a6d248888cd5d363fe51962d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.308702 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef050c40a6d248888cd5d363fe51962d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.318773 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 90d0f28e35d84f308a325f752a905a82 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:57.320098 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d0f28e35d84f308a325f752a905a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.333673 16326 tablet_bootstrap.cc:492] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:57.333874 16268 tablet_service.cc:1511] Processing CreateTablet for tablet 90d0f28e35d84f308a325f752a905a82 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:57.334252 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3a2839e58449daa4e6edabd83c6e18 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:57.335158 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d0f28e35d84f308a325f752a905a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.335582 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a2839e58449daa4e6edabd83c6e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.339349 16201 tablet_service.cc:1511] Processing CreateTablet for tablet 90d0f28e35d84f308a325f752a905a82 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:57.340548 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d0f28e35d84f308a325f752a905a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.353610 16325 tablet_bootstrap.cc:492] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:57.354081 16325 ts_tablet_manager.cc:1403] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.007s
I20260709 14:54:57.355463 16326 tablet_bootstrap.cc:654] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.365012 16325 raft_consensus.cc:359] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.365758 16325 raft_consensus.cc:385] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.366058 16325 raft_consensus.cc:740] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.372373 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3a2839e58449daa4e6edabd83c6e18 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:57.373971 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a2839e58449daa4e6edabd83c6e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.377943 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 6adf1df10574488a9131cf4db151d50e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:57.379207 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 6adf1df10574488a9131cf4db151d50e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:57.380370 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adf1df10574488a9131cf4db151d50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.384078 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3a2839e58449daa4e6edabd83c6e18 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:57.385296 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a2839e58449daa4e6edabd83c6e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.389289 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adf1df10574488a9131cf4db151d50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.389690 16328 tablet_bootstrap.cc:492] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:57.388494 16325 consensus_queue.cc:260] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.407184 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 6adf1df10574488a9131cf4db151d50e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:57.407302 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 5a336cd1cb1247a29c43452b442e35e4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:57.412766 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 5a336cd1cb1247a29c43452b442e35e4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:57.414152 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a336cd1cb1247a29c43452b442e35e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.414731 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adf1df10574488a9131cf4db151d50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.419783 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a336cd1cb1247a29c43452b442e35e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.411861 16201 tablet_service.cc:1511] Processing CreateTablet for tablet 5a336cd1cb1247a29c43452b442e35e4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:57.421082 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a336cd1cb1247a29c43452b442e35e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.429607 16196 tablet_service.cc:1511] Processing CreateTablet for tablet 07d01df4d4d6464dbfeba5988907562e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:57.429768 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 07d01df4d4d6464dbfeba5988907562e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:57.430997 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d01df4d4d6464dbfeba5988907562e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.431841 16125 tablet_service.cc:1511] Processing CreateTablet for tablet caaf55314c5b4546b7b1deba7c341b1a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:57.432574 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d01df4d4d6464dbfeba5988907562e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.433137 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf55314c5b4546b7b1deba7c341b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.431984 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 07d01df4d4d6464dbfeba5988907562e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:57.435889 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d01df4d4d6464dbfeba5988907562e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.442050 16197 tablet_service.cc:1511] Processing CreateTablet for tablet caaf55314c5b4546b7b1deba7c341b1a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:57.443483 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf55314c5b4546b7b1deba7c341b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.448563 16325 ts_tablet_manager.cc:1434] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.094s	user 0.010s	sys 0.003s
I20260709 14:54:57.449361 16161 heartbeater.cc:499] Master 127.14.173.254:46413 was elected leader, sending a full tablet report...
I20260709 14:54:57.449529 16325 tablet_bootstrap.cc:492] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:57.450420 16272 tablet_service.cc:1511] Processing CreateTablet for tablet caaf55314c5b4546b7b1deba7c341b1a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:57.454978 16328 tablet_bootstrap.cc:654] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.455034 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf55314c5b4546b7b1deba7c341b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.471891 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 3790692caf9d4904a4652a8dc6f3f9c0 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:57.473115 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3790692caf9d4904a4652a8dc6f3f9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.477085 16326 tablet_bootstrap.cc:492] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:57.477568 16326 ts_tablet_manager.cc:1403] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.144s	user 0.026s	sys 0.014s
I20260709 14:54:57.480489 16326 raft_consensus.cc:359] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.481251 16326 raft_consensus.cc:385] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.481652 16326 raft_consensus.cc:740] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.482527 16326 consensus_queue.cc:260] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.486940 16325 tablet_bootstrap.cc:654] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.498503 16121 tablet_service.cc:1511] Processing CreateTablet for tablet d00d5aaffd854be9b89cfad4e5f66ab7 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:57.500880 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00d5aaffd854be9b89cfad4e5f66ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.517172 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 3790692caf9d4904a4652a8dc6f3f9c0 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:57.521075 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3790692caf9d4904a4652a8dc6f3f9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.520936 16200 tablet_service.cc:1511] Processing CreateTablet for tablet d00d5aaffd854be9b89cfad4e5f66ab7 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:57.521881 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00d5aaffd854be9b89cfad4e5f66ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.527233 16326 ts_tablet_manager.cc:1434] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.014s
I20260709 14:54:57.528216 16326 tablet_bootstrap.cc:492] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:57.528466 16328 tablet_bootstrap.cc:492] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:57.528949 16328 ts_tablet_manager.cc:1403] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.140s	user 0.007s	sys 0.007s
I20260709 14:54:57.529539 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 1d36f34235ae495197d0798d84301ae2 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:57.529724 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 1d36f34235ae495197d0798d84301ae2 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:57.530939 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d36f34235ae495197d0798d84301ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.532809 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d36f34235ae495197d0798d84301ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.533555 16268 tablet_service.cc:1511] Processing CreateTablet for tablet 1d36f34235ae495197d0798d84301ae2 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:57.534771 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d36f34235ae495197d0798d84301ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.528371 16236 heartbeater.cc:499] Master 127.14.173.254:46413 was elected leader, sending a full tablet report...
I20260709 14:54:57.539728 16328 raft_consensus.cc:359] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.540534 16328 raft_consensus.cc:385] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.540865 16328 raft_consensus.cc:740] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.541666 16328 consensus_queue.cc:260] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.542312 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 7110f050881042f7b0bc18dbcf86f4a6 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:57.527244 16273 tablet_service.cc:1511] Processing CreateTablet for tablet d00d5aaffd854be9b89cfad4e5f66ab7 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:57.543924 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00d5aaffd854be9b89cfad4e5f66ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.543959 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7110f050881042f7b0bc18dbcf86f4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.545966 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 7110f050881042f7b0bc18dbcf86f4a6 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:57.547170 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7110f050881042f7b0bc18dbcf86f4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.554520 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 7110f050881042f7b0bc18dbcf86f4a6 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:57.555811 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7110f050881042f7b0bc18dbcf86f4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.556412 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba2c653876447ceaf7c5ab82987028d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:57.557685 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba2c653876447ceaf7c5ab82987028d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.568683 16326 tablet_bootstrap.cc:654] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.571043 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba2c653876447ceaf7c5ab82987028d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:57.575842 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba2c653876447ceaf7c5ab82987028d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.588726 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcd51751a5a4029a228ef0bf9f4a614 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:57.589685 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcd51751a5a4029a228ef0bf9f4a614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.590787 16328 ts_tablet_manager.cc:1434] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260709 14:54:57.591537 16310 heartbeater.cc:499] Master 127.14.173.254:46413 was elected leader, sending a full tablet report...
I20260709 14:54:57.591876 16328 tablet_bootstrap.cc:492] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:57.598100 16328 tablet_bootstrap.cc:654] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.614202 16333 raft_consensus.cc:493] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.614491 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcd51751a5a4029a228ef0bf9f4a614 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:57.614866 16333 raft_consensus.cc:515] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.616281 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcd51751a5a4029a228ef0bf9f4a614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.630666 16330 raft_consensus.cc:493] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.631160 16330 raft_consensus.cc:515] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.639887 16325 tablet_bootstrap.cc:492] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:57.640094 16268 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcd51751a5a4029a228ef0bf9f4a614 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:57.609241 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 3790692caf9d4904a4652a8dc6f3f9c0 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:57.643492 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcd51751a5a4029a228ef0bf9f4a614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.643388 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba2c653876447ceaf7c5ab82987028d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:57.644603 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba2c653876447ceaf7c5ab82987028d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.647665 16196 tablet_service.cc:1511] Processing CreateTablet for tablet f7a849b55c1e430e86f6a25ac41e4f0e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:57.648838 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a849b55c1e430e86f6a25ac41e4f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.651377 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3790692caf9d4904a4652a8dc6f3f9c0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:57.652058 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:57.653987 16194 tablet_service.cc:1511] Processing CreateTablet for tablet f5ecbf9a697049df96ca622ff58b37ec (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:57.654908 16325 ts_tablet_manager.cc:1403] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.206s	user 0.018s	sys 0.002s
I20260709 14:54:57.657779 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ecbf9a697049df96ca622ff58b37ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.635936 16330 leader_election.cc:290] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:57.638932 16333 leader_election.cc:290] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:57.689472 16326 tablet_bootstrap.cc:492] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:57.689971 16326 ts_tablet_manager.cc:1403] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.162s	user 0.024s	sys 0.019s
I20260709 14:54:57.692816 16326 raft_consensus.cc:359] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.693436 16326 raft_consensus.cc:385] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.693758 16326 raft_consensus.cc:740] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.657838 16325 raft_consensus.cc:359] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.697311 16325 raft_consensus.cc:385] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.697621 16325 raft_consensus.cc:740] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.698325 16325 consensus_queue.cc:260] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.686338 16328 tablet_bootstrap.cc:492] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:57.694446 16326 consensus_queue.cc:260] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.708222 16328 ts_tablet_manager.cc:1403] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.009s
I20260709 14:54:57.717549 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:54:57.718883 16251 leader_election.cc:343] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.722892 16328 raft_consensus.cc:359] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.731935 16328 raft_consensus.cc:385] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.732276 16325 ts_tablet_manager.cc:1434] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 14:54:57.732324 16328 raft_consensus.cc:740] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.733759 16325 tablet_bootstrap.cc:492] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:57.739408 16328 consensus_queue.cc:260] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.741520 16328 ts_tablet_manager.cc:1434] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:54:57.742420 16328 tablet_bootstrap.cc:492] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:57.757041 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 8607f49368b443f7906c447323e6622e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:57.757530 16270 tablet_service.cc:1511] Processing CreateTablet for tablet f7a849b55c1e430e86f6a25ac41e4f0e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:57.758311 16328 tablet_bootstrap.cc:654] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.758359 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8607f49368b443f7906c447323e6622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.758776 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a849b55c1e430e86f6a25ac41e4f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.761735 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 6732d834ab4d4fc6ab1f22ad64f01b2b (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:57.762938 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6732d834ab4d4fc6ab1f22ad64f01b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.766170 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7c055d8bea4f948c8bc0ec8093bdb8" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:57.766855 16325 tablet_bootstrap.cc:654] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.766729 16273 tablet_service.cc:1511] Processing CreateTablet for tablet f5ecbf9a697049df96ca622ff58b37ec (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:57.768597 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 6732d834ab4d4fc6ab1f22ad64f01b2b (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:57.770463 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 8607f49368b443f7906c447323e6622e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:57.772850 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:57.773526 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ecbf9a697049df96ca622ff58b37ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.774498 16211 raft_consensus.cc:2468] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:57.774926 16124 tablet_service.cc:1511] Processing CreateTablet for tablet f5ecbf9a697049df96ca622ff58b37ec (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:57.775827 16099 leader_election.cc:304] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:57.776181 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ecbf9a697049df96ca622ff58b37ec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:57.775928 16248 leader_election.cc:343] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.776763 16330 raft_consensus.cc:2804] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:57.777233 16330 raft_consensus.cc:493] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:57.777768 16330 raft_consensus.cc:3060] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.776834 16248 leader_election.cc:304] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:54:57.778286 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 6732d834ab4d4fc6ab1f22ad64f01b2b (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:57.778762 16337 raft_consensus.cc:2749] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:57.780992 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 8607f49368b443f7906c447323e6622e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:57.772590 16326 ts_tablet_manager.cc:1434] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.002s
I20260709 14:54:57.784957 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 906e1d94093d43eab6f9d373600e7147 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:57.785118 16119 tablet_service.cc:1511] Processing CreateTablet for tablet f7a849b55c1e430e86f6a25ac41e4f0e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:57.786339 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906e1d94093d43eab6f9d373600e7147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.786239 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7c055d8bea4f948c8bc0ec8093bdb8" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:57.788134 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8607f49368b443f7906c447323e6622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.788697 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6732d834ab4d4fc6ab1f22ad64f01b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.794268 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 60000d9a6f5f48f9a890fb005b661d86 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:57.795426 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6732d834ab4d4fc6ab1f22ad64f01b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.795512 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60000d9a6f5f48f9a890fb005b661d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.796902 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8607f49368b443f7906c447323e6622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.799352 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a849b55c1e430e86f6a25ac41e4f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.804823 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 906e1d94093d43eab6f9d373600e7147 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:57.806066 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906e1d94093d43eab6f9d373600e7147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.814378 16330 raft_consensus.cc:515] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.818046 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 4b231676535b44d285a224d52a7dec1c (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:57.819456 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b231676535b44d285a224d52a7dec1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.833287 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 60000d9a6f5f48f9a890fb005b661d86 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:57.833392 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 906e1d94093d43eab6f9d373600e7147 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:57.834681 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60000d9a6f5f48f9a890fb005b661d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.835618 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906e1d94093d43eab6f9d373600e7147. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:57.843782 16100 leader_election.cc:343] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:57.845068 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7c055d8bea4f948c8bc0ec8093bdb8" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:57.844929 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 4b231676535b44d285a224d52a7dec1c (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:57.845626 16211 raft_consensus.cc:3060] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.852167 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b231676535b44d285a224d52a7dec1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.855011 16328 tablet_bootstrap.cc:492] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:57.854590 16268 tablet_service.cc:1511] Processing CreateTablet for tablet 60000d9a6f5f48f9a890fb005b661d86 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:57.855547 16328 ts_tablet_manager.cc:1403] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.011s
I20260709 14:54:57.856323 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60000d9a6f5f48f9a890fb005b661d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.860615 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 4b231676535b44d285a224d52a7dec1c (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:57.868072 16126 tablet_service.cc:1511] Processing CreateTablet for tablet f53f486242c14b3f971c8c1023fb5621 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:57.871837 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53f486242c14b3f971c8c1023fb5621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.868566 16328 raft_consensus.cc:359] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.872615 16328 raft_consensus.cc:385] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.870141 16118 tablet_service.cc:1511] Processing CreateTablet for tablet 3d894008db5a4993bcea73907afa6f2d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:57.872963 16328 raft_consensus.cc:740] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.870992 16326 tablet_bootstrap.cc:492] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:57.874370 16118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d894008db5a4993bcea73907afa6f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.876377 16328 consensus_queue.cc:260] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.878638 16328 ts_tablet_manager.cc:1434] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:54:57.879815 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b231676535b44d285a224d52a7dec1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.887182 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3b141e365f427dabb493dc738ad6b1 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:57.888365 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3b141e365f427dabb493dc738ad6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.888692 16328 tablet_bootstrap.cc:492] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:57.892359 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebfc9bacf36423a8ad7576287daf90c (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:57.893582 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebfc9bacf36423a8ad7576287daf90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.893980 16196 tablet_service.cc:1511] Processing CreateTablet for tablet f53f486242c14b3f971c8c1023fb5621 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:57.895265 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53f486242c14b3f971c8c1023fb5621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.897866 16275 tablet_service.cc:1511] Processing CreateTablet for tablet f53f486242c14b3f971c8c1023fb5621 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:57.899896 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53f486242c14b3f971c8c1023fb5621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.902520 16211 raft_consensus.cc:2468] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:57.903664 16099 leader_election.cc:304] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:57.906468 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 3d894008db5a4993bcea73907afa6f2d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:57.912029 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebfc9bacf36423a8ad7576287daf90c (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:57.912571 16194 tablet_service.cc:1511] Processing CreateTablet for tablet afeca370f9ae4103b47c5258b1db9038 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:57.912777 16122 tablet_service.cc:1511] Processing CreateTablet for tablet afeca370f9ae4103b47c5258b1db9038 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:57.913273 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebfc9bacf36423a8ad7576287daf90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.913935 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afeca370f9ae4103b47c5258b1db9038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.913944 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afeca370f9ae4103b47c5258b1db9038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.915483 16326 tablet_bootstrap.cc:654] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.925254 16328 tablet_bootstrap.cc:654] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.948807 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3b141e365f427dabb493dc738ad6b1 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:57.950024 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3b141e365f427dabb493dc738ad6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.950585 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 69e98934168444e2af5dc9b61011cf65 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:57.953087 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebfc9bacf36423a8ad7576287daf90c (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:57.954272 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebfc9bacf36423a8ad7576287daf90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.919013 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3b141e365f427dabb493dc738ad6b1 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:57.927332 16330 leader_election.cc:290] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:57.915689 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d894008db5a4993bcea73907afa6f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.928426 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7c055d8bea4f948c8bc0ec8093bdb8" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:57.929885 16332 raft_consensus.cc:493] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.959838 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e98934168444e2af5dc9b61011cf65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.959772 16332 raft_consensus.cc:515] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.962463 16332 leader_election.cc:290] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:57.937567 16337 raft_consensus.cc:493] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:57.963043 16337 raft_consensus.cc:515] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.965155 16337 leader_election.cc:290] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:57.941649 16120 tablet_service.cc:1511] Processing CreateTablet for tablet f2c267b505c64a018d1e72d1c9c3b5d4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:57.944252 16325 tablet_bootstrap.cc:492] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:57.945151 16117 tablet_service.cc:1511] Processing CreateTablet for tablet 3c570bf1d3f541e7a8a218b0e0c322b9 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:57.969691 16325 ts_tablet_manager.cc:1403] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.236s	user 0.015s	sys 0.005s
I20260709 14:54:57.972713 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 5c493d8b163243e698e2d767db8f7bcf (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:57.973897 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c493d8b163243e698e2d767db8f7bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.973846 16325 raft_consensus.cc:359] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.974661 16325 raft_consensus.cc:385] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.974959 16325 raft_consensus.cc:740] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.945381 16199 tablet_service.cc:1511] Processing CreateTablet for tablet f2c267b505c64a018d1e72d1c9c3b5d4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:57.946902 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 3d894008db5a4993bcea73907afa6f2d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:57.947506 16345 raft_consensus.cc:2804] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.947626 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 3c570bf1d3f541e7a8a218b0e0c322b9 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:57.968956 16285 raft_consensus.cc:3060] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.979573 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c570bf1d3f541e7a8a218b0e0c322b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.983845 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d894008db5a4993bcea73907afa6f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.985839 16269 tablet_service.cc:1511] Processing CreateTablet for tablet afeca370f9ae4103b47c5258b1db9038 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:57.986495 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 3c570bf1d3f541e7a8a218b0e0c322b9 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:57.987479 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7c055d8bea4f948c8bc0ec8093bdb8" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:57.988248 16211 raft_consensus.cc:2393] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:54:57.988301 16267 tablet_service.cc:1511] Processing CreateTablet for tablet 5c493d8b163243e698e2d767db8f7bcf (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:57.988502 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 69e98934168444e2af5dc9b61011cf65 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:57.992484 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c267b505c64a018d1e72d1c9c3b5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.992697 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7c055d8bea4f948c8bc0ec8093bdb8" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:57.994318 16201 tablet_service.cc:1511] Processing CreateTablet for tablet 2114adae033746f7a37142ef20e3ab50 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:57.996800 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2114adae033746f7a37142ef20e3ab50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.997354 16193 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7892f8fe3c4392ab9a0904596c8a62 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:57.998548 16326 tablet_bootstrap.cc:492] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:57.998600 16193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7892f8fe3c4392ab9a0904596c8a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.999138 16326 ts_tablet_manager.cc:1403] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.002s
I20260709 14:54:57.999048 16285 raft_consensus.cc:2468] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.001276 16345 raft_consensus.cc:697] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:58.002161 16345 consensus_queue.cc:237] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.004866 16266 tablet_service.cc:1511] Processing CreateTablet for tablet 2114adae033746f7a37142ef20e3ab50 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:58.005194 16330 raft_consensus.cc:493] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.005640 16330 raft_consensus.cc:515] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.008183 16330 leader_election.cc:290] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.011623 16325 consensus_queue.cc:260] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.012511 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 69e98934168444e2af5dc9b61011cf65 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:58.014629 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 5c493d8b163243e698e2d767db8f7bcf (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:58.015590 16325 ts_tablet_manager.cc:1434] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:54:58.009516 16326 raft_consensus.cc:359] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.018468 16326 raft_consensus.cc:385] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.018783 16326 raft_consensus.cc:740] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.019948 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 2114adae033746f7a37142ef20e3ab50 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:58.019829 16326 consensus_queue.cc:260] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:57.987061 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afeca370f9ae4103b47c5258b1db9038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.022269 16326 ts_tablet_manager.cc:1434] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:54:58.029101 16266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2114adae033746f7a37142ef20e3ab50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.021010 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a742775f148ff82972b6045958ee9" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.029788 16326 tablet_bootstrap.cc:492] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:58.030089 16285 raft_consensus.cc:2468] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:58.030827 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7892f8fe3c4392ab9a0904596c8a62 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:58.031266 16100 leader_election.cc:304] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:58.032052 16330 raft_consensus.cc:2804] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.032426 16330 raft_consensus.cc:493] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.032760 16330 raft_consensus.cc:3060] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.032938 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3b141e365f427dabb493dc738ad6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.033529 16124 tablet_service.cc:1511] Processing CreateTablet for tablet c1d68c87db3c43fd94056f517efd5b3d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:58.034754 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d68c87db3c43fd94056f517efd5b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.036166 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a742775f148ff82972b6045958ee9" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.036798 16211 raft_consensus.cc:2468] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:58.039449 16117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c570bf1d3f541e7a8a218b0e0c322b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.043638 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c267b505c64a018d1e72d1c9c3b5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.045014 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7892f8fe3c4392ab9a0904596c8a62 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:58.046525 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7892f8fe3c4392ab9a0904596c8a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.048892 16330 raft_consensus.cc:515] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.057538 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c493d8b163243e698e2d767db8f7bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.067484 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e98934168444e2af5dc9b61011cf65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.069212 16326 tablet_bootstrap.cc:654] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.074401 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0b8bf489c64bedbf87fa398cbf4839 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:58.074458 16275 tablet_service.cc:1511] Processing CreateTablet for tablet c1d68c87db3c43fd94056f517efd5b3d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:58.075852 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7892f8fe3c4392ab9a0904596c8a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.076403 16268 tablet_service.cc:1511] Processing CreateTablet for tablet f2c267b505c64a018d1e72d1c9c3b5d4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:58.077725 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0b8bf489c64bedbf87fa398cbf4839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.079566 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2114adae033746f7a37142ef20e3ab50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.086149 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a742775f148ff82972b6045958ee9" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:58.086812 16211 raft_consensus.cc:3060] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.090420 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e98934168444e2af5dc9b61011cf65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.105273 16328 tablet_bootstrap.cc:492] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:58.111462 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a742775f148ff82972b6045958ee9" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:58.114801 16328 ts_tablet_manager.cc:1403] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.226s	user 0.017s	sys 0.014s
I20260709 14:54:58.115085 16135 raft_consensus.cc:2393] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:54:58.099143 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0b8bf489c64bedbf87fa398cbf4839 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:58.116690 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c570bf1d3f541e7a8a218b0e0c322b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.117447 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0b8bf489c64bedbf87fa398cbf4839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.121812 16328 raft_consensus.cc:359] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.122514 16328 raft_consensus.cc:385] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.122810 16328 raft_consensus.cc:740] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.131992 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a742775f148ff82972b6045958ee9" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:58.132541 16285 raft_consensus.cc:3060] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.132579 16328 consensus_queue.cc:260] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.134847 16328 ts_tablet_manager.cc:1434] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:54:58.123389 16267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c493d8b163243e698e2d767db8f7bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.100376 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0b8bf489c64bedbf87fa398cbf4839 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:58.093704 16325 tablet_bootstrap.cc:492] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:58.110689 16198 tablet_service.cc:1511] Processing CreateTablet for tablet c1d68c87db3c43fd94056f517efd5b3d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:58.145351 16337 raft_consensus.cc:493] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.145960 16337 raft_consensus.cc:515] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.147135 16121 tablet_service.cc:1511] Processing CreateTablet for tablet ff3ae01320494f80b9eb6bb16b4bda0b (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:58.149320 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d68c87db3c43fd94056f517efd5b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.151932 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:54:58.153316 16251 leader_election.cc:343] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.154172 16337 leader_election.cc:290] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:58.154695 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c267b505c64a018d1e72d1c9c3b5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.155247 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.158954 16328 tablet_bootstrap.cc:492] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:58.162602 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ae01320494f80b9eb6bb16b4bda0b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:58.162595 16248 leader_election.cc:343] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.163168 16248 leader_election.cc:304] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:54:58.163926 16337 raft_consensus.cc:2749] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.164438 16332 raft_consensus.cc:493] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.167080 16332 raft_consensus.cc:515] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.169688 16332 leader_election.cc:290] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.171604 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef050c40a6d248888cd5d363fe51962d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:54:58.173336 16177 leader_election.cc:343] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.177145 16326 tablet_bootstrap.cc:492] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:58.177614 16326 ts_tablet_manager.cc:1403] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.010s
I20260709 14:54:58.180454 16326 raft_consensus.cc:359] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.181107 16326 raft_consensus.cc:385] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.181411 16326 raft_consensus.cc:740] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.182204 16326 consensus_queue.cc:260] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.142686 16330 leader_election.cc:290] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.171128 16200 tablet_service.cc:1511] Processing CreateTablet for tablet ff3ae01320494f80b9eb6bb16b4bda0b (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:58.189954 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d68c87db3c43fd94056f517efd5b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.184876 16326 ts_tablet_manager.cc:1434] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 14:54:58.194257 16122 tablet_service.cc:1511] Processing CreateTablet for tablet d89e24eb2321404e93cada47f711b178 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:58.194868 16201 tablet_service.cc:1511] Processing CreateTablet for tablet d89e24eb2321404e93cada47f711b178 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:58.195515 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89e24eb2321404e93cada47f711b178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.195374 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a742775f148ff82972b6045958ee9" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.195911 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef050c40a6d248888cd5d363fe51962d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:54:58.200191 16175 leader_election.cc:343] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.200632 16175 leader_election.cc:304] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:58.201380 16332 raft_consensus.cc:2749] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.201824 16175 leader_election.cc:304] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:58.204706 16251 leader_election.cc:304] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:54:58.208405 16328 tablet_bootstrap.cc:654] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.211352 16269 tablet_service.cc:1511] Processing CreateTablet for tablet ff3ae01320494f80b9eb6bb16b4bda0b (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:58.212649 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ae01320494f80b9eb6bb16b4bda0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.212898 16337 raft_consensus.cc:2749] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.217267 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0b8bf489c64bedbf87fa398cbf4839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.219308 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 8401ef74f83d4e30a702598dde000b5d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:58.220517 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8401ef74f83d4e30a702598dde000b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.220321 16196 tablet_service.cc:1511] Processing CreateTablet for tablet 8401ef74f83d4e30a702598dde000b5d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:58.183061 16285 raft_consensus.cc:2468] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.224100 16325 tablet_bootstrap.cc:654] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.224483 16100 leader_election.cc:304] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:58.226908 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 8401ef74f83d4e30a702598dde000b5d (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:58.212812 16266 tablet_service.cc:1511] Processing CreateTablet for tablet d89e24eb2321404e93cada47f711b178 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:58.212117 16032 catalog_manager.cc:5697] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.229178 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8401ef74f83d4e30a702598dde000b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.233140 16211 raft_consensus.cc:2468] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.233610 16332 raft_consensus.cc:2749] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.236507 16195 tablet_service.cc:1511] Processing CreateTablet for tablet e44ca9603f614e448c2d5fab24834e96 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:58.237290 16124 tablet_service.cc:1511] Processing CreateTablet for tablet e44ca9603f614e448c2d5fab24834e96 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:58.238451 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44ca9603f614e448c2d5fab24834e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.240851 16272 tablet_service.cc:1511] Processing CreateTablet for tablet e44ca9603f614e448c2d5fab24834e96 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:58.241658 16266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89e24eb2321404e93cada47f711b178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.247710 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44ca9603f614e448c2d5fab24834e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.247865 16326 tablet_bootstrap.cc:492] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:58.251734 16197 tablet_service.cc:1511] Processing CreateTablet for tablet c652bc9f8a614f4b8b105f01c6268b97 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:58.253228 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89e24eb2321404e93cada47f711b178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.253371 16271 tablet_service.cc:1511] Processing CreateTablet for tablet c652bc9f8a614f4b8b105f01c6268b97 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:58.256336 16123 tablet_service.cc:1511] Processing CreateTablet for tablet c652bc9f8a614f4b8b105f01c6268b97 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:58.257522 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c652bc9f8a614f4b8b105f01c6268b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.257777 16326 tablet_bootstrap.cc:654] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.254580 16345 raft_consensus.cc:2804] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.265244 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44ca9603f614e448c2d5fab24834e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.267462 16345 raft_consensus.cc:697] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:58.275925 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8401ef74f83d4e30a702598dde000b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.279575 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ae01320494f80b9eb6bb16b4bda0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.285363 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c652bc9f8a614f4b8b105f01c6268b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.293166 16345 consensus_queue.cc:237] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.297348 16325 tablet_bootstrap.cc:492] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:58.297112 16193 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d6f546d294c3793185240eda02f17 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:58.297796 16325 ts_tablet_manager.cc:1403] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.001s
I20260709 14:54:58.298336 16193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d6f546d294c3793185240eda02f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.300693 16325 raft_consensus.cc:359] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.301318 16328 tablet_bootstrap.cc:492] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:58.301405 16325 raft_consensus.cc:385] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.301805 16328 ts_tablet_manager.cc:1403] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.143s	user 0.020s	sys 0.015s
I20260709 14:54:58.301746 16325 raft_consensus.cc:740] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.302551 16325 consensus_queue.cc:260] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.304699 16325 ts_tablet_manager.cc:1434] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:58.306650 16325 tablet_bootstrap.cc:492] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:58.310796 16328 raft_consensus.cc:359] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.314064 16119 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d6f546d294c3793185240eda02f17 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:58.314332 16126 tablet_service.cc:1511] Processing CreateTablet for tablet e61c9906cbc746c4887a198e7e8cfbc1 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:58.315371 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d6f546d294c3793185240eda02f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.315992 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c9906cbc746c4887a198e7e8cfbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.317108 16274 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d6f546d294c3793185240eda02f17 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:58.311650 16328 raft_consensus.cc:385] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.339365 16328 raft_consensus.cc:740] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.330870 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c652bc9f8a614f4b8b105f01c6268b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.343041 16330 raft_consensus.cc:493] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.347752 16330 raft_consensus.cc:515] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.349761 16330 leader_election.cc:290] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.350585 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.344098 16275 tablet_service.cc:1511] Processing CreateTablet for tablet e61c9906cbc746c4887a198e7e8cfbc1 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:58.351697 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.351927 16326 tablet_bootstrap.cc:492] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:58.352349 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c9906cbc746c4887a198e7e8cfbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.352427 16326 ts_tablet_manager.cc:1403] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.008s
W20260709 14:54:58.353076 16099 leader_election.cc:343] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:58.354053 16100 leader_election.cc:343] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.354451 16100 leader_election.cc:304] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:58.355338 16326 raft_consensus.cc:359] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.355939 16330 raft_consensus.cc:2749] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.356046 16326 raft_consensus.cc:385] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.356420 16326 raft_consensus.cc:740] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.357211 16326 consensus_queue.cc:260] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.359499 16325 tablet_bootstrap.cc:654] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.360036 16326 ts_tablet_manager.cc:1434] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.361658 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d6f546d294c3793185240eda02f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.363071 16328 consensus_queue.cc:260] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.364035 16201 tablet_service.cc:1511] Processing CreateTablet for tablet e61c9906cbc746c4887a198e7e8cfbc1 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:58.365391 16328 ts_tablet_manager.cc:1434] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260709 14:54:58.365501 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7f04c989784682867f181ebe18a73e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:58.367040 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7f04c989784682867f181ebe18a73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.376569 16328 tablet_bootstrap.cc:492] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:58.377341 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c9906cbc746c4887a198e7e8cfbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.382694 16328 tablet_bootstrap.cc:654] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.388358 16326 tablet_bootstrap.cc:492] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:58.395982 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7f04c989784682867f181ebe18a73e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:58.397239 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7f04c989784682867f181ebe18a73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.405447 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 00917b35e7fa489197f56f6c4c38a068 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:58.406731 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00917b35e7fa489197f56f6c4c38a068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.413615 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7f04c989784682867f181ebe18a73e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:58.414834 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7f04c989784682867f181ebe18a73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.420727 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 00917b35e7fa489197f56f6c4c38a068 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:58.421978 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00917b35e7fa489197f56f6c4c38a068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.417488 16325 tablet_bootstrap.cc:492] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:58.423525 16325 ts_tablet_manager.cc:1403] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.008s
I20260709 14:54:58.426411 16325 raft_consensus.cc:359] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.430591 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 00917b35e7fa489197f56f6c4c38a068 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:58.431833 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00917b35e7fa489197f56f6c4c38a068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.437628 16325 raft_consensus.cc:385] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.440297 16119 tablet_service.cc:1511] Processing CreateTablet for tablet b68adaa91d204eab857a452dc736ca97 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:58.441129 16325 raft_consensus.cc:740] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.441983 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68adaa91d204eab857a452dc736ca97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.441818 16325 consensus_queue.cc:260] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.445643 16325 ts_tablet_manager.cc:1434] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:54:58.446568 16325 tablet_bootstrap.cc:492] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:58.451927 16345 consensus_queue.cc:1048] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.452572 16325 tablet_bootstrap.cc:654] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.440550 16326 tablet_bootstrap.cc:654] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.470626 16201 tablet_service.cc:1511] Processing CreateTablet for tablet b68adaa91d204eab857a452dc736ca97 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:58.471894 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68adaa91d204eab857a452dc736ca97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.473193 16271 tablet_service.cc:1511] Processing CreateTablet for tablet b68adaa91d204eab857a452dc736ca97 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:58.480759 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 51724abac04e4f58bce9f8f3bb02b396 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:58.482065 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51724abac04e4f58bce9f8f3bb02b396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.487270 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68adaa91d204eab857a452dc736ca97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.498994 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 51724abac04e4f58bce9f8f3bb02b396 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:58.500229 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51724abac04e4f58bce9f8f3bb02b396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.501194 16193 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd2aee5297745bda17b28a84237ed50 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:58.502521 16193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd2aee5297745bda17b28a84237ed50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.505928 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 51724abac04e4f58bce9f8f3bb02b396 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:58.507647 16266 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd2aee5297745bda17b28a84237ed50 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:58.508905 16266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd2aee5297745bda17b28a84237ed50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.510552 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 96053eed2b9c491ea28d0122f1c39cd8 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:58.512157 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96053eed2b9c491ea28d0122f1c39cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.512200 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51724abac04e4f58bce9f8f3bb02b396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.519789 16328 tablet_bootstrap.cc:492] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:58.519685 16196 tablet_service.cc:1511] Processing CreateTablet for tablet 96053eed2b9c491ea28d0122f1c39cd8 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:58.520370 16328 ts_tablet_manager.cc:1403] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.005s
I20260709 14:54:58.520932 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96053eed2b9c491ea28d0122f1c39cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.523943 16328 raft_consensus.cc:359] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.537277 16326 tablet_bootstrap.cc:492] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:58.537760 16326 ts_tablet_manager.cc:1403] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.000s
I20260709 14:54:58.532367 16328 raft_consensus.cc:385] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.545364 16345 consensus_queue.cc:1048] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:54:58.548962 16200 tablet_service.cc:1511] Processing CreateTablet for tablet bd8ed33ca79a4364bfb7705e92795247 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:58.544832 16328 raft_consensus.cc:740] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.548063 16122 tablet_service.cc:1511] Processing CreateTablet for tablet bd8ed33ca79a4364bfb7705e92795247 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:58.551011 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8ed33ca79a4364bfb7705e92795247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.554004 16269 tablet_service.cc:1511] Processing CreateTablet for tablet bd8ed33ca79a4364bfb7705e92795247 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:58.545806 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 96053eed2b9c491ea28d0122f1c39cd8 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:58.556010 16326 raft_consensus.cc:359] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.556816 16326 raft_consensus.cc:385] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.556975 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8ed33ca79a4364bfb7705e92795247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.557133 16326 raft_consensus.cc:740] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.559600 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96053eed2b9c491ea28d0122f1c39cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.562137 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 3319e7551c854435bfa71a0c65cb8b9e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:58.563441 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3319e7551c854435bfa71a0c65cb8b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.563037 16326 consensus_queue.cc:260] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.565376 16326 ts_tablet_manager.cc:1434] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:54:58.572728 16325 tablet_bootstrap.cc:492] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:58.575047 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 3319e7551c854435bfa71a0c65cb8b9e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:58.575973 16325 ts_tablet_manager.cc:1403] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.130s	user 0.006s	sys 0.036s
I20260709 14:54:58.578795 16325 raft_consensus.cc:359] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.579507 16325 raft_consensus.cc:385] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.579780 16325 raft_consensus.cc:740] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.580387 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 3319e7551c854435bfa71a0c65cb8b9e (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:58.580564 16325 consensus_queue.cc:260] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.581149 16345 raft_consensus.cc:493] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.581619 16345 raft_consensus.cc:515] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.582558 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3319e7551c854435bfa71a0c65cb8b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.582732 16325 ts_tablet_manager.cc:1434] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:54:58.584353 16345 leader_election.cc:290] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.585762 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 467214c0263043baba13c63649c2d72a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:58.586089 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.586692 16284 raft_consensus.cc:2468] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:58.586964 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467214c0263043baba13c63649c2d72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.590116 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.593356 16100 leader_election.cc:304] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:58.594543 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3319e7551c854435bfa71a0c65cb8b9e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:58.598702 16099 leader_election.cc:343] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.599701 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8ed33ca79a4364bfb7705e92795247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.550712 16328 consensus_queue.cc:260] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.608721 16337 raft_consensus.cc:493] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.609148 16337 raft_consensus.cc:515] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.609886 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 604a35a99d1049f982d2bc27a65a2ba7 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:58.606444 16330 raft_consensus.cc:2804] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.617806 16330 raft_consensus.cc:493] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.618176 16330 raft_consensus.cc:3060] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.621572 16325 tablet_bootstrap.cc:492] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:58.606554 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 467214c0263043baba13c63649c2d72a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:58.622928 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467214c0263043baba13c63649c2d72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.622960 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53d31dac9545c59c18d3db6ebd6cc4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:58.623298 16201 tablet_service.cc:1511] Processing CreateTablet for tablet 604a35a99d1049f982d2bc27a65a2ba7 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:58.621069 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604a35a99d1049f982d2bc27a65a2ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.629391 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 4b912ff6934c4b388eacc0f4b5e95613 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:58.627252 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604a35a99d1049f982d2bc27a65a2ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.611922 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd2aee5297745bda17b28a84237ed50 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:58.636253 16326 tablet_bootstrap.cc:492] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:58.631060 16332 raft_consensus.cc:493] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.639015 16332 raft_consensus.cc:515] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.639876 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 90418881f7c94dd48740c0d6433902ac (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:58.640890 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90418881f7c94dd48740c0d6433902ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.640926 16332 leader_election.cc:290] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.641424 16332 raft_consensus.cc:493] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.641816 16332 raft_consensus.cc:515] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.606664 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 467214c0263043baba13c63649c2d72a (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:58.651818 16337 leader_election.cc:290] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:58.652460 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.652640 16337 raft_consensus.cc:493] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.653057 16337 raft_consensus.cc:515] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:54:58.653811 16175 leader_election.cc:343] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.656659 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.656529 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 4b912ff6934c4b388eacc0f4b5e95613 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:58.657232 16210 raft_consensus.cc:2468] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:58.657749 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b912ff6934c4b388eacc0f4b5e95613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.655879 16266 tablet_service.cc:1511] Processing CreateTablet for tablet 4b912ff6934c4b388eacc0f4b5e95613 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:58.658378 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebecd6d4f44edfa8268ce7b9ec90a2" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.658900 16266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b912ff6934c4b388eacc0f4b5e95613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.659001 16209 raft_consensus.cc:2468] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:58.659325 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 604a35a99d1049f982d2bc27a65a2ba7 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:58.660516 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604a35a99d1049f982d2bc27a65a2ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.661185 16248 leader_election.cc:304] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:58.661803 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 90418881f7c94dd48740c0d6433902ac (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:58.662058 16248 leader_election.cc:304] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:58.662952 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90418881f7c94dd48740c0d6433902ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.663226 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53d31dac9545c59c18d3db6ebd6cc4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:58.663475 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53d31dac9545c59c18d3db6ebd6cc4 (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:58.664366 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53d31dac9545c59c18d3db6ebd6cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.664863 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53d31dac9545c59c18d3db6ebd6cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.667268 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53d31dac9545c59c18d3db6ebd6cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.671692 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467214c0263043baba13c63649c2d72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.672731 16330 raft_consensus.cc:515] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.678674 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b912ff6934c4b388eacc0f4b5e95613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.684799 16371 raft_consensus.cc:2804] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.685190 16371 raft_consensus.cc:493] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.685743 16328 ts_tablet_manager.cc:1434] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.165s	user 0.007s	sys 0.008s
I20260709 14:54:58.686827 16328 tablet_bootstrap.cc:492] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:58.675824 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:58.654953 16337 leader_election.cc:290] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:58.680279 16330 leader_election.cc:290] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.685513 16371 raft_consensus.cc:3060] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.709738 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 90418881f7c94dd48740c0d6433902ac (DEFAULT_TABLE table=test-workload [id=85ae69cc40f14218a156167a24534794]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:58.710533 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90418881f7c94dd48740c0d6433902ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.703615 16284 raft_consensus.cc:3060] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.721429 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebecd6d4f44edfa8268ce7b9ec90a2" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:58.721495 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:58.722195 16325 tablet_bootstrap.cc:654] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.722368 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:58.726426 16371 raft_consensus.cc:515] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.728820 16328 tablet_bootstrap.cc:654] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.703404 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:58.705708 16337 raft_consensus.cc:2804] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.714469 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd2aee5297745bda17b28a84237ed50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.747488 16134 raft_consensus.cc:2468] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:54:58.755239 16337 raft_consensus.cc:493] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.755677 16337 raft_consensus.cc:3060] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:58.758662 16099 leader_election.cc:343] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.759076 16177 leader_election.cc:304] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:58.759886 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:58.763521 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.745329 16034 catalog_manager.cc:5697] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:58.772049 16251 leader_election.cc:343] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.766909 16332 leader_election.cc:290] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
W20260709 14:54:58.812222 16019 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.173.195:36151, user_credentials={real_user=slave}} blocked reactor thread for 45558.9us
I20260709 14:54:58.808043 16330 raft_consensus.cc:493] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.816953 16330 raft_consensus.cc:515] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.820379 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.822309 16283 raft_consensus.cc:2393] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:54:58.825141 16330 leader_election.cc:290] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.829499 16370 raft_consensus.cc:2804] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.832816 16370 raft_consensus.cc:493] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.833138 16370 raft_consensus.cc:3060] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.833679 16371 leader_election.cc:290] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:58.833992 16328 tablet_bootstrap.cc:492] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:58.834000 16325 tablet_bootstrap.cc:492] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:58.834592 16328 ts_tablet_manager.cc:1403] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.009s
I20260709 14:54:58.834592 16325 ts_tablet_manager.cc:1403] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.214s	user 0.017s	sys 0.035s
I20260709 14:54:58.837659 16325 raft_consensus.cc:359] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:54:58.807662 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:40377, user_credentials={real_user=slave}} blocked reactor thread for 48675us
I20260709 14:54:58.838166 16325 raft_consensus.cc:385] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.838454 16325 raft_consensus.cc:740] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
W20260709 14:54:58.809607 16251 leader_election.cc:343] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:58.842588 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:54:58.839334 16177 leader_election.cc:343] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.844913 16370 raft_consensus.cc:515] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.845804 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.847604 16285 raft_consensus.cc:2468] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:58.848531 16284 raft_consensus.cc:2468] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.851907 16370 leader_election.cc:290] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.846724 16328 raft_consensus.cc:359] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.852406 16328 raft_consensus.cc:385] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.852654 16328 raft_consensus.cc:740] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.853276 16328 consensus_queue.cc:260] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.854902 16328 ts_tablet_manager.cc:1434] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:54:58.855616 16328 tablet_bootstrap.cc:492] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:58.855839 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:58.856446 16135 raft_consensus.cc:3060] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.859318 16175 leader_election.cc:304] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:58.860100 16370 raft_consensus.cc:3060] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.860508 16328 tablet_bootstrap.cc:654] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.868000 16370 raft_consensus.cc:2749] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.870708 16371 raft_consensus.cc:493] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.871168 16371 raft_consensus.cc:515] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.839051 16325 consensus_queue.cc:260] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.873078 16371 leader_election.cc:290] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:58.874722 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.875517 16211 raft_consensus.cc:2393] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:54:58.875453 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:58.876112 16284 raft_consensus.cc:3060] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.876196 16325 ts_tablet_manager.cc:1434] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 14:54:58.875524 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:58.877245 16325 tablet_bootstrap.cc:492] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
W20260709 14:54:58.827235 16099 leader_election.cc:343] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:58.877687 16099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:37345, user_credentials={real_user=slave}} blocked reactor thread for 50514.6us
W20260709 14:54:58.878437 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:40377, user_credentials={real_user=slave}} blocked reactor thread for 69974.2us
I20260709 14:54:58.879163 16337 raft_consensus.cc:515] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.880313 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:58.881367 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4142e85f254d17af5885e057c9521a" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:58.883647 16325 tablet_bootstrap.cc:654] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.885543 16326 tablet_bootstrap.cc:654] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.886916 16337 leader_election.cc:290] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:58.888306 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebecd6d4f44edfa8268ce7b9ec90a2" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:58.888661 16100 leader_election.cc:304] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:54:58.888877 16211 raft_consensus.cc:3060] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.889086 16325 tablet_bootstrap.cc:492] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:58.889508 16325 ts_tablet_manager.cc:1403] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
W20260709 14:54:58.890312 16251 leader_election.cc:343] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.891026 16251 leader_election.cc:304] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:54:58.892241 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebecd6d4f44edfa8268ce7b9ec90a2" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:58.892098 16325 raft_consensus.cc:359] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.892889 16325 raft_consensus.cc:385] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.893184 16325 raft_consensus.cc:740] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.894062 16135 raft_consensus.cc:2468] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:54:58.895634 16211 raft_consensus.cc:2468] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:54:58.896248 16177 leader_election.cc:304] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:58.896757 16248 leader_election.cc:304] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:58.897090 16370 raft_consensus.cc:2804] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.897580 16370 raft_consensus.cc:697] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:54:58.898239 16284 raft_consensus.cc:2468] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:54:58.898581 16325 consensus_queue.cc:260] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.889460 16330 raft_consensus.cc:2804] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.899467 16330 raft_consensus.cc:493] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.899825 16330 raft_consensus.cc:3060] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.898411 16370 consensus_queue.cc:237] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.900918 16326 tablet_bootstrap.cc:492] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:58.893930 16100 leader_election.cc:304] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:54:58.901481 16345 raft_consensus.cc:2804] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.902491 16345 raft_consensus.cc:697] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:58.899003 16371 raft_consensus.cc:2749] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.903834 16337 raft_consensus.cc:2804] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.905681 16337 raft_consensus.cc:697] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:54:58.909147 16379 consensus_queue.cc:1048] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:58.909082 16337 consensus_queue.cc:237] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.910177 16330 raft_consensus.cc:515] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.906167 16326 ts_tablet_manager.cc:1403] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.280s	user 0.006s	sys 0.006s
I20260709 14:54:58.903329 16345 consensus_queue.cc:237] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.908182 16209 raft_consensus.cc:2468] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:54:58.912106 16330 leader_election.cc:290] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.913553 16330 raft_consensus.cc:493] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.914093 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:58.913947 16330 raft_consensus.cc:515] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.914602 16285 raft_consensus.cc:3060] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.915347 16134 raft_consensus.cc:3060] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.919384 16248 leader_election.cc:304] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:54:58.920454 16371 raft_consensus.cc:2804] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.920912 16371 raft_consensus.cc:697] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:54:58.921705 16371 consensus_queue.cc:237] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.922515 16134 raft_consensus.cc:2468] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:54:58.922591 16034 catalog_manager.cc:5697] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.924584 16326 raft_consensus.cc:359] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.925271 16326 raft_consensus.cc:385] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.925554 16326 raft_consensus.cc:740] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.927383 16328 tablet_bootstrap.cc:492] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:58.927794 16328 ts_tablet_manager.cc:1403] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.012s
I20260709 14:54:58.928025 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
W20260709 14:54:58.929065 16099 leader_election.cc:343] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.929930 16345 consensus_queue.cc:1048] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:58.931463 16326 consensus_queue.cc:260] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.931840 16032 catalog_manager.cc:5697] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.932554 16328 raft_consensus.cc:359] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.933229 16328 raft_consensus.cc:385] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.933503 16328 raft_consensus.cc:740] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.934015 16285 raft_consensus.cc:2468] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.935156 16100 leader_election.cc:304] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:54:58.935951 16379 raft_consensus.cc:2804] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.936488 16379 raft_consensus.cc:697] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:58.937424 16379 consensus_queue.cc:237] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.941898 16326 ts_tablet_manager.cc:1434] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:54:58.942632 16325 ts_tablet_manager.cc:1434] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.002s
I20260709 14:54:58.942833 16326 tablet_bootstrap.cc:492] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:58.943737 16325 tablet_bootstrap.cc:492] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:58.948858 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef050c40a6d248888cd5d363fe51962d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:58.949473 16209 raft_consensus.cc:2468] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:58.950649 16099 leader_election.cc:304] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:58.951786 16345 raft_consensus.cc:2804] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.952159 16345 raft_consensus.cc:493] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.952512 16345 raft_consensus.cc:3060] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.953496 16330 leader_election.cc:290] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.954105 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef050c40a6d248888cd5d363fe51962d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:58.953572 16328 consensus_queue.cc:260] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.959231 16328 ts_tablet_manager.cc:1434] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:54:58.960062 16345 raft_consensus.cc:515] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:58.960480 16285 raft_consensus.cc:2468] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:58.961675 16325 tablet_bootstrap.cc:654] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.962641 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef050c40a6d248888cd5d363fe51962d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:58.963413 16326 tablet_bootstrap.cc:654] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.963333 16211 raft_consensus.cc:3060] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.960036 16328 tablet_bootstrap.cc:492] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:58.968086 16345 leader_election.cc:290] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:58.969316 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef050c40a6d248888cd5d363fe51962d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:58.969861 16285 raft_consensus.cc:3060] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.970873 16211 raft_consensus.cc:2468] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.971517 16328 tablet_bootstrap.cc:654] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.972008 16099 leader_election.cc:304] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:58.973205 16387 raft_consensus.cc:2804] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.977000 16285 raft_consensus.cc:2468] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:58.976294 16034 catalog_manager.cc:5697] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.994525 16032 catalog_manager.cc:5697] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:58.999783 16326 tablet_bootstrap.cc:492] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.000379 16326 ts_tablet_manager.cc:1403] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 14:54:59.003734 16326 raft_consensus.cc:359] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.004596 16326 raft_consensus.cc:385] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.004928 16326 raft_consensus.cc:740] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.006843 16326 consensus_queue.cc:260] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.007608 16325 tablet_bootstrap.cc:492] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.008076 16325 ts_tablet_manager.cc:1403] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.022s
I20260709 14:54:59.009963 16326 ts_tablet_manager.cc:1434] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:59.010389 16328 tablet_bootstrap.cc:492] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.010811 16326 tablet_bootstrap.cc:492] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.010409 16325 raft_consensus.cc:359] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.011031 16328 ts_tablet_manager.cc:1403] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.016s
I20260709 14:54:59.011232 16325 raft_consensus.cc:385] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.011584 16325 raft_consensus.cc:740] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.012216 16325 consensus_queue.cc:260] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.014382 16325 ts_tablet_manager.cc:1434] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:59.014048 16328 raft_consensus.cc:359] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.014798 16328 raft_consensus.cc:385] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.015141 16328 raft_consensus.cc:740] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.015947 16328 consensus_queue.cc:260] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.016482 16326 tablet_bootstrap.cc:654] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.018281 16328 ts_tablet_manager.cc:1434] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:59.015254 16325 tablet_bootstrap.cc:492] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.019052 16034 catalog_manager.cc:5697] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.025523 16387 raft_consensus.cc:697] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:59.019244 16328 tablet_bootstrap.cc:492] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.026382 16325 tablet_bootstrap.cc:654] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.026338 16387 consensus_queue.cc:237] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.034420 16328 tablet_bootstrap.cc:654] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.035234 16326 tablet_bootstrap.cc:492] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.035784 16326 ts_tablet_manager.cc:1403] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 14:54:59.038398 16325 tablet_bootstrap.cc:492] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.038367 16326 raft_consensus.cc:359] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.038882 16325 ts_tablet_manager.cc:1403] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260709 14:54:59.039111 16326 raft_consensus.cc:385] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.039404 16326 raft_consensus.cc:740] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.040112 16326 consensus_queue.cc:260] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.041196 16325 raft_consensus.cc:359] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.041814 16325 raft_consensus.cc:385] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.042065 16325 raft_consensus.cc:740] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.042176 16326 ts_tablet_manager.cc:1434] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:59.043098 16325 consensus_queue.cc:260] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.053750 16326 tablet_bootstrap.cc:492] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.045083 16325 ts_tablet_manager.cc:1434] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:59.057796 16325 tablet_bootstrap.cc:492] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.059414 16326 tablet_bootstrap.cc:654] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.058543 16034 catalog_manager.cc:5697] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.063436 16325 tablet_bootstrap.cc:654] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.066542 16390 raft_consensus.cc:493] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.067198 16390 raft_consensus.cc:515] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.069926 16390 leader_election.cc:290] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.070387 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.071208 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:54:59.071736 16099 leader_election.cc:343] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:59.072448 16100 leader_election.cc:343] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.072840 16100 leader_election.cc:304] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.073669 16390 raft_consensus.cc:2749] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.075955 16326 tablet_bootstrap.cc:492] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.076365 16326 ts_tablet_manager.cc:1403] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 14:54:59.076900 16328 tablet_bootstrap.cc:492] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.077842 16328 ts_tablet_manager.cc:1403] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.010s
I20260709 14:54:59.079304 16326 raft_consensus.cc:359] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.079926 16326 raft_consensus.cc:385] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.080200 16326 raft_consensus.cc:740] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.080156 16328 raft_consensus.cc:359] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.080859 16328 raft_consensus.cc:385] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.081138 16328 raft_consensus.cc:740] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.080991 16326 consensus_queue.cc:260] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.081881 16328 consensus_queue.cc:260] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.083017 16325 tablet_bootstrap.cc:492] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.083433 16325 ts_tablet_manager.cc:1403] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260709 14:54:59.083762 16328 ts_tablet_manager.cc:1434] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:54:59.084867 16328 tablet_bootstrap.cc:492] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.086303 16325 raft_consensus.cc:359] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.086921 16325 raft_consensus.cc:385] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.087203 16325 raft_consensus.cc:740] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.087909 16325 consensus_queue.cc:260] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.089618 16326 ts_tablet_manager.cc:1434] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:59.090370 16328 tablet_bootstrap.cc:654] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.093196 16325 ts_tablet_manager.cc:1434] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:59.094058 16325 tablet_bootstrap.cc:492] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.096918 16326 tablet_bootstrap.cc:492] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.099359 16325 tablet_bootstrap.cc:654] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.104445 16326 tablet_bootstrap.cc:654] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.104463 16328 tablet_bootstrap.cc:492] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.104990 16328 ts_tablet_manager.cc:1403] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260709 14:54:59.107618 16328 raft_consensus.cc:359] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.108433 16328 raft_consensus.cc:385] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.108811 16328 raft_consensus.cc:740] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.109587 16328 consensus_queue.cc:260] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.110675 16371 raft_consensus.cc:493] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.111164 16371 raft_consensus.cc:515] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.113045 16326 tablet_bootstrap.cc:492] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.113188 16371 leader_election.cc:290] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:59.113442 16326 ts_tablet_manager.cc:1403] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 14:54:59.115396 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf1df10574488a9131cf4db151d50e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:59.115991 16134 raft_consensus.cc:2468] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:59.115923 16326 raft_consensus.cc:359] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.116652 16326 raft_consensus.cc:385] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.116917 16326 raft_consensus.cc:740] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.116958 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf1df10574488a9131cf4db151d50e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.117556 16211 raft_consensus.cc:2468] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:59.118844 16248 leader_election.cc:304] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.119277 16326 consensus_queue.cc:260] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.119637 16371 raft_consensus.cc:2804] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.120010 16371 raft_consensus.cc:493] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.120354 16371 raft_consensus.cc:3060] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.121239 16325 tablet_bootstrap.cc:492] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.121697 16325 ts_tablet_manager.cc:1403] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260709 14:54:59.124240 16325 raft_consensus.cc:359] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.124707 16326 ts_tablet_manager.cc:1434] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:59.124904 16325 raft_consensus.cc:385] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.125326 16325 raft_consensus.cc:740] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.125594 16326 tablet_bootstrap.cc:492] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.126132 16325 consensus_queue.cc:260] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.126868 16371 raft_consensus.cc:515] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.128491 16328 ts_tablet_manager.cc:1434] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:54:59.130136 16328 tablet_bootstrap.cc:492] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.132335 16325 ts_tablet_manager.cc:1434] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:59.133173 16325 tablet_bootstrap.cc:492] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.134460 16326 tablet_bootstrap.cc:654] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.135215 16390 raft_consensus.cc:493] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.135746 16390 raft_consensus.cc:515] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.137212 16371 leader_election.cc:290] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:59.137707 16390 leader_election.cc:290] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.138270 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf1df10574488a9131cf4db151d50e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:59.138831 16211 raft_consensus.cc:3060] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.139489 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a336cd1cb1247a29c43452b442e35e4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.140065 16285 raft_consensus.cc:2468] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.140748 16325 tablet_bootstrap.cc:654] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.141237 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf1df10574488a9131cf4db151d50e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:59.141273 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a336cd1cb1247a29c43452b442e35e4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.141808 16134 raft_consensus.cc:3060] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:59.142844 16099 leader_election.cc:343] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.146415 16211 raft_consensus.cc:2468] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:54:59.147830 16248 leader_election.cc:304] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.147845 16100 leader_election.cc:304] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:54:59.148662 16371 raft_consensus.cc:2804] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.149139 16325 tablet_bootstrap.cc:492] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.149276 16390 raft_consensus.cc:2804] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.149196 16371 raft_consensus.cc:697] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:54:59.149797 16390 raft_consensus.cc:493] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.150110 16325 ts_tablet_manager.cc:1403] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 14:54:59.150171 16390 raft_consensus.cc:3060] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.150470 16371 consensus_queue.cc:237] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.152921 16325 raft_consensus.cc:359] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.153582 16325 raft_consensus.cc:385] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.153838 16325 raft_consensus.cc:740] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.154511 16325 consensus_queue.cc:260] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.156402 16325 ts_tablet_manager.cc:1434] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:59.157218 16325 tablet_bootstrap.cc:492] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.158433 16387 raft_consensus.cc:493] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.159039 16387 raft_consensus.cc:515] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.162592 16325 tablet_bootstrap.cc:654] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.163003 16387 leader_election.cc:290] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.164681 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.167011 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f28e35d84f308a325f752a905a82" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.168066 16211 raft_consensus.cc:2393] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:54:59.169274 16390 raft_consensus.cc:515] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.169353 16099 leader_election.cc:304] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.170989 16370 raft_consensus.cc:493] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.171311 16379 raft_consensus.cc:3060] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.171430 16370 raft_consensus.cc:515] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.173413 16370 leader_election.cc:290] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.174367 16134 raft_consensus.cc:2468] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:54:59.176759 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf55314c5b4546b7b1deba7c341b1a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.176891 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a336cd1cb1247a29c43452b442e35e4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.177623 16284 raft_consensus.cc:3060] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:59.178093 16175 leader_election.cc:343] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.174811 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf55314c5b4546b7b1deba7c341b1a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:54:59.180370 16177 leader_election.cc:343] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.180939 16177 leader_election.cc:304] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.182097 16370 raft_consensus.cc:2749] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.187217 16379 raft_consensus.cc:2749] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.187544 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a336cd1cb1247a29c43452b442e35e4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
W20260709 14:54:59.188794 16099 leader_election.cc:343] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.189954 16328 tablet_bootstrap.cc:654] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.190757 16034 catalog_manager.cc:5697] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.194703 16325 tablet_bootstrap.cc:492] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.195161 16325 ts_tablet_manager.cc:1403] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.019s
I20260709 14:54:59.196589 16390 leader_election.cc:290] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.186748 16284 raft_consensus.cc:2468] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.197997 16100 leader_election.cc:304] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:54:59.197995 16325 raft_consensus.cc:359] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.198750 16325 raft_consensus.cc:385] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.199002 16325 raft_consensus.cc:740] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.199158 16390 raft_consensus.cc:2804] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.199738 16325 consensus_queue.cc:260] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.200210 16390 raft_consensus.cc:697] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:59.201272 16390 consensus_queue.cc:237] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.201748 16325 ts_tablet_manager.cc:1434] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:59.202651 16325 tablet_bootstrap.cc:492] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.208895 16325 tablet_bootstrap.cc:654] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.210376 16326 tablet_bootstrap.cc:492] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.210734 16326 ts_tablet_manager.cc:1403] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.029s
I20260709 14:54:59.211658 16379 raft_consensus.cc:493] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.212111 16390 raft_consensus.cc:493] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.212065 16379 raft_consensus.cc:515] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.212592 16390 raft_consensus.cc:515] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.214043 16379 leader_election.cc:290] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.214926 16390 leader_election.cc:290] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.216646 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba2c653876447ceaf7c5ab82987028d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.216109 16034 catalog_manager.cc:5697] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.217146 16328 tablet_bootstrap.cc:492] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.217793 16328 ts_tablet_manager.cc:1403] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.001s
W20260709 14:54:59.217957 16099 leader_election.cc:343] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.218778 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d01df4d4d6464dbfeba5988907562e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.219398 16209 raft_consensus.cc:2468] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.220454 16099 leader_election.cc:304] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.220854 16325 tablet_bootstrap.cc:492] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.220657 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba2c653876447ceaf7c5ab82987028d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.221081 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d01df4d4d6464dbfeba5988907562e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.221273 16325 ts_tablet_manager.cc:1403] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
W20260709 14:54:59.221974 16100 leader_election.cc:343] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.221859 16326 raft_consensus.cc:359] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.222506 16326 raft_consensus.cc:385] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.222398 16100 leader_election.cc:304] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.222783 16326 raft_consensus.cc:740] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.224814 16326 consensus_queue.cc:260] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.225435 16390 raft_consensus.cc:2804] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.225842 16390 raft_consensus.cc:493] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.226135 16390 raft_consensus.cc:3060] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.226936 16326 ts_tablet_manager.cc:1434] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:54:59.227499 16379 raft_consensus.cc:2749] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.228431 16325 raft_consensus.cc:359] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:54:59.227877 16100 leader_election.cc:343] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.229173 16325 raft_consensus.cc:385] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.229465 16325 raft_consensus.cc:740] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.230257 16325 consensus_queue.cc:260] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.231747 16326 tablet_bootstrap.cc:492] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.232231 16325 ts_tablet_manager.cc:1434] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:54:59.233038 16325 tablet_bootstrap.cc:492] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.227284 16328 raft_consensus.cc:359] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.234396 16328 raft_consensus.cc:385] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.234669 16328 raft_consensus.cc:740] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.235391 16328 consensus_queue.cc:260] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.236827 16370 raft_consensus.cc:493] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.237430 16370 raft_consensus.cc:515] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.239209 16370 leader_election.cc:290] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.240731 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:59.241922 16325 tablet_bootstrap.cc:654] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.242190 16326 tablet_bootstrap.cc:654] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.242574 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879ce1c53bdb4514987f528378fabadc" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.243573 16285 raft_consensus.cc:2393] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:54:59.244602 16175 leader_election.cc:304] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.245582 16370 raft_consensus.cc:3060] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.254830 16370 raft_consensus.cc:2749] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.256307 16328 ts_tablet_manager.cc:1434] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260709 14:54:59.261475 16390 raft_consensus.cc:515] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.264868 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d01df4d4d6464dbfeba5988907562e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:59.265544 16209 raft_consensus.cc:3060] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.268743 16328 tablet_bootstrap.cc:492] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.277464 16209 raft_consensus.cc:2468] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.277719 16325 tablet_bootstrap.cc:492] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.278302 16325 ts_tablet_manager.cc:1403] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.017s
I20260709 14:54:59.278597 16326 tablet_bootstrap.cc:492] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.278543 16099 leader_election.cc:304] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.279083 16326 ts_tablet_manager.cc:1403] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.018s
I20260709 14:54:59.279434 16379 raft_consensus.cc:2804] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.279891 16379 raft_consensus.cc:697] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:59.278873 16328 tablet_bootstrap.cc:654] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.280746 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d01df4d4d6464dbfeba5988907562e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.280654 16379 consensus_queue.cc:237] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.281352 16285 raft_consensus.cc:3060] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.280968 16325 raft_consensus.cc:359] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.281852 16325 raft_consensus.cc:385] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.282119 16390 leader_election.cc:290] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.282130 16325 raft_consensus.cc:740] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.284313 16326 raft_consensus.cc:359] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.284973 16326 raft_consensus.cc:385] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.285252 16326 raft_consensus.cc:740] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.284580 16325 consensus_queue.cc:260] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.286228 16326 consensus_queue.cc:260] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.287731 16325 ts_tablet_manager.cc:1434] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:59.288064 16285 raft_consensus.cc:2468] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.289104 16325 tablet_bootstrap.cc:492] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.294554 16326 ts_tablet_manager.cc:1434] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 14:54:59.295084 16325 tablet_bootstrap.cc:654] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.295393 16326 tablet_bootstrap.cc:492] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.297251 16328 tablet_bootstrap.cc:492] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.297637 16328 ts_tablet_manager.cc:1403] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260709 14:54:59.296689 16033 catalog_manager.cc:5697] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.301309 16326 tablet_bootstrap.cc:654] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.302331 16328 raft_consensus.cc:359] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.303378 16328 raft_consensus.cc:385] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.308929 16332 consensus_queue.cc:1048] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.312819 16337 consensus_queue.cc:1048] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.315008 16328 raft_consensus.cc:740] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.316136 16328 consensus_queue.cc:260] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.317570 16332 consensus_queue.cc:1048] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.322784 16371 consensus_queue.cc:1048] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.329903 16328 ts_tablet_manager.cc:1434] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:54:59.331064 16328 tablet_bootstrap.cc:492] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.340871 16371 consensus_queue.cc:1048] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:54:59.350999 16373 raft_consensus.cc:493] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.358970 16373 raft_consensus.cc:515] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.361333 16371 raft_consensus.cc:493] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.361771 16371 raft_consensus.cc:515] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.363615 16371 leader_election.cc:290] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:59.363530 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.364146 16285 raft_consensus.cc:2468] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:54:59.364789 16373 leader_election.cc:290] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.365638 16175 leader_election.cc:304] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.370445 16390 consensus_queue.cc:1048] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.366344 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.371703 16210 raft_consensus.cc:2468] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:59.371840 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:59.372659 16134 raft_consensus.cc:2468] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:59.373839 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:59.374339 16134 raft_consensus.cc:2468] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:54:59.356593 16379 raft_consensus.cc:493] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.377451 16251 leader_election.cc:304] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.377830 16379 raft_consensus.cc:515] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.378643 16370 raft_consensus.cc:2804] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.378798 16372 raft_consensus.cc:2804] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.379048 16370 raft_consensus.cc:493] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.379396 16372 raft_consensus.cc:493] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.379498 16332 raft_consensus.cc:493] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.379911 16372 raft_consensus.cc:3060] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.380263 16332 raft_consensus.cc:515] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.381541 16379 leader_election.cc:290] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.382244 16332 leader_election.cc:290] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.382285 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3790692caf9d4904a4652a8dc6f3f9c0" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.379477 16370 raft_consensus.cc:3060] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:59.383826 16099 leader_election.cc:343] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.383826 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.385432 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3790692caf9d4904a4652a8dc6f3f9c0" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.386323 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e625b1da5354510a7170afc75b83efe" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:54:59.386761 16100 leader_election.cc:343] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.387202 16100 leader_election.cc:304] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.387848 16177 leader_election.cc:304] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.388177 16379 raft_consensus.cc:2749] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.388680 16373 raft_consensus.cc:2749] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.401192 16371 consensus_queue.cc:1048] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.338093 16328 tablet_bootstrap.cc:654] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.408593 16379 consensus_queue.cc:1048] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.420746 16370 raft_consensus.cc:515] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.424398 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:59.425316 16136 raft_consensus.cc:3060] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.432596 16209 raft_consensus.cc:3060] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.424401 16372 raft_consensus.cc:515] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.438434 16373 raft_consensus.cc:493] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.439085 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:59.438925 16373 raft_consensus.cc:515] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.441015 16370 leader_election.cc:290] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.441620 16373 leader_election.cc:290] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.438407 16136 raft_consensus.cc:2468] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:54:59.443085 16177 leader_election.cc:304] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.443394 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.443898 16373 raft_consensus.cc:2804] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.444056 16372 leader_election.cc:290] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:59.444396 16283 raft_consensus.cc:2393] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:54:59.444525 16373 raft_consensus.cc:697] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:54:59.445142 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a2839e58449daa4e6edabd83c6e18" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:59.445385 16373 consensus_queue.cc:237] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.446503 16248 leader_election.cc:304] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [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: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:54:59.446921 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7110f050881042f7b0bc18dbcf86f4a6" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.447584 16372 raft_consensus.cc:2749] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.447942 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7110f050881042f7b0bc18dbcf86f4a6" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:54:59.448730 16175 leader_election.cc:343] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.448644 16134 raft_consensus.cc:2468] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:54:59.450404 16177 leader_election.cc:304] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.451473 16370 raft_consensus.cc:2804] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.451818 16370 raft_consensus.cc:493] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.452200 16370 raft_consensus.cc:3060] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.454995 16330 consensus_queue.cc:1048] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.457095 16370 raft_consensus.cc:515] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.459779 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7110f050881042f7b0bc18dbcf86f4a6" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:59.459760 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7110f050881042f7b0bc18dbcf86f4a6" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.460528 16134 raft_consensus.cc:3060] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:59.461272 16175 leader_election.cc:343] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.464464 16370 leader_election.cc:290] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.466502 16330 consensus_queue.cc:1048] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.467826 16134 raft_consensus.cc:2468] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:54:59.469067 16177 leader_election.cc:304] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.469852 16332 raft_consensus.cc:2804] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.499672 16325 tablet_bootstrap.cc:492] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.500358 16325 ts_tablet_manager.cc:1403] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.211s	user 0.074s	sys 0.045s
I20260709 14:54:59.502914 16325 raft_consensus.cc:359] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.503753 16325 raft_consensus.cc:385] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.512048 16330 raft_consensus.cc:493] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.522367 16390 consensus_queue.cc:1048] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.523262 16330 raft_consensus.cc:515] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.524313 16325 raft_consensus.cc:740] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.525318 16325 consensus_queue.cc:260] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.528587 16325 ts_tablet_manager.cc:1434] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:54:59.529618 16330 leader_election.cc:290] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.531627 16326 tablet_bootstrap.cc:492] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.532056 16326 ts_tablet_manager.cc:1403] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.237s	user 0.014s	sys 0.025s
I20260709 14:54:59.537024 16328 tablet_bootstrap.cc:492] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.529656 16325 tablet_bootstrap.cc:492] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.538682 16328 ts_tablet_manager.cc:1403] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.208s	user 0.002s	sys 0.010s
I20260709 14:54:59.539286 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf55314c5b4546b7b1deba7c341b1a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.539889 16283 raft_consensus.cc:2468] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.535454 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf55314c5b4546b7b1deba7c341b1a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.544034 16100 leader_election.cc:304] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.545051 16330 raft_consensus.cc:2804] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.545426 16330 raft_consensus.cc:493] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.545744 16330 raft_consensus.cc:3060] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.551636 16211 raft_consensus.cc:2468] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.553165 16326 raft_consensus.cc:359] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.553846 16326 raft_consensus.cc:385] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.554103 16326 raft_consensus.cc:740] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.554838 16326 consensus_queue.cc:260] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.557813 16326 ts_tablet_manager.cc:1434] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:54:59.567837 16390 consensus_queue.cc:1048] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.570724 16328 raft_consensus.cc:359] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.571447 16328 raft_consensus.cc:385] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.563380 16332 raft_consensus.cc:697] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:54:59.571681 16328 raft_consensus.cc:740] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.587711 16328 consensus_queue.cc:260] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.590690 16328 ts_tablet_manager.cc:1434] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 14:54:59.595089 16328 tablet_bootstrap.cc:492] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.588491 16332 consensus_queue.cc:237] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.597872 16326 tablet_bootstrap.cc:492] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.611554 16330 raft_consensus.cc:515] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.614490 16330 leader_election.cc:290] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.615756 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf55314c5b4546b7b1deba7c341b1a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:59.616299 16209 raft_consensus.cc:3060] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.618817 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf55314c5b4546b7b1deba7c341b1a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.620447 16283 raft_consensus.cc:3060] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.624794 16325 tablet_bootstrap.cc:654] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.625198 16209 raft_consensus.cc:2468] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.630378 16099 leader_election.cc:304] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.631142 16330 raft_consensus.cc:2804] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.631628 16330 raft_consensus.cc:697] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:59.632393 16330 consensus_queue.cc:237] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.635650 16372 consensus_queue.cc:1048] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.635890 16283 raft_consensus.cc:2468] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.642375 16345 consensus_queue.cc:1048] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.646803 16328 tablet_bootstrap.cc:654] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.650380 16211 raft_consensus.cc:3060] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.655936 16034 catalog_manager.cc:5697] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.661274 16326 tablet_bootstrap.cc:654] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.675809 16034 catalog_manager.cc:5697] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.662431 16330 consensus_queue.cc:1048] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.671320 16371 consensus_queue.cc:1048] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.673945 16325 tablet_bootstrap.cc:492] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.690372 16325 ts_tablet_manager.cc:1403] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.013s
I20260709 14:54:59.692826 16326 tablet_bootstrap.cc:492] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.693341 16326 ts_tablet_manager.cc:1403] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.010s
I20260709 14:54:59.696647 16326 raft_consensus.cc:359] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.697304 16326 raft_consensus.cc:385] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.697582 16326 raft_consensus.cc:740] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.694914 16325 raft_consensus.cc:359] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.698243 16326 consensus_queue.cc:260] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.699186 16325 raft_consensus.cc:385] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.699745 16325 raft_consensus.cc:740] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.700430 16326 ts_tablet_manager.cc:1434] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:59.700542 16325 consensus_queue.cc:260] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.701246 16326 tablet_bootstrap.cc:492] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.702369 16325 ts_tablet_manager.cc:1434] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:54:59.703191 16325 tablet_bootstrap.cc:492] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.707242 16326 tablet_bootstrap.cc:654] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.708660 16325 tablet_bootstrap.cc:654] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.719272 16326 tablet_bootstrap.cc:492] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.719709 16326 ts_tablet_manager.cc:1403] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:54:59.721168 16031 catalog_manager.cc:5697] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.722360 16326 raft_consensus.cc:359] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.723027 16326 raft_consensus.cc:385] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.723349 16328 tablet_bootstrap.cc:492] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.722368 16325 tablet_bootstrap.cc:492] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.723795 16328 ts_tablet_manager.cc:1403] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.009s
I20260709 14:54:59.723930 16325 ts_tablet_manager.cc:1403] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 14:54:59.723292 16326 raft_consensus.cc:740] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.726151 16325 raft_consensus.cc:359] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.726336 16328 raft_consensus.cc:359] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.726807 16325 raft_consensus.cc:385] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.726938 16328 raft_consensus.cc:385] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.727118 16325 raft_consensus.cc:740] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.727250 16328 raft_consensus.cc:740] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.727896 16328 consensus_queue.cc:260] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.728250 16326 consensus_queue.cc:260] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.729830 16328 ts_tablet_manager.cc:1434] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:59.730048 16326 ts_tablet_manager.cc:1434] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:59.730613 16328 tablet_bootstrap.cc:492] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.730798 16326 tablet_bootstrap.cc:492] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.727890 16325 consensus_queue.cc:260] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.736657 16326 tablet_bootstrap.cc:654] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.741176 16325 ts_tablet_manager.cc:1434] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:54:59.742311 16325 tablet_bootstrap.cc:492] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.751672 16326 tablet_bootstrap.cc:492] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.751899 16328 tablet_bootstrap.cc:654] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.752087 16326 ts_tablet_manager.cc:1403] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:54:59.754739 16325 tablet_bootstrap.cc:654] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.755172 16326 raft_consensus.cc:359] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.755831 16326 raft_consensus.cc:385] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.756074 16326 raft_consensus.cc:740] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.756814 16326 consensus_queue.cc:260] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.758577 16326 ts_tablet_manager.cc:1434] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:54:59.759471 16326 tablet_bootstrap.cc:492] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.759814 16387 consensus_queue.cc:1048] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.765223 16326 tablet_bootstrap.cc:654] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.767917 16332 raft_consensus.cc:493] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.768394 16332 raft_consensus.cc:515] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.771031 16328 tablet_bootstrap.cc:492] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.771533 16328 ts_tablet_manager.cc:1403] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.015s
I20260709 14:54:59.772464 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3790692caf9d4904a4652a8dc6f3f9c0" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:59.773110 16135 raft_consensus.cc:2468] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:54:59.773696 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3790692caf9d4904a4652a8dc6f3f9c0" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.774354 16177 leader_election.cc:304] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.775318 16426 raft_consensus.cc:2804] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:54:59.775522 16175 leader_election.cc:343] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.775686 16426 raft_consensus.cc:493] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.778074 16426 raft_consensus.cc:3060] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.777917 16328 raft_consensus.cc:359] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.778611 16328 raft_consensus.cc:385] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.778909 16328 raft_consensus.cc:740] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.779681 16328 consensus_queue.cc:260] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.780467 16325 tablet_bootstrap.cc:492] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.780843 16325 ts_tablet_manager.cc:1403] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 14:54:59.781781 16328 ts_tablet_manager.cc:1434] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:59.782593 16328 tablet_bootstrap.cc:492] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.783077 16325 raft_consensus.cc:359] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.783671 16325 raft_consensus.cc:385] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.783915 16325 raft_consensus.cc:740] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.784698 16325 consensus_queue.cc:260] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.786868 16325 ts_tablet_manager.cc:1434] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:59.770923 16332 leader_election.cc:290] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.787772 16325 tablet_bootstrap.cc:492] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.788651 16328 tablet_bootstrap.cc:654] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.793982 16325 tablet_bootstrap.cc:654] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.799248 16326 tablet_bootstrap.cc:492] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.799638 16326 ts_tablet_manager.cc:1403] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.009s
I20260709 14:54:59.800422 16328 tablet_bootstrap.cc:492] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.800938 16328 ts_tablet_manager.cc:1403] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 14:54:59.801954 16326 raft_consensus.cc:359] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.802608 16326 raft_consensus.cc:385] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.802875 16326 raft_consensus.cc:740] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.803610 16326 consensus_queue.cc:260] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.804128 16328 raft_consensus.cc:359] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.805001 16328 raft_consensus.cc:385] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.805294 16328 raft_consensus.cc:740] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.805650 16326 ts_tablet_manager.cc:1434] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:59.806524 16326 tablet_bootstrap.cc:492] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.806188 16328 consensus_queue.cc:260] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.807307 16325 tablet_bootstrap.cc:492] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.807698 16325 ts_tablet_manager.cc:1403] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:54:59.808384 16328 ts_tablet_manager.cc:1434] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:59.809194 16328 tablet_bootstrap.cc:492] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.815011 16325 raft_consensus.cc:359] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.815673 16325 raft_consensus.cc:385] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.815971 16325 raft_consensus.cc:740] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.816777 16325 consensus_queue.cc:260] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.818331 16426 raft_consensus.cc:515] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.828935 16325 ts_tablet_manager.cc:1434] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.011s
I20260709 14:54:59.829581 16330 consensus_queue.cc:1048] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.830844 16328 tablet_bootstrap.cc:654] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.831655 16390 raft_consensus.cc:493] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.833971 16390 raft_consensus.cc:515] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.834517 16325 tablet_bootstrap.cc:492] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.835124 16426 leader_election.cc:290] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.836192 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3790692caf9d4904a4652a8dc6f3f9c0" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:59.836757 16135 raft_consensus.cc:3060] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.836944 16390 leader_election.cc:290] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.832093 16326 tablet_bootstrap.cc:654] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.841562 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36f34235ae495197d0798d84301ae2" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.842154 16285 raft_consensus.cc:2468] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.842381 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3790692caf9d4904a4652a8dc6f3f9c0" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.842967 16283 raft_consensus.cc:3060] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.843380 16100 leader_election.cc:304] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.844058 16390 raft_consensus.cc:493] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.844480 16390 raft_consensus.cc:515] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.846655 16390 leader_election.cc:290] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.846868 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00d5aaffd854be9b89cfad4e5f66ab7" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.847092 16390 raft_consensus.cc:2804] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.847484 16390 raft_consensus.cc:493] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.847500 16209 raft_consensus.cc:2468] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.847913 16390 raft_consensus.cc:3060] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.848896 16099 leader_election.cc:304] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.849686 16379 raft_consensus.cc:2804] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.850028 16379 raft_consensus.cc:493] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.850359 16379 raft_consensus.cc:3060] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.852726 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00d5aaffd854be9b89cfad4e5f66ab7" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.853308 16285 raft_consensus.cc:2468] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.850365 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36f34235ae495197d0798d84301ae2" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.855793 16211 raft_consensus.cc:2468] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:54:59.857174 16390 raft_consensus.cc:515] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.858958 16390 leader_election.cc:290] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.860003 16135 raft_consensus.cc:2468] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:54:59.859702 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36f34235ae495197d0798d84301ae2" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:59.861440 16379 raft_consensus.cc:515] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.866799 16211 raft_consensus.cc:3060] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.871292 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36f34235ae495197d0798d84301ae2" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:54:59.871837 16284 raft_consensus.cc:3060] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.873626 16283 raft_consensus.cc:2468] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:54:59.874970 16175 leader_election.cc:304] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.876689 16390 raft_consensus.cc:493] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.877020 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00d5aaffd854be9b89cfad4e5f66ab7" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:54:59.877140 16390 raft_consensus.cc:515] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.877812 16209 raft_consensus.cc:3060] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.882019 16211 raft_consensus.cc:2468] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.883284 16099 leader_election.cc:304] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:54:59.884414 16390 leader_election.cc:290] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.884830 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.885089 16390 raft_consensus.cc:2804] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.885422 16426 raft_consensus.cc:2804] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.885901 16426 raft_consensus.cc:697] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:54:59.886961 16426 consensus_queue.cc:237] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.884966 16379 leader_election.cc:290] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:54:59.890306 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00d5aaffd854be9b89cfad4e5f66ab7" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
W20260709 14:54:59.890756 16099 leader_election.cc:343] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.890923 16282 raft_consensus.cc:3060] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.888437 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:54:59.891567 16284 raft_consensus.cc:2468] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.885917 16390 raft_consensus.cc:697] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
W20260709 14:54:59.897809 16100 leader_election.cc:343] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.898236 16100 leader_election.cc:304] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:54:59.899289 16330 raft_consensus.cc:2749] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.896647 16390 consensus_queue.cc:237] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.902922 16325 tablet_bootstrap.cc:654] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.909616 16326 tablet_bootstrap.cc:492] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:54:59.910050 16326 ts_tablet_manager.cc:1403] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.014s
I20260709 14:54:59.914335 16282 raft_consensus.cc:2468] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.915916 16100 leader_election.cc:304] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.916947 16330 raft_consensus.cc:2804] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.917500 16330 raft_consensus.cc:697] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:54:59.918551 16330 consensus_queue.cc:237] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.928536 16326 raft_consensus.cc:359] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.929941 16326 raft_consensus.cc:385] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.930271 16326 raft_consensus.cc:740] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.930944 16326 consensus_queue.cc:260] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.939231 16328 tablet_bootstrap.cc:492] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:54:59.939787 16328 ts_tablet_manager.cc:1403] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.006s
I20260709 14:54:59.935607 16032 catalog_manager.cc:5697] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:59.944428 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:59.944497 16328 raft_consensus.cc:359] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.947625 16328 raft_consensus.cc:385] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.947937 16328 raft_consensus.cc:740] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.945544 16326 ts_tablet_manager.cc:1434] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:54:59.948591 16328 consensus_queue.cc:260] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.949935 16326 tablet_bootstrap.cc:492] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:54:59.953940 16325 tablet_bootstrap.cc:492] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:54:59.947120 16209 raft_consensus.cc:2468] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:54:59.950196 16337 raft_consensus.cc:493] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.954758 16325 ts_tablet_manager.cc:1403] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.007s
I20260709 14:54:59.954913 16337 raft_consensus.cc:515] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.950608 16328 ts_tablet_manager.cc:1434] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:54:59.958166 16325 raft_consensus.cc:359] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.958784 16325 raft_consensus.cc:385] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.959112 16326 tablet_bootstrap.cc:654] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.959072 16325 raft_consensus.cc:740] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.959455 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:54:59.960078 16135 raft_consensus.cc:2468] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:54:59.959868 16325 consensus_queue.cc:260] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.961275 16251 leader_election.cc:304] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.962232 16420 raft_consensus.cc:2804] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.962293 16325 ts_tablet_manager.cc:1434] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:59.962416 16033 catalog_manager.cc:5697] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.963600 16325 tablet_bootstrap.cc:492] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:54:59.966279 16420 raft_consensus.cc:493] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.966624 16420 raft_consensus.cc:3060] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.971174 16337 leader_election.cc:290] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:54:59.976408 16420 raft_consensus.cc:515] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.978992 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:54:59.979553 16135 raft_consensus.cc:3060] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.986096 16135 raft_consensus.cc:2468] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:54:59.987123 16251 leader_election.cc:304] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:54:59.987883 16371 raft_consensus.cc:2804] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.987998 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:54:59.988363 16371 raft_consensus.cc:697] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:54:59.989168 16371 consensus_queue.cc:237] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.991860 16326 tablet_bootstrap.cc:492] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
W20260709 14:54:59.991941 16248 leader_election.cc:343] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.992349 16326 ts_tablet_manager.cc:1403] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.018s
I20260709 14:54:59.994141 16325 tablet_bootstrap.cc:654] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.995662 16426 consensus_queue.cc:1048] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.995898 16326 raft_consensus.cc:359] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.996536 16326 raft_consensus.cc:385] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.996793 16326 raft_consensus.cc:740] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.997422 16326 consensus_queue.cc:260] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:54:59.998085 16328 tablet_bootstrap.cc:492] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:54:59.999401 16326 ts_tablet_manager.cc:1434] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:00.000226 16326 tablet_bootstrap.cc:492] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.001003 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
W20260709 14:55:00.002219 16248 leader_election.cc:343] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.004442 16420 leader_election.cc:290] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.005889 16326 tablet_bootstrap.cc:654] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.993134 16032 catalog_manager.cc:5697] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.020285 16033 catalog_manager.cc:5697] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:00.024900 16426 raft_consensus.cc:493] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.025528 16426 raft_consensus.cc:515] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.028982 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ecbf9a697049df96ca622ff58b37ec" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.030102 16426 leader_election.cc:290] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
W20260709 14:55:00.030416 16177 leader_election.cc:343] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.032297 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ecbf9a697049df96ca622ff58b37ec" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.034518 16328 tablet_bootstrap.cc:654] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.036646 16330 consensus_queue.cc:1048] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.047511 16426 consensus_queue.cc:1048] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:00.051437 16175 leader_election.cc:343] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.051879 16175 leader_election.cc:304] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.052635 16332 raft_consensus.cc:2749] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.060142 16326 tablet_bootstrap.cc:492] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.060561 16326 ts_tablet_manager.cc:1403] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.013s
I20260709 14:55:00.064473 16325 tablet_bootstrap.cc:492] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.064905 16325 ts_tablet_manager.cc:1403] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.102s	user 0.033s	sys 0.022s
I20260709 14:55:00.064293 16326 raft_consensus.cc:359] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.065496 16326 raft_consensus.cc:385] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.065765 16326 raft_consensus.cc:740] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.066524 16326 consensus_queue.cc:260] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.069438 16387 consensus_queue.cc:1048] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.070570 16326 ts_tablet_manager.cc:1434] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 14:55:00.071441 16326 tablet_bootstrap.cc:492] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.075080 16325 raft_consensus.cc:359] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.075742 16325 raft_consensus.cc:385] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.075999 16325 raft_consensus.cc:740] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.076632 16325 consensus_queue.cc:260] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.078537 16325 ts_tablet_manager.cc:1434] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.000s
I20260709 14:55:00.079403 16325 tablet_bootstrap.cc:492] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.086033 16325 tablet_bootstrap.cc:654] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.086199 16326 tablet_bootstrap.cc:654] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.096863 16390 raft_consensus.cc:493] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.097353 16390 raft_consensus.cc:515] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.100452 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcd51751a5a4029a228ef0bf9f4a614" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.101065 16211 raft_consensus.cc:2468] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:00.101432 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcd51751a5a4029a228ef0bf9f4a614" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.102205 16099 leader_election.cc:304] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
W20260709 14:55:00.102739 16100 leader_election.cc:343] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.102986 16387 raft_consensus.cc:2804] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.103318 16390 leader_election.cc:290] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.103375 16387 raft_consensus.cc:493] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.103801 16387 raft_consensus.cc:3060] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.107995 16328 tablet_bootstrap.cc:492] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.108421 16328 ts_tablet_manager.cc:1403] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.004s
I20260709 14:55:00.110917 16328 raft_consensus.cc:359] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.111581 16328 raft_consensus.cc:385] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.111440 16387 raft_consensus.cc:515] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.111860 16328 raft_consensus.cc:740] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.112684 16328 consensus_queue.cc:260] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.114032 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcd51751a5a4029a228ef0bf9f4a614" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:00.114604 16209 raft_consensus.cc:3060] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.114982 16387 leader_election.cc:290] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.118063 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcd51751a5a4029a228ef0bf9f4a614" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
W20260709 14:55:00.119450 16100 leader_election.cc:343] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.120047 16387 raft_consensus.cc:493] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.120483 16387 raft_consensus.cc:515] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.123607 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:00.124924 16099 leader_election.cc:343] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.126701 16209 raft_consensus.cc:2468] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:00.127238 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:00.128489 16100 leader_election.cc:343] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.128852 16328 ts_tablet_manager.cc:1434] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:00.129421 16099 leader_election.cc:304] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.129750 16328 tablet_bootstrap.cc:492] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.130406 16390 raft_consensus.cc:2804] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.130863 16390 raft_consensus.cc:697] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:00.131747 16390 consensus_queue.cc:237] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.133688 16326 tablet_bootstrap.cc:492] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.134109 16326 ts_tablet_manager.cc:1403] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.009s
I20260709 14:55:00.128882 16100 leader_election.cc:304] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.136698 16326 raft_consensus.cc:359] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.137356 16326 raft_consensus.cc:385] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.137391 16330 raft_consensus.cc:2749] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.137729 16326 raft_consensus.cc:740] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.138382 16326 consensus_queue.cc:260] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.140708 16326 ts_tablet_manager.cc:1434] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:55:00.141285 16328 tablet_bootstrap.cc:654] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.141592 16326 tablet_bootstrap.cc:492] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.142844 16387 leader_election.cc:290] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.145758 16325 tablet_bootstrap.cc:492] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.146181 16325 ts_tablet_manager.cc:1403] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.019s
I20260709 14:55:00.146095 16426 consensus_queue.cc:1048] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.148222 16326 tablet_bootstrap.cc:654] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.148813 16325 raft_consensus.cc:359] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.149438 16325 raft_consensus.cc:385] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.149730 16325 raft_consensus.cc:740] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.150470 16325 consensus_queue.cc:260] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.152407 16325 ts_tablet_manager.cc:1434] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:00.153231 16325 tablet_bootstrap.cc:492] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.154538 16390 raft_consensus.cc:493] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.155205 16390 raft_consensus.cc:515] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.158490 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8607f49368b443f7906c447323e6622e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.159148 16325 tablet_bootstrap.cc:654] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.159281 16209 raft_consensus.cc:2468] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:00.164032 16099 leader_election.cc:304] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.164502 16328 tablet_bootstrap.cc:492] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.164966 16328 ts_tablet_manager.cc:1403] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 14:55:00.165896 16330 raft_consensus.cc:2804] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.166255 16330 raft_consensus.cc:493] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.166566 16330 raft_consensus.cc:3060] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.172883 16328 raft_consensus.cc:359] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.173568 16328 raft_consensus.cc:385] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.173848 16328 raft_consensus.cc:740] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.174647 16328 consensus_queue.cc:260] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.178020 16282 raft_consensus.cc:3060] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.178187 16390 leader_election.cc:290] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.178383 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8607f49368b443f7906c447323e6622e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.178969 16285 raft_consensus.cc:2468] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:00.179988 16328 ts_tablet_manager.cc:1434] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:00.180855 16328 tablet_bootstrap.cc:492] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.181007 16326 tablet_bootstrap.cc:492] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.181313 16326 ts_tablet_manager.cc:1403] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.020s
I20260709 14:55:00.183022 16326 raft_consensus.cc:359] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.183672 16326 raft_consensus.cc:385] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.183939 16326 raft_consensus.cc:740] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.184791 16326 consensus_queue.cc:260] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.185801 16325 tablet_bootstrap.cc:492] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.186184 16325 ts_tablet_manager.cc:1403] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 14:55:00.186359 16328 tablet_bootstrap.cc:654] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.188509 16325 raft_consensus.cc:359] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.189152 16325 raft_consensus.cc:385] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.189419 16325 raft_consensus.cc:740] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.190517 16325 consensus_queue.cc:260] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.174926 16330 raft_consensus.cc:515] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.192483 16426 consensus_queue.cc:1048] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.193337 16330 leader_election.cc:290] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.194295 16325 ts_tablet_manager.cc:1434] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:55:00.195202 16325 tablet_bootstrap.cc:492] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.195700 16328 tablet_bootstrap.cc:492] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.196080 16328 ts_tablet_manager.cc:1403] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:55:00.194308 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8607f49368b443f7906c447323e6622e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:00.197065 16209 raft_consensus.cc:3060] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.198745 16328 raft_consensus.cc:359] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.199412 16328 raft_consensus.cc:385] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.199653 16328 raft_consensus.cc:740] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.200723 16325 tablet_bootstrap.cc:654] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.200338 16328 consensus_queue.cc:260] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.202683 16328 ts_tablet_manager.cc:1434] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:00.203614 16328 tablet_bootstrap.cc:492] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.207003 16326 ts_tablet_manager.cc:1434] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:55:00.208843 16209 raft_consensus.cc:2468] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:00.210649 16328 tablet_bootstrap.cc:654] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.210899 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8607f49368b443f7906c447323e6622e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:00.212782 16326 tablet_bootstrap.cc:492] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.212731 16282 raft_consensus.cc:3060] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.217746 16099 leader_election.cc:304] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.218499 16390 raft_consensus.cc:493] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.218981 16390 raft_consensus.cc:515] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.220027 16330 raft_consensus.cc:2804] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.220954 16330 raft_consensus.cc:697] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:00.222407 16330 consensus_queue.cc:237] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.223320 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906e1d94093d43eab6f9d373600e7147" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.221036 16390 leader_election.cc:290] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
W20260709 14:55:00.225356 16100 leader_election.cc:343] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.226207 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906e1d94093d43eab6f9d373600e7147" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:00.227797 16099 leader_election.cc:343] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.228329 16099 leader_election.cc:304] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.220674 16282 raft_consensus.cc:2468] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:00.229665 16390 raft_consensus.cc:2749] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.233402 16328 tablet_bootstrap.cc:492] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.233850 16328 ts_tablet_manager.cc:1403] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260709 14:55:00.238812 16326 tablet_bootstrap.cc:654] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.240821 16328 raft_consensus.cc:359] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.241698 16328 raft_consensus.cc:385] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.242030 16328 raft_consensus.cc:740] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.242858 16328 consensus_queue.cc:260] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.246003 16337 raft_consensus.cc:493] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.246578 16337 raft_consensus.cc:515] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.249177 16337 leader_election.cc:290] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.251046 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ecbf9a697049df96ca622ff58b37ec" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.251863 16135 raft_consensus.cc:2468] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:00.254331 16251 leader_election.cc:304] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:00.255434 16332 raft_consensus.cc:493] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.255999 16332 raft_consensus.cc:515] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.259835 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba2c653876447ceaf7c5ab82987028d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.260411 16135 raft_consensus.cc:2468] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:00.260351 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba2c653876447ceaf7c5ab82987028d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.261520 16332 leader_election.cc:290] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.261579 16177 leader_election.cc:304] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.262355 16337 raft_consensus.cc:2804] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.262656 16332 raft_consensus.cc:2804] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.262814 16337 raft_consensus.cc:493] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.263079 16332 raft_consensus.cc:493] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.263366 16337 raft_consensus.cc:3060] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.264465 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ecbf9a697049df96ca622ff58b37ec" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.264735 16282 raft_consensus.cc:2468] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:00.265357 16209 raft_consensus.cc:2468] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:00.263504 16332 raft_consensus.cc:3060] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.269645 16371 raft_consensus.cc:493] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.270221 16371 raft_consensus.cc:515] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.275794 16371 leader_election.cc:290] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.278739 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcd51751a5a4029a228ef0bf9f4a614" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.279487 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcd51751a5a4029a228ef0bf9f4a614" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.280472 16209 raft_consensus.cc:2393] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:00.285226 16251 leader_election.cc:304] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:00.288724 16371 raft_consensus.cc:3060] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.291855 16032 catalog_manager.cc:5697] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.299839 16371 raft_consensus.cc:2749] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.302909 16032 catalog_manager.cc:5697] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.304028 16326 tablet_bootstrap.cc:492] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.304471 16326 ts_tablet_manager.cc:1403] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.092s	user 0.031s	sys 0.018s
I20260709 14:55:00.305536 16328 ts_tablet_manager.cc:1434] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 14:55:00.305550 16332 raft_consensus.cc:515] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.306717 16328 tablet_bootstrap.cc:492] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.307497 16326 raft_consensus.cc:359] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.308204 16326 raft_consensus.cc:385] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.308476 16326 raft_consensus.cc:740] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.308476 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba2c653876447ceaf7c5ab82987028d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:00.309370 16135 raft_consensus.cc:3060] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.309520 16326 consensus_queue.cc:260] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.309890 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba2c653876447ceaf7c5ab82987028d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:00.310786 16285 raft_consensus.cc:3060] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.301344 16337 raft_consensus.cc:515] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.314400 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ecbf9a697049df96ca622ff58b37ec" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:00.314620 16326 ts_tablet_manager.cc:1434] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:00.314961 16134 raft_consensus.cc:3060] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.315537 16326 tablet_bootstrap.cc:492] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.316341 16135 raft_consensus.cc:2468] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:00.301615 16325 tablet_bootstrap.cc:492] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.317987 16325 ts_tablet_manager.cc:1403] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.123s	user 0.029s	sys 0.060s
I20260709 14:55:00.318771 16332 leader_election.cc:290] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.319551 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ecbf9a697049df96ca622ff58b37ec" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:00.319020 16177 leader_election.cc:304] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.320127 16209 raft_consensus.cc:3060] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.321648 16134 raft_consensus.cc:2468] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:00.322741 16251 leader_election.cc:304] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:00.323499 16371 raft_consensus.cc:2804] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.323931 16371 raft_consensus.cc:697] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:00.324297 16285 raft_consensus.cc:2468] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:00.324724 16371 consensus_queue.cc:237] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.325204 16332 raft_consensus.cc:2804] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.325834 16332 raft_consensus.cc:697] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:00.326613 16209 raft_consensus.cc:2468] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:00.326581 16332 consensus_queue.cc:237] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.327652 16337 leader_election.cc:290] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.337347 16325 raft_consensus.cc:359] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.338210 16325 raft_consensus.cc:385] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.338528 16325 raft_consensus.cc:740] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.339301 16325 consensus_queue.cc:260] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.341750 16328 tablet_bootstrap.cc:654] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.343686 16325 ts_tablet_manager.cc:1434] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:55:00.344714 16325 tablet_bootstrap.cc:492] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.346266 16390 consensus_queue.cc:1048] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.350350 16325 tablet_bootstrap.cc:654] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.351815 16326 tablet_bootstrap.cc:654] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.355839 16390 consensus_queue.cc:1048] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.360811 16426 raft_consensus.cc:493] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.361404 16426 raft_consensus.cc:515] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.363796 16426 leader_election.cc:290] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.365329 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.364769 16032 catalog_manager.cc:5697] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:00.367321 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.365911 16134 raft_consensus.cc:2468] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:00.369428 16332 raft_consensus.cc:493] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.369850 16177 leader_election.cc:304] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.369899 16332 raft_consensus.cc:515] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.370748 16373 raft_consensus.cc:2804] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.371114 16373 raft_consensus.cc:493] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.371460 16373 raft_consensus.cc:3060] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.371982 16332 leader_election.cc:290] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.375468 16325 tablet_bootstrap.cc:492] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.375957 16325 ts_tablet_manager.cc:1403] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.004s
W20260709 14:55:00.376724 16175 leader_election.cc:343] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.377316 16326 tablet_bootstrap.cc:492] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.377784 16326 ts_tablet_manager.cc:1403] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.004s
I20260709 14:55:00.378928 16325 raft_consensus.cc:359] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.379578 16325 raft_consensus.cc:385] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.379850 16325 raft_consensus.cc:740] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.380060 16033 catalog_manager.cc:5697] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.380542 16325 consensus_queue.cc:260] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.382634 16325 ts_tablet_manager.cc:1434] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:00.383036 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.383774 16134 raft_consensus.cc:2393] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:00.384343 16326 raft_consensus.cc:359] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.385074 16326 raft_consensus.cc:385] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.385463 16325 tablet_bootstrap.cc:492] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.385402 16326 raft_consensus.cc:740] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.386302 16326 consensus_queue.cc:260] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.389051 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a849b55c1e430e86f6a25ac41e4f0e" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.388281 16373 raft_consensus.cc:515] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.391268 16325 tablet_bootstrap.cc:654] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.391464 16175 leader_election.cc:304] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.392719 16426 raft_consensus.cc:3060] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.393035 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:00.393574 16134 raft_consensus.cc:3060] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.392863 16373 leader_election.cc:290] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.395202 16326 ts_tablet_manager.cc:1434] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:00.396142 16326 tablet_bootstrap.cc:492] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.399344 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:00.400139 16134 raft_consensus.cc:2468] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:00.401069 16177 leader_election.cc:304] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.401922 16332 raft_consensus.cc:2804] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.402379 16332 raft_consensus.cc:697] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
W20260709 14:55:00.403020 16175 leader_election.cc:343] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.403173 16332 consensus_queue.cc:237] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.404455 16328 tablet_bootstrap.cc:492] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.404861 16328 ts_tablet_manager.cc:1403] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.004s
I20260709 14:55:00.405893 16379 raft_consensus.cc:493] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.406343 16379 raft_consensus.cc:515] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.410329 16379 leader_election.cc:290] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.412046 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231676535b44d285a224d52a7dec1c" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.411705 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231676535b44d285a224d52a7dec1c" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.412142 16326 tablet_bootstrap.cc:654] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:00.413710 16100 leader_election.cc:343] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:00.414438 16099 leader_election.cc:343] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.414973 16099 leader_election.cc:304] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.416982 16379 raft_consensus.cc:2749] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.417538 16328 raft_consensus.cc:359] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.418078 16328 raft_consensus.cc:385] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.418327 16328 raft_consensus.cc:740] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.418828 16328 consensus_queue.cc:260] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.420693 16328 ts_tablet_manager.cc:1434] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:00.423497 16328 tablet_bootstrap.cc:492] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.416783 16426 raft_consensus.cc:2749] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.428912 16332 consensus_queue.cc:1048] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.431041 16031 catalog_manager.cc:5697] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.441788 16326 tablet_bootstrap.cc:492] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.442217 16326 ts_tablet_manager.cc:1403] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.010s
I20260709 14:55:00.442956 16325 tablet_bootstrap.cc:492] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.443393 16325 ts_tablet_manager.cc:1403] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.004s
I20260709 14:55:00.444772 16326 raft_consensus.cc:359] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.445462 16326 raft_consensus.cc:385] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.445791 16326 raft_consensus.cc:740] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.445616 16379 consensus_queue.cc:1048] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.446496 16326 consensus_queue.cc:260] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.448510 16326 ts_tablet_manager.cc:1434] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:00.449590 16326 tablet_bootstrap.cc:492] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.449765 16325 raft_consensus.cc:359] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.450428 16325 raft_consensus.cc:385] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.450696 16325 raft_consensus.cc:740] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.451284 16325 consensus_queue.cc:260] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.452800 16371 raft_consensus.cc:493] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.453254 16371 raft_consensus.cc:515] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.455353 16371 leader_election.cc:290] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.456666 16325 ts_tablet_manager.cc:1434] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:00.457353 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732d834ab4d4fc6ab1f22ad64f01b2b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.457577 16325 tablet_bootstrap.cc:492] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.457504 16328 tablet_bootstrap.cc:654] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:00.458668 16251 leader_election.cc:343] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.459829 16326 tablet_bootstrap.cc:654] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.461870 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732d834ab4d4fc6ab1f22ad64f01b2b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.462513 16209 raft_consensus.cc:2468] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:00.464425 16248 leader_election.cc:304] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [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: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:55:00.466378 16337 raft_consensus.cc:2804] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.466841 16337 raft_consensus.cc:493] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.467284 16337 raft_consensus.cc:3060] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.470659 16325 tablet_bootstrap.cc:654] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.472297 16379 consensus_queue.cc:1048] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:00.484887 16328 tablet_bootstrap.cc:492] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.485450 16328 ts_tablet_manager.cc:1403] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 14:55:00.489778 16328 raft_consensus.cc:359] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.490574 16328 raft_consensus.cc:385] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.490867 16328 raft_consensus.cc:740] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.497236 16325 tablet_bootstrap.cc:492] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.497656 16325 ts_tablet_manager.cc:1403] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 14:55:00.500092 16325 raft_consensus.cc:359] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.500710 16325 raft_consensus.cc:385] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.500969 16325 raft_consensus.cc:740] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.501024 16332 consensus_queue.cc:1048] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:00.501591 16325 consensus_queue.cc:260] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.503465 16325 ts_tablet_manager.cc:1434] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:00.504292 16325 tablet_bootstrap.cc:492] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.508772 16379 raft_consensus.cc:493] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.510016 16325 tablet_bootstrap.cc:654] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.509361 16379 raft_consensus.cc:515] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.513616 16426 raft_consensus.cc:493] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.515619 16337 raft_consensus.cc:515] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.516093 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebfc9bacf36423a8ad7576287daf90c" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.518415 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732d834ab4d4fc6ab1f22ad64f01b2b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
W20260709 14:55:00.519641 16251 leader_election.cc:343] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:00.521457 16100 leader_election.cc:343] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.523496 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebfc9bacf36423a8ad7576287daf90c" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.514050 16426 raft_consensus.cc:515] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.524264 16210 raft_consensus.cc:2468] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:00.526384 16099 leader_election.cc:304] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.526552 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906e1d94093d43eab6f9d373600e7147" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.527413 16134 raft_consensus.cc:2468] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:00.528666 16177 leader_election.cc:304] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.529486 16373 raft_consensus.cc:2804] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.529826 16373 raft_consensus.cc:493] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.530247 16325 tablet_bootstrap.cc:492] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.530148 16373 raft_consensus.cc:3060] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.533398 16426 leader_election.cc:290] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.534711 16390 raft_consensus.cc:2804] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.535050 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732d834ab4d4fc6ab1f22ad64f01b2b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:00.535241 16390 raft_consensus.cc:493] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.535702 16209 raft_consensus.cc:3060] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.535745 16390 raft_consensus.cc:3060] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.537132 16325 ts_tablet_manager.cc:1403] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.006s
I20260709 14:55:00.536758 16373 raft_consensus.cc:515] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.541574 16325 raft_consensus.cc:359] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.541903 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906e1d94093d43eab6f9d373600e7147" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:00.542232 16325 raft_consensus.cc:385] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.542420 16134 raft_consensus.cc:3060] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.542524 16325 raft_consensus.cc:740] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.543396 16325 consensus_queue.cc:260] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.548725 16134 raft_consensus.cc:2468] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:00.548532 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906e1d94093d43eab6f9d373600e7147" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.549765 16177 leader_election.cc:304] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:00.492328 16328 consensus_queue.cc:260] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.550829 16332 raft_consensus.cc:2804] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.551586 16332 raft_consensus.cc:697] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:00.552202 16373 leader_election.cc:290] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.552394 16332 consensus_queue.cc:237] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.553429 16328 ts_tablet_manager.cc:1434] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 14:55:00.554368 16328 tablet_bootstrap.cc:492] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.550401 16379 leader_election.cc:290] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.560241 16325 ts_tablet_manager.cc:1434] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 14:55:00.562036 16325 tablet_bootstrap.cc:492] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:00.558832 16390 raft_consensus.cc:515] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.556842 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906e1d94093d43eab6f9d373600e7147" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:00.555506 16285 raft_consensus.cc:2468] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:00.558722 16209 raft_consensus.cc:2468] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:00.567911 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebfc9bacf36423a8ad7576287daf90c" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:00.537073 16337 leader_election.cc:290] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.568434 16210 raft_consensus.cc:3060] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.568392 16248 leader_election.cc:304] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:55:00.571494 16390 leader_election.cc:290] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.575870 16326 tablet_bootstrap.cc:492] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.575932 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebfc9bacf36423a8ad7576287daf90c" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:00.576360 16326 ts_tablet_manager.cc:1403] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.127s	user 0.048s	sys 0.051s
I20260709 14:55:00.578016 16210 raft_consensus.cc:2468] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:00.577934 16420 consensus_queue.cc:1048] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:00.578750 16100 leader_election.cc:343] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.578799 16326 raft_consensus.cc:359] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.579567 16326 raft_consensus.cc:385] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.579838 16326 raft_consensus.cc:740] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.580430 16325 tablet_bootstrap.cc:654] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.571245 16337 raft_consensus.cc:2804] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.580529 16326 consensus_queue.cc:260] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.581527 16387 consensus_queue.cc:1048] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.581269 16337 raft_consensus.cc:697] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:00.582759 16326 ts_tablet_manager.cc:1434] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:00.583693 16326 tablet_bootstrap.cc:492] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.587297 16328 tablet_bootstrap.cc:654] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.589663 16326 tablet_bootstrap.cc:654] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.583210 16337 consensus_queue.cc:237] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.599344 16099 leader_election.cc:304] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.603492 16390 raft_consensus.cc:2804] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:00.606079 16390 raft_consensus.cc:697] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:00.606873 16390 consensus_queue.cc:237] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.617990 16371 consensus_queue.cc:1048] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.618356 16379 consensus_queue.cc:1048] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.626765 16330 raft_consensus.cc:493] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.627218 16330 raft_consensus.cc:515] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.629223 16330 leader_election.cc:290] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.630079 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afeca370f9ae4103b47c5258b1db9038" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:00.631296 16099 leader_election.cc:343] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.631680 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afeca370f9ae4103b47c5258b1db9038" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.633401 16328 tablet_bootstrap.cc:492] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.633837 16328 ts_tablet_manager.cc:1403] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.010s
W20260709 14:55:00.634415 16100 leader_election.cc:343] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.634850 16100 leader_election.cc:304] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:00.636956 16328 raft_consensus.cc:359] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.637676 16328 raft_consensus.cc:385] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.637984 16328 raft_consensus.cc:740] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.638753 16328 consensus_queue.cc:260] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.640898 16328 ts_tablet_manager.cc:1434] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:00.641052 16326 tablet_bootstrap.cc:492] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:00.641721 16328 tablet_bootstrap.cc:492] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.642899 16326 ts_tablet_manager.cc:1403] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.031s
I20260709 14:55:00.646023 16426 raft_consensus.cc:493] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.646490 16426 raft_consensus.cc:515] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.647917 16328 tablet_bootstrap.cc:654] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:00.648599 16330 raft_consensus.cc:2749] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.648974 16426 leader_election.cc:290] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.649866 16326 raft_consensus.cc:359] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.650497 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231676535b44d285a224d52a7dec1c" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.651748 16134 raft_consensus.cc:2468] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:00.652194 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231676535b44d285a224d52a7dec1c" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.653213 16177 leader_election.cc:304] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
W20260709 14:55:00.653795 16175 leader_election.cc:343] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.653985 16332 raft_consensus.cc:2804] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:00.654099 16326 raft_consensus.cc:385] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.654462 16332 raft_consensus.cc:493] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:00.655062 16332 raft_consensus.cc:3060] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.655069 16326 raft_consensus.cc:740] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.656234 16326 consensus_queue.cc:260] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.656852 16330 consensus_queue.cc:1048] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:00.659289 16326 ts_tablet_manager.cc:1434] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:00.659860 16371 raft_consensus.cc:493] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.661255 16371 raft_consensus.cc:515] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.663245 16371 leader_election.cc:290] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:00.664379 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:00.662875 16332 raft_consensus.cc:515] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.670236 16326 tablet_bootstrap.cc:492] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:00.667456 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60000d9a6f5f48f9a890fb005b661d86" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:00.673794 16134 raft_consensus.cc:2393] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:55:00.672554 16031 catalog_manager.cc:5697] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.677904 16251 leader_election.cc:304] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:00.679036 16371 raft_consensus.cc:3060] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.707752 16032 catalog_manager.cc:5697] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.706576 16034 catalog_manager.cc:5697] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:00.717875 16379 raft_consensus.cc:493] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:00.718431 16379 raft_consensus.cc:515] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.725741 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d894008db5a4993bcea73907afa6f2d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:00.728492 16099 leader_election.cc:343] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:00.765793 16325 tablet_bootstrap.cc:492] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:00.956566 16328 tablet_bootstrap.cc:492] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:00.963826 16328 ts_tablet_manager.cc:1403] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.322s	user 0.012s	sys 0.019s
W20260709 14:55:00.964213 16504 log.cc:927] Time spent T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: Append to log took a long time: real 0.254s	user 0.014s	sys 0.011s
I20260709 14:55:00.965237 16379 leader_election.cc:290] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.965941 16373 consensus_queue.cc:1048] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.963819 16325 ts_tablet_manager.cc:1403] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.402s	user 0.013s	sys 0.039s
I20260709 14:55:00.958909 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231676535b44d285a224d52a7dec1c" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:00.967818 16135 raft_consensus.cc:3060] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.966508 16328 raft_consensus.cc:359] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.968317 16328 raft_consensus.cc:385] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.968690 16328 raft_consensus.cc:740] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.970870 16328 consensus_queue.cc:260] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.988178 16328 ts_tablet_manager.cc:1434] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:55:00.750912 16371 raft_consensus.cc:2749] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:00.831405 16426 raft_consensus.cc:493] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:00.973156 16099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:37345, user_credentials={real_user=slave}} blocked reactor thread for 244680us
I20260709 14:55:00.978021 16325 raft_consensus.cc:359] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.992343 16325 raft_consensus.cc:385] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:00.992211 16426 raft_consensus.cc:515] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.992683 16325 raft_consensus.cc:740] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:00.993490 16328 tablet_bootstrap.cc:492] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:00.983146 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d894008db5a4993bcea73907afa6f2d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:00.966951 16332 leader_election.cc:290] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.993377 16325 consensus_queue.cc:260] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:00.980129 16387 consensus_queue.cc:1048] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:00.994263 16426 leader_election.cc:290] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:00.994871 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:55:01.003226 16177 leader_election.cc:343] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.007057 16325 ts_tablet_manager.cc:1434] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260709 14:55:01.007936 16325 tablet_bootstrap.cc:492] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:01.008639 16326 tablet_bootstrap.cc:654] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.012090 16390 raft_consensus.cc:493] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.012538 16390 raft_consensus.cc:515] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.014443 16390 leader_election.cc:290] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.014629 16325 tablet_bootstrap.cc:654] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.016029 16510 consensus_queue.cc:1048] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.016477 16387 raft_consensus.cc:493] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.016947 16387 raft_consensus.cc:515] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.018970 16387 leader_election.cc:290] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.019637 16325 tablet_bootstrap.cc:492] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.020078 16325 ts_tablet_manager.cc:1403] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260709 14:55:01.019459 16508 consensus_queue.cc:1048] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.023466 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b231676535b44d285a224d52a7dec1c" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:01.024953 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.025116 16371 consensus_queue.cc:1048] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.025527 16284 raft_consensus.cc:2468] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:01.023152 16325 raft_consensus.cc:359] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.027796 16325 raft_consensus.cc:385] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.028080 16325 raft_consensus.cc:740] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.028692 16325 consensus_queue.cc:260] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.035521 16135 raft_consensus.cc:2468] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:01.036135 16325 ts_tablet_manager.cc:1434] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:01.037036 16325 tablet_bootstrap.cc:492] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:01.061194 16177 leader_election.cc:304] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:01.064239 16512 raft_consensus.cc:2804] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.068743 16512 raft_consensus.cc:697] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:01.069060 16511 consensus_queue.cc:1048] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:55:01.069895 16512 consensus_queue.cc:237] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.081957 16510 consensus_queue.cc:1048] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:01.082509 16175 leader_election.cc:343] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.091507 16328 tablet_bootstrap.cc:654] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.083858 16175 leader_election.cc:304] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:55:01.084627 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732d834ab4d4fc6ab1f22ad64f01b2b" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.096113 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53f486242c14b3f971c8c1023fb5621" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.100901 16373 raft_consensus.cc:2804] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.103631 16373 raft_consensus.cc:493] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.103549 16511 consensus_queue.cc:1048] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.104086 16373 raft_consensus.cc:3060] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.112039 16135 raft_consensus.cc:3060] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.148159 16326 tablet_bootstrap.cc:492] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:01.148641 16326 ts_tablet_manager.cc:1403] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.483s	user 0.012s	sys 0.006s
W20260709 14:55:01.151247 16100 leader_election.cc:343] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.157089 16100 leader_election.cc:304] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.157888 16387 raft_consensus.cc:2749] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.161005 16325 tablet_bootstrap.cc:654] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.165407 16373 raft_consensus.cc:515] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.167524 16373 leader_election.cc:290] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.168208 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
W20260709 14:55:01.170295 16177 leader_election.cc:343] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:01.171653 16100 leader_election.cc:343] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:01.171826 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:01.184430 16284 raft_consensus.cc:3060] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.198691 16326 raft_consensus.cc:359] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.199430 16326 raft_consensus.cc:385] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.199733 16326 raft_consensus.cc:740] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.202409 16326 consensus_queue.cc:260] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.204352 16326 ts_tablet_manager.cc:1434] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 14:55:01.209352 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732d834ab4d4fc6ab1f22ad64f01b2b" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:01.209628 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53f486242c14b3f971c8c1023fb5621" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:01.210726 16211 raft_consensus.cc:2393] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:01.211006 16209 raft_consensus.cc:2468] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:01.215227 16326 tablet_bootstrap.cc:492] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:01.228817 16420 consensus_queue.cc:1048] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.232735 16512 consensus_queue.cc:1048] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.234128 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:01.234604 16328 tablet_bootstrap.cc:492] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:01.234706 16280 raft_consensus.cc:3060] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.235074 16328 ts_tablet_manager.cc:1403] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.242s	user 0.020s	sys 0.020s
I20260709 14:55:01.241894 16099 leader_election.cc:304] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
W20260709 14:55:01.244892 16100 consensus_peers.cc:597] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b -> Peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Couldn't send request to peer 9ecedc69983e4089a3d73491b15715a4. 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 14:55:01.250854 16328 raft_consensus.cc:359] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.251541 16328 raft_consensus.cc:385] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.251812 16328 raft_consensus.cc:740] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.253994 16328 consensus_queue.cc:260] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.265978 16280 raft_consensus.cc:2468] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:01.267832 16099 leader_election.cc:304] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.269142 16379 raft_consensus.cc:2804] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.269591 16379 raft_consensus.cc:493] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.269989 16379 raft_consensus.cc:3060] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.269930 16330 consensus_queue.cc:1048] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.277923 16175 leader_election.cc:304] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:55:01.278033 16371 consensus_queue.cc:1048] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.283396 16332 raft_consensus.cc:2804] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.283905 16332 raft_consensus.cc:697] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:01.284771 16332 consensus_queue.cc:237] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:55:01.292860 16100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:36151, user_credentials={real_user=slave}} blocked reactor thread for 46598.2us
I20260709 14:55:01.293496 16390 raft_consensus.cc:493] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.293972 16390 raft_consensus.cc:515] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.295940 16390 leader_election.cc:290] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.298975 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8bf489c64bedbf87fa398cbf4839" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.299539 16032 catalog_manager.cc:5697] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:01.304088 16100 leader_election.cc:343] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.310912 16328 ts_tablet_manager.cc:1434] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
I20260709 14:55:01.312206 16328 tablet_bootstrap.cc:492] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:01.313875 16387 raft_consensus.cc:2749] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.316267 16326 tablet_bootstrap.cc:654] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.320775 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8bf489c64bedbf87fa398cbf4839" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:01.325022 16099 leader_election.cc:343] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.312543 16379 raft_consensus.cc:515] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.325589 16099 leader_election.cc:304] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.326929 16330 raft_consensus.cc:2749] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.327451 16379 leader_election.cc:290] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.331858 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53f486242c14b3f971c8c1023fb5621" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:01.332265 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53f486242c14b3f971c8c1023fb5621" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:01.332445 16208 raft_consensus.cc:3060] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:01.335124 16100 leader_election.cc:343] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.344724 16325 tablet_bootstrap.cc:492] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.345089 16325 ts_tablet_manager.cc:1403] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.308s	user 0.029s	sys 0.015s
I20260709 14:55:01.349442 16325 raft_consensus.cc:359] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.350098 16325 raft_consensus.cc:385] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.350365 16325 raft_consensus.cc:740] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.350510 16208 raft_consensus.cc:2468] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:01.351080 16325 consensus_queue.cc:260] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.351851 16099 leader_election.cc:304] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.355041 16387 raft_consensus.cc:2804] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.355530 16387 raft_consensus.cc:697] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:01.363577 16387 consensus_queue.cc:237] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.366078 16328 tablet_bootstrap.cc:654] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.394791 16325 ts_tablet_manager.cc:1434] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:55:01.396953 16325 tablet_bootstrap.cc:492] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:01.393146 16034 catalog_manager.cc:5697] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.408911 16379 raft_consensus.cc:493] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.409397 16379 raft_consensus.cc:515] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.417845 16379 leader_election.cc:290] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.418856 16326 tablet_bootstrap.cc:492] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:01.419320 16326 ts_tablet_manager.cc:1403] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.204s	user 0.028s	sys 0.018s
I20260709 14:55:01.431058 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c267b505c64a018d1e72d1c9c3b5d4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.431116 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c267b505c64a018d1e72d1c9c3b5d4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:01.438367 16100 leader_election.cc:343] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.440651 16325 tablet_bootstrap.cc:654] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.442338 16326 raft_consensus.cc:359] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.442974 16326 raft_consensus.cc:385] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.443238 16326 raft_consensus.cc:740] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.447193 16326 consensus_queue.cc:260] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.454218 16328 tablet_bootstrap.cc:492] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:01.454689 16328 ts_tablet_manager.cc:1403] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.143s	user 0.035s	sys 0.043s
W20260709 14:55:01.454779 16099 leader_election.cc:343] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.453229 16326 ts_tablet_manager.cc:1434] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:01.456931 16326 tablet_bootstrap.cc:492] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:01.459913 16328 raft_consensus.cc:359] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.464351 16328 raft_consensus.cc:385] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.464635 16328 raft_consensus.cc:740] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.468321 16328 consensus_queue.cc:260] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.456719 16099 leader_election.cc:304] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.474890 16031 catalog_manager.cc:5697] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.478857 16390 raft_consensus.cc:2749] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.479648 16328 ts_tablet_manager.cc:1434] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:55:01.480538 16328 tablet_bootstrap.cc:492] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:01.487018 16328 tablet_bootstrap.cc:654] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.489528 16325 tablet_bootstrap.cc:492] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.490154 16325 ts_tablet_manager.cc:1403] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.008s
I20260709 14:55:01.498376 16280 raft_consensus.cc:3060] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.501955 16325 raft_consensus.cc:359] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.505437 16325 raft_consensus.cc:385] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.505887 16325 raft_consensus.cc:740] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.505062 16326 tablet_bootstrap.cc:654] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.509120 16332 consensus_queue.cc:1048] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.513916 16328 tablet_bootstrap.cc:492] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:01.514424 16328 ts_tablet_manager.cc:1403] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.010s
I20260709 14:55:01.513938 16325 consensus_queue.cc:260] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.517743 16328 raft_consensus.cc:359] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.518401 16328 raft_consensus.cc:385] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.518678 16328 raft_consensus.cc:740] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.520493 16325 ts_tablet_manager.cc:1434] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:55:01.522193 16325 tablet_bootstrap.cc:492] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:01.522061 16328 consensus_queue.cc:260] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.524344 16328 ts_tablet_manager.cc:1434] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:01.524690 16510 consensus_queue.cc:1048] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.525247 16328 tablet_bootstrap.cc:492] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:01.532143 16328 tablet_bootstrap.cc:654] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.539578 16325 tablet_bootstrap.cc:654] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.541669 16326 tablet_bootstrap.cc:492] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:01.542276 16326 ts_tablet_manager.cc:1403] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.000s
I20260709 14:55:01.544683 16326 raft_consensus.cc:359] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.545382 16326 raft_consensus.cc:385] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.545688 16326 raft_consensus.cc:740] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.546454 16326 consensus_queue.cc:260] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.552062 16326 ts_tablet_manager.cc:1434] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:01.553267 16326 tablet_bootstrap.cc:492] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:01.562316 16325 tablet_bootstrap.cc:492] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.562991 16325 ts_tablet_manager.cc:1403] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.008s
I20260709 14:55:01.566710 16325 raft_consensus.cc:359] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.571050 16325 raft_consensus.cc:385] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.571404 16325 raft_consensus.cc:740] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.569788 16326 tablet_bootstrap.cc:654] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.572182 16328 tablet_bootstrap.cc:492] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:01.573673 16328 ts_tablet_manager.cc:1403] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.014s
I20260709 14:55:01.572189 16325 consensus_queue.cc:260] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.576323 16328 raft_consensus.cc:359] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.576948 16325 ts_tablet_manager.cc:1434] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:01.576948 16328 raft_consensus.cc:385] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.577442 16328 raft_consensus.cc:740] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.578114 16325 tablet_bootstrap.cc:492] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:01.578136 16328 consensus_queue.cc:260] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.580175 16328 ts_tablet_manager.cc:1434] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:55:01.583020 16328 tablet_bootstrap.cc:492] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:01.587253 16325 tablet_bootstrap.cc:654] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.588948 16328 tablet_bootstrap.cc:654] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.591410 16285 raft_consensus.cc:3060] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.595009 16326 tablet_bootstrap.cc:492] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:01.595611 16326 ts_tablet_manager.cc:1403] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 14:55:01.596606 16510 raft_consensus.cc:493] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.597180 16510 raft_consensus.cc:515] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.599825 16510 leader_election.cc:290] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.601392 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e98934168444e2af5dc9b61011cf65" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:01.601984 16135 raft_consensus.cc:2468] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:01.602905 16326 raft_consensus.cc:359] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.603183 16177 leader_election.cc:304] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:01.603572 16326 raft_consensus.cc:385] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.603839 16326 raft_consensus.cc:740] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.604063 16510 raft_consensus.cc:2804] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.604602 16510 raft_consensus.cc:493] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.604492 16326 consensus_queue.cc:260] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.606561 16326 ts_tablet_manager.cc:1434] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 14:55:01.605029 16510 raft_consensus.cc:3060] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.608274 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e98934168444e2af5dc9b61011cf65" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.608312 16326 tablet_bootstrap.cc:492] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
W20260709 14:55:01.609501 16175 leader_election.cc:343] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.618783 16326 tablet_bootstrap.cc:654] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.629601 16325 tablet_bootstrap.cc:492] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.630184 16325 ts_tablet_manager.cc:1403] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.004s
I20260709 14:55:01.631765 16510 raft_consensus.cc:515] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.635252 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e98934168444e2af5dc9b61011cf65" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:01.636060 16135 raft_consensus.cc:3060] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.639676 16390 raft_consensus.cc:493] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.640233 16390 raft_consensus.cc:515] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.642910 16390 leader_election.cc:290] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.645071 16332 raft_consensus.cc:493] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.645550 16332 raft_consensus.cc:515] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.645273 16510 leader_election.cc:290] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.648227 16328 tablet_bootstrap.cc:492] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:01.648665 16328 ts_tablet_manager.cc:1403] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.011s
I20260709 14:55:01.651230 16332 leader_election.cc:290] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.649636 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.652858 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
W20260709 14:55:01.653028 16100 leader_election.cc:343] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.653509 16132 raft_consensus.cc:2468] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:01.655311 16177 leader_election.cc:304] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:01.658165 16512 raft_consensus.cc:2804] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.658599 16512 raft_consensus.cc:493] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.659031 16512 raft_consensus.cc:3060] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.665175 16326 tablet_bootstrap.cc:492] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:01.665601 16326 ts_tablet_manager.cc:1403] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.000s
I20260709 14:55:01.671682 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:01.673218 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e98934168444e2af5dc9b61011cf65" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:01.674191 16135 raft_consensus.cc:2468] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:01.675364 16177 leader_election.cc:304] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:01.676981 16511 raft_consensus.cc:2804] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.677457 16511 raft_consensus.cc:697] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:01.677582 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.678337 16511 consensus_queue.cc:237] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.685920 16328 raft_consensus.cc:359] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.686576 16328 raft_consensus.cc:385] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.686822 16328 raft_consensus.cc:740] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.687435 16328 consensus_queue.cc:260] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.689436 16328 ts_tablet_manager.cc:1434] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:55:01.690229 16328 tablet_bootstrap.cc:492] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:01.691741 16508 raft_consensus.cc:493] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.692294 16508 raft_consensus.cc:515] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.694563 16508 leader_election.cc:290] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:01.695963 16326 raft_consensus.cc:359] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.699254 16328 tablet_bootstrap.cc:654] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.699288 16326 raft_consensus.cc:385] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.699755 16326 raft_consensus.cc:740] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
W20260709 14:55:01.700628 16175 leader_election.cc:343] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.696812 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afeca370f9ae4103b47c5258b1db9038" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:01.697144 16325 raft_consensus.cc:359] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.701895 16325 raft_consensus.cc:385] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.697407 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afeca370f9ae4103b47c5258b1db9038" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:01.702190 16326 consensus_queue.cc:260] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.702217 16325 raft_consensus.cc:740] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.703239 16206 raft_consensus.cc:2468] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:01.702859 16135 raft_consensus.cc:2468] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:01.705385 16251 leader_election.cc:304] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:01.707435 16512 raft_consensus.cc:515] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.708487 16337 raft_consensus.cc:2804] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.708573 16209 raft_consensus.cc:2393] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:55:01.709494 16512 leader_election.cc:290] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.710260 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:01.717041 16132 raft_consensus.cc:3060] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:01.708892 16175 leader_election.cc:343] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.718861 16510 consensus_queue.cc:1048] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.722299 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:01.704092 16325 consensus_queue.cc:260] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.723802 16326 ts_tablet_manager.cc:1434] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.004s
I20260709 14:55:01.724704 16326 tablet_bootstrap.cc:492] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:01.716199 16337 raft_consensus.cc:493] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.725262 16337 raft_consensus.cc:3060] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.724881 16030 catalog_manager.cc:5697] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.728044 16099 leader_election.cc:304] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.728561 16325 ts_tablet_manager.cc:1434] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.000s
I20260709 14:55:01.729445 16325 tablet_bootstrap.cc:492] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
W20260709 14:55:01.730868 16175 leader_election.cc:343] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.738760 16132 raft_consensus.cc:2468] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:01.739315 16390 raft_consensus.cc:2749] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.753639 16337 raft_consensus.cc:515] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.756356 16135 raft_consensus.cc:3060] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.757769 16326 tablet_bootstrap.cc:654] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.773910 16177 leader_election.cc:304] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.775082 16325 tablet_bootstrap.cc:654] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.775030 16511 raft_consensus.cc:2804] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.775293 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afeca370f9ae4103b47c5258b1db9038" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:01.775615 16511 raft_consensus.cc:697] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:01.775923 16132 raft_consensus.cc:3060] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.776558 16511 consensus_queue.cc:237] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.777452 16337 leader_election.cc:290] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:01.778198 16328 tablet_bootstrap.cc:492] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:01.778622 16328 ts_tablet_manager.cc:1403] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.089s	user 0.002s	sys 0.011s
I20260709 14:55:01.779919 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afeca370f9ae4103b47c5258b1db9038" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:01.780459 16209 raft_consensus.cc:3060] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.781155 16328 raft_consensus.cc:359] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.781774 16328 raft_consensus.cc:385] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.782038 16328 raft_consensus.cc:740] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.787083 16209 raft_consensus.cc:2468] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:01.789158 16510 consensus_queue.cc:1048] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:01.790766 16328 consensus_queue.cc:260] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.791970 16248 leader_election.cc:304] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:01.792964 16337 raft_consensus.cc:2804] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:01.793423 16337 raft_consensus.cc:697] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:01.794204 16337 consensus_queue.cc:237] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.794999 16132 raft_consensus.cc:2468] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:01.799294 16325 tablet_bootstrap.cc:492] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.799700 16325 ts_tablet_manager.cc:1403] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.005s
I20260709 14:55:01.801326 16328 ts_tablet_manager.cc:1434] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:01.802213 16328 tablet_bootstrap.cc:492] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:01.809864 16390 consensus_queue.cc:1048] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.812601 16325 raft_consensus.cc:359] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.825342 16325 raft_consensus.cc:385] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.825704 16325 raft_consensus.cc:740] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.826556 16325 consensus_queue.cc:260] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.828936 16390 raft_consensus.cc:493] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.829120 16325 ts_tablet_manager.cc:1434] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 14:55:01.830067 16390 raft_consensus.cc:515] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.829192 16326 tablet_bootstrap.cc:492] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:01.830785 16325 tablet_bootstrap.cc:492] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:01.831264 16326 ts_tablet_manager.cc:1403] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.005s
I20260709 14:55:01.831914 16390 leader_election.cc:290] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.834972 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2114adae033746f7a37142ef20e3ab50" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:01.835860 16326 raft_consensus.cc:359] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.836512 16326 raft_consensus.cc:385] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:01.898475 16326 raft_consensus.cc:740] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:01.898072 16508 raft_consensus.cc:493] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.902761 16508 raft_consensus.cc:515] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.899322 16326 consensus_queue.cc:260] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.897877 16510 raft_consensus.cc:493] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.904601 16326 ts_tablet_manager.cc:1434] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:55:01.904268 16510 raft_consensus.cc:515] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:01.905541 16326 tablet_bootstrap.cc:492] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
W20260709 14:55:01.836536 16099 leader_election.cc:343] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:01.907998 16099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:37345, user_credentials={real_user=slave}} blocked reactor thread for 71494us
I20260709 14:55:01.909950 16508 leader_election.cc:290] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:01.910529 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53f486242c14b3f971c8c1023fb5621" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:01.911345 16510 leader_election.cc:290] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:01.911545 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53f486242c14b3f971c8c1023fb5621" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:01.913089 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d894008db5a4993bcea73907afa6f2d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:01.914263 16175 leader_election.cc:343] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:01.913007 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d894008db5a4993bcea73907afa6f2d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:01.914317 16248 leader_election.cc:304] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:01.914942 16134 raft_consensus.cc:2468] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:01.868088 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2114adae033746f7a37142ef20e3ab50" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:01.916047 16508 raft_consensus.cc:2749] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:01.916641 16177 leader_election.cc:304] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:01.925493 16510 raft_consensus.cc:2804] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.926276 16510 raft_consensus.cc:493] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.930986 16510 raft_consensus.cc:3060] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.934213 16328 tablet_bootstrap.cc:654] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.920778 16284 raft_consensus.cc:2468] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:01.926275 16030 catalog_manager.cc:5697] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.941759 16325 tablet_bootstrap.cc:654] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:01.961694 16031 catalog_manager.cc:5697] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:01.961652 16100 leader_election.cc:304] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:01.965860 16390 raft_consensus.cc:2804] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:01.966190 16390 raft_consensus.cc:493] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.966485 16390 raft_consensus.cc:3060] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:01.979817 16325 tablet_bootstrap.cc:492] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:01.980398 16325 ts_tablet_manager.cc:1403] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.150s	user 0.027s	sys 0.005s
I20260709 14:55:02.008822 16284 raft_consensus.cc:3060] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.010561 16390 raft_consensus.cc:515] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.012323 16390 leader_election.cc:290] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.013466 16510 raft_consensus.cc:515] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.017624 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2114adae033746f7a37142ef20e3ab50" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:02.024276 16285 raft_consensus.cc:3060] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.020015 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2114adae033746f7a37142ef20e3ab50" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:02.027738 16328 tablet_bootstrap.cc:492] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.027667 16206 raft_consensus.cc:3060] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.028198 16328 ts_tablet_manager.cc:1403] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.226s	user 0.027s	sys 0.031s
I20260709 14:55:02.027938 16325 raft_consensus.cc:359] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.028820 16325 raft_consensus.cc:385] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.029155 16325 raft_consensus.cc:740] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.029831 16325 consensus_queue.cc:260] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.032905 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d894008db5a4993bcea73907afa6f2d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:02.033442 16135 raft_consensus.cc:3060] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.030575 16328 raft_consensus.cc:359] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.034184 16328 raft_consensus.cc:385] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.034524 16328 raft_consensus.cc:740] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.035322 16328 consensus_queue.cc:260] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.022522 16326 tablet_bootstrap.cc:654] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.039799 16135 raft_consensus.cc:2468] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:02.040707 16325 ts_tablet_manager.cc:1434] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.003s
I20260709 14:55:02.040971 16177 leader_election.cc:304] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.042040 16511 raft_consensus.cc:2804] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.042557 16511 raft_consensus.cc:697] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:02.043386 16511 consensus_queue.cc:237] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.042732 16325 tablet_bootstrap.cc:492] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.041332 16328 ts_tablet_manager.cc:1434] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 14:55:02.048897 16328 tablet_bootstrap.cc:492] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.051172 16285 raft_consensus.cc:2468] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:02.053259 16100 leader_election.cc:304] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:02.055814 16535 raft_consensus.cc:2804] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.065409 16535 raft_consensus.cc:697] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:02.066210 16535 consensus_queue.cc:237] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.110189 16328 tablet_bootstrap.cc:654] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.128932 16325 tablet_bootstrap.cc:654] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.114591 16510 leader_election.cc:290] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.114259 16206 raft_consensus.cc:2468] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:02.121372 16554 raft_consensus.cc:493] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.154830 16390 consensus_queue.cc:1048] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.135903 16554 raft_consensus.cc:515] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.167985 16326 tablet_bootstrap.cc:492] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.168417 16326 ts_tablet_manager.cc:1403] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.263s	user 0.015s	sys 0.013s
W20260709 14:55:02.171820 16175 consensus_peers.cc:597] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Couldn't send request to peer 9ecedc69983e4089a3d73491b15715a4. 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 14:55:02.175408 16328 tablet_bootstrap.cc:492] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.175822 16328 ts_tablet_manager.cc:1403] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.019s
I20260709 14:55:02.177359 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8bf489c64bedbf87fa398cbf4839" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:02.179304 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8bf489c64bedbf87fa398cbf4839" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.179901 16135 raft_consensus.cc:2468] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:02.169920 16554 leader_election.cc:290] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:02.181110 16251 leader_election.cc:304] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:02.181965 16554 raft_consensus.cc:2804] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.182296 16554 raft_consensus.cc:493] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.182631 16554 raft_consensus.cc:3060] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.182528 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d894008db5a4993bcea73907afa6f2d" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:02.183522 16328 raft_consensus.cc:359] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.183774 16034 catalog_manager.cc:5697] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.185319 16328 raft_consensus.cc:385] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:02.184732 16248 leader_election.cc:343] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.185679 16328 raft_consensus.cc:740] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.185827 16512 consensus_queue.cc:1048] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.186347 16328 consensus_queue.cc:260] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.187191 16280 raft_consensus.cc:3060] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.184157 16031 catalog_manager.cc:5697] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.172405 16535 raft_consensus.cc:493] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.199532 16535 raft_consensus.cc:515] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.208412 16326 raft_consensus.cc:359] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.209174 16326 raft_consensus.cc:385] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.209492 16326 raft_consensus.cc:740] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.210192 16326 consensus_queue.cc:260] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.212859 16325 tablet_bootstrap.cc:492] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.213290 16325 ts_tablet_manager.cc:1403] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.008s
I20260709 14:55:02.216439 16325 raft_consensus.cc:359] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.217111 16325 raft_consensus.cc:385] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.217411 16325 raft_consensus.cc:740] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.218084 16325 consensus_queue.cc:260] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.220813 16325 ts_tablet_manager.cc:1434] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:02.221717 16325 tablet_bootstrap.cc:492] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.223868 16535 leader_election.cc:290] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.224220 16554 raft_consensus.cc:515] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.227900 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d68c87db3c43fd94056f517efd5b3d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:02.232221 16099 leader_election.cc:343] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.232993 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d68c87db3c43fd94056f517efd5b3d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.235934 16508 consensus_queue.cc:1048] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.237805 16280 raft_consensus.cc:2468] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:02.238749 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8bf489c64bedbf87fa398cbf4839" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:02.238767 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8bf489c64bedbf87fa398cbf4839" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:02.240170 16135 raft_consensus.cc:3060] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.240298 16508 raft_consensus.cc:493] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.240886 16508 raft_consensus.cc:515] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.244565 16328 ts_tablet_manager.cc:1434] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.001s
I20260709 14:55:02.244988 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.245692 16328 tablet_bootstrap.cc:492] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.245968 16285 raft_consensus.cc:3060] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:02.247849 16248 leader_election.cc:343] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.248642 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c570bf1d3f541e7a8a218b0e0c322b9" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:02.250494 16248 leader_election.cc:304] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:02.230324 16326 ts_tablet_manager.cc:1434] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.013s
I20260709 14:55:02.254339 16326 tablet_bootstrap.cc:492] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.258457 16564 consensus_queue.cc:1048] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:02.260509 16100 leader_election.cc:343] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.260932 16100 leader_election.cc:304] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
W20260709 14:55:02.261972 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:02.243000 16508 leader_election.cc:290] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:02.255045 16337 raft_consensus.cc:2749] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.252440 16554 leader_election.cc:290] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:02.265278 16387 raft_consensus.cc:2749] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.271472 16135 raft_consensus.cc:2468] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:02.292886 16328 tablet_bootstrap.cc:654] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.294872 16251 leader_election.cc:304] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:02.298565 16332 consensus_queue.cc:1048] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.299924 16326 tablet_bootstrap.cc:654] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.300001 16337 raft_consensus.cc:2804] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.300526 16337 raft_consensus.cc:697] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:02.302126 16337 consensus_queue.cc:237] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.313961 16371 consensus_queue.cc:1048] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.314764 16325 tablet_bootstrap.cc:654] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.322950 16326 tablet_bootstrap.cc:492] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.329270 16326 ts_tablet_manager.cc:1403] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.003s
I20260709 14:55:02.347049 16326 raft_consensus.cc:359] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.347707 16326 raft_consensus.cc:385] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.347967 16326 raft_consensus.cc:740] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.348553 16326 consensus_queue.cc:260] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.360399 16325 tablet_bootstrap.cc:492] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.360926 16325 ts_tablet_manager.cc:1403] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.000s
I20260709 14:55:02.365540 16326 ts_tablet_manager.cc:1434] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:55:02.366449 16326 tablet_bootstrap.cc:492] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.366281 16030 catalog_manager.cc:5697] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.368320 16325 raft_consensus.cc:359] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.369035 16328 tablet_bootstrap.cc:492] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.371521 16328 ts_tablet_manager.cc:1403] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.022s
I20260709 14:55:02.372283 16326 tablet_bootstrap.cc:654] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.374028 16328 raft_consensus.cc:359] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.374835 16328 raft_consensus.cc:385] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.375198 16328 raft_consensus.cc:740] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.376370 16328 consensus_queue.cc:260] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.369307 16325 raft_consensus.cc:385] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.377161 16325 raft_consensus.cc:740] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.377892 16325 consensus_queue.cc:260] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.380183 16325 ts_tablet_manager.cc:1434] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:02.381309 16325 tablet_bootstrap.cc:492] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.384194 16326 tablet_bootstrap.cc:492] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.384618 16326 ts_tablet_manager.cc:1403] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 14:55:02.387118 16325 tablet_bootstrap.cc:654] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.390992 16328 ts_tablet_manager.cc:1434] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260709 14:55:02.391888 16328 tablet_bootstrap.cc:492] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.397557 16328 tablet_bootstrap.cc:654] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.398574 16325 tablet_bootstrap.cc:492] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.399114 16325 ts_tablet_manager.cc:1403] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:55:02.401559 16325 raft_consensus.cc:359] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.402349 16325 raft_consensus.cc:385] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.402269 16326 raft_consensus.cc:359] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.402706 16325 raft_consensus.cc:740] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.402989 16326 raft_consensus.cc:385] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.403287 16326 raft_consensus.cc:740] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.403708 16325 consensus_queue.cc:260] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.403949 16326 consensus_queue.cc:260] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.406004 16325 ts_tablet_manager.cc:1434] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:02.406847 16325 tablet_bootstrap.cc:492] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.411202 16564 raft_consensus.cc:493] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.411633 16564 raft_consensus.cc:515] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.413709 16564 leader_election.cc:290] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.414994 16326 ts_tablet_manager.cc:1434] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:55:02.415086 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7892f8fe3c4392ab9a0904596c8a62" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.415930 16325 tablet_bootstrap.cc:654] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.416220 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7892f8fe3c4392ab9a0904596c8a62" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.417125 16135 raft_consensus.cc:2468] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
W20260709 14:55:02.417761 16175 leader_election.cc:343] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.418319 16177 leader_election.cc:304] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.418970 16326 tablet_bootstrap.cc:492] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.419358 16564 raft_consensus.cc:2804] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.419719 16564 raft_consensus.cc:493] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.420027 16564 raft_consensus.cc:3060] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.429620 16564 raft_consensus.cc:515] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.432184 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7892f8fe3c4392ab9a0904596c8a62" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:02.432739 16134 raft_consensus.cc:3060] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.435530 16326 tablet_bootstrap.cc:654] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.439507 16134 raft_consensus.cc:2468] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:02.440747 16177 leader_election.cc:304] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.441490 16511 raft_consensus.cc:2804] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.441962 16511 raft_consensus.cc:697] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:02.443048 16564 leader_election.cc:290] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.442731 16511 consensus_queue.cc:237] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.444039 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7892f8fe3c4392ab9a0904596c8a62" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:02.444907 16326 tablet_bootstrap.cc:492] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
W20260709 14:55:02.445201 16175 leader_election.cc:343] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.445365 16326 ts_tablet_manager.cc:1403] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260709 14:55:02.447309 16325 tablet_bootstrap.cc:492] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.447805 16325 ts_tablet_manager.cc:1403] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.007s
I20260709 14:55:02.450317 16325 raft_consensus.cc:359] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.450975 16325 raft_consensus.cc:385] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.451428 16325 raft_consensus.cc:740] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.451939 16328 tablet_bootstrap.cc:492] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.451763 16326 raft_consensus.cc:359] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.452416 16326 raft_consensus.cc:385] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.452821 16326 raft_consensus.cc:740] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.452216 16325 consensus_queue.cc:260] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.452375 16328 ts_tablet_manager.cc:1403] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.012s
I20260709 14:55:02.453521 16326 consensus_queue.cc:260] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.453472 16031 catalog_manager.cc:5697] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.455804 16326 ts_tablet_manager.cc:1434] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:55:02.455693 16328 raft_consensus.cc:359] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.456563 16328 raft_consensus.cc:385] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.456666 16326 tablet_bootstrap.cc:492] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.456841 16328 raft_consensus.cc:740] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.458210 16328 consensus_queue.cc:260] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.459637 16328 ts_tablet_manager.cc:1434] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:02.462234 16325 ts_tablet_manager.cc:1434] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:02.463171 16325 tablet_bootstrap.cc:492] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.468724 16325 tablet_bootstrap.cc:654] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.470160 16328 tablet_bootstrap.cc:492] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.473300 16337 raft_consensus.cc:493] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.473734 16337 raft_consensus.cc:515] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.476039 16328 tablet_bootstrap.cc:654] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.477164 16326 tablet_bootstrap.cc:654] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.481805 16337 leader_election.cc:290] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:02.483247 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d68c87db3c43fd94056f517efd5b3d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:02.484016 16209 raft_consensus.cc:2468] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:02.485755 16248 leader_election.cc:304] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:02.484014 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d68c87db3c43fd94056f517efd5b3d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.487028 16134 raft_consensus.cc:2468] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:02.488040 16337 raft_consensus.cc:2804] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.488550 16337 raft_consensus.cc:493] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.488969 16337 raft_consensus.cc:3060] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.494967 16535 raft_consensus.cc:493] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.495447 16535 raft_consensus.cc:515] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.497933 16337 raft_consensus.cc:515] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.500993 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.502323 16535 leader_election.cc:290] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.504712 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d68c87db3c43fd94056f517efd5b3d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:02.505254 16206 raft_consensus.cc:3060] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:02.505367 16100 leader_election.cc:343] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.506371 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:02.508081 16099 leader_election.cc:343] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.508608 16099 leader_election.cc:304] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.514477 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d68c87db3c43fd94056f517efd5b3d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:02.515213 16134 raft_consensus.cc:3060] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.510859 16387 raft_consensus.cc:2749] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.525130 16280 raft_consensus.cc:3060] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.527490 16206 raft_consensus.cc:2468] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:02.528939 16248 leader_election.cc:304] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:02.529909 16554 raft_consensus.cc:2804] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.530185 16564 consensus_queue.cc:1048] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.530547 16554 raft_consensus.cc:697] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:02.531489 16554 consensus_queue.cc:237] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.539618 16337 leader_election.cc:290] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:02.540164 16387 consensus_queue.cc:1048] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.546028 16326 tablet_bootstrap.cc:492] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.546463 16326 ts_tablet_manager.cc:1403] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.032s
I20260709 14:55:02.549005 16326 raft_consensus.cc:359] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.549621 16326 raft_consensus.cc:385] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.549903 16326 raft_consensus.cc:740] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.551697 16328 tablet_bootstrap.cc:492] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.552265 16328 ts_tablet_manager.cc:1403] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.002s
I20260709 14:55:02.554270 16134 raft_consensus.cc:2468] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:02.555796 16326 consensus_queue.cc:260] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.557830 16032 catalog_manager.cc:5697] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:02.560686 16328 raft_consensus.cc:359] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.561293 16328 raft_consensus.cc:385] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.561530 16328 raft_consensus.cc:740] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.562428 16326 ts_tablet_manager.cc:1434] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:02.563287 16326 tablet_bootstrap.cc:492] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.563294 16328 consensus_queue.cc:260] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.566629 16328 ts_tablet_manager.cc:1434] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:55:02.567513 16328 tablet_bootstrap.cc:492] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.568423 16325 tablet_bootstrap.cc:492] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.568892 16325 ts_tablet_manager.cc:1403] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.027s
I20260709 14:55:02.571599 16325 raft_consensus.cc:359] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.572237 16325 raft_consensus.cc:385] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.572549 16325 raft_consensus.cc:740] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.573024 16328 tablet_bootstrap.cc:654] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.573344 16325 consensus_queue.cc:260] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.574916 16325 ts_tablet_manager.cc:1434] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:02.576040 16325 tablet_bootstrap.cc:492] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.587419 16390 consensus_queue.cc:1048] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:02.588449 16325 tablet_bootstrap.cc:654] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.592139 16564 raft_consensus.cc:493] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.592609 16564 raft_consensus.cc:515] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.593433 16328 tablet_bootstrap.cc:492] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.594040 16328 ts_tablet_manager.cc:1403] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260709 14:55:02.594563 16564 leader_election.cc:290] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.596012 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c267b505c64a018d1e72d1c9c3b5d4" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.596592 16132 raft_consensus.cc:2468] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:02.598037 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c267b505c64a018d1e72d1c9c3b5d4" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.599422 16177 leader_election.cc:304] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.600289 16564 raft_consensus.cc:2804] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.600630 16564 raft_consensus.cc:493] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.600960 16564 raft_consensus.cc:3060] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.601064 16326 tablet_bootstrap.cc:654] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.605264 16390 raft_consensus.cc:493] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.605710 16390 raft_consensus.cc:515] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.609465 16390 leader_election.cc:290] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.609987 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c493d8b163243e698e2d767db8f7bcf" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:02.610575 16206 raft_consensus.cc:2468] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:02.611764 16099 leader_election.cc:304] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.612560 16387 raft_consensus.cc:2804] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.612932 16387 raft_consensus.cc:493] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.613346 16387 raft_consensus.cc:3060] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.596592 16328 raft_consensus.cc:359] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.613747 16328 raft_consensus.cc:385] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.613809 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c493d8b163243e698e2d767db8f7bcf" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.614662 16284 raft_consensus.cc:2468] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:02.614135 16328 raft_consensus.cc:740] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.617139 16328 consensus_queue.cc:260] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.618031 16285 raft_consensus.cc:2468] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:02.611769 16390 raft_consensus.cc:493] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.619812 16390 raft_consensus.cc:515] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.622396 16390 leader_election.cc:290] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.623544 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8401ef74f83d4e30a702598dde000b5d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:02.628997 16100 leader_election.cc:343] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.629539 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8401ef74f83d4e30a702598dde000b5d" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:02.630872 16099 leader_election.cc:343] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.631421 16099 leader_election.cc:304] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.632228 16535 raft_consensus.cc:2749] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.630219 16387 raft_consensus.cc:515] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.636622 16387 leader_election.cc:290] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.615644 16564 raft_consensus.cc:515] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.637656 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c493d8b163243e698e2d767db8f7bcf" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:02.638408 16284 raft_consensus.cc:3060] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.639608 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c267b505c64a018d1e72d1c9c3b5d4" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:02.640563 16134 raft_consensus.cc:3060] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.644308 16326 tablet_bootstrap.cc:492] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.644749 16326 ts_tablet_manager.cc:1403] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.004s
I20260709 14:55:02.645635 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c493d8b163243e698e2d767db8f7bcf" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:02.646196 16206 raft_consensus.cc:3060] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.650434 16328 ts_tablet_manager.cc:1434] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 14:55:02.652231 16326 raft_consensus.cc:359] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.652887 16326 raft_consensus.cc:385] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.653167 16326 raft_consensus.cc:740] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.653816 16326 consensus_queue.cc:260] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.655687 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c267b505c64a018d1e72d1c9c3b5d4" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:02.656200 16285 raft_consensus.cc:3060] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.658394 16328 tablet_bootstrap.cc:492] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.662364 16325 tablet_bootstrap.cc:492] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.661672 16326 ts_tablet_manager.cc:1434] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:02.662899 16325 ts_tablet_manager.cc:1403] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.087s	user 0.030s	sys 0.045s
I20260709 14:55:02.663374 16326 tablet_bootstrap.cc:492] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.657724 16564 leader_election.cc:290] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.671058 16206 raft_consensus.cc:2468] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:02.676402 16285 raft_consensus.cc:2468] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:02.685139 16175 leader_election.cc:304] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:02.689757 16512 raft_consensus.cc:2804] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.690237 16512 raft_consensus.cc:697] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:02.691026 16512 consensus_queue.cc:237] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.693631 16099 leader_election.cc:304] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.694801 16594 raft_consensus.cc:2804] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.695266 16594 raft_consensus.cc:697] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:02.695744 16535 raft_consensus.cc:493] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.696060 16594 consensus_queue.cc:237] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.696197 16535 raft_consensus.cc:515] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.701452 16535 leader_election.cc:290] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.701733 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c9906cbc746c4887a198e7e8cfbc1" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:02.704689 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c9906cbc746c4887a198e7e8cfbc1" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.702740 16511 consensus_queue.cc:1048] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 14:55:02.711349 16100 leader_election.cc:343] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:02.712074 16099 leader_election.cc:343] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.712832 16099 leader_election.cc:304] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.718803 16325 raft_consensus.cc:359] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.719540 16325 raft_consensus.cc:385] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.719926 16325 raft_consensus.cc:740] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.720533 16325 consensus_queue.cc:260] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.722474 16209 raft_consensus.cc:3060] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.723826 16325 ts_tablet_manager.cc:1434] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 14:55:02.724491 16325 tablet_bootstrap.cc:492] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.718271 16535 raft_consensus.cc:2749] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:02.736449 16337 consensus_queue.cc:1048] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:02.740087 16554 consensus_queue.cc:1048] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.743829 16328 tablet_bootstrap.cc:654] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.744532 16134 raft_consensus.cc:2468] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:02.745875 16512 raft_consensus.cc:493] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.746330 16512 raft_consensus.cc:515] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.747833 16326 tablet_bootstrap.cc:654] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.720795 16284 raft_consensus.cc:2468] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:02.755498 16032 catalog_manager.cc:5697] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.757825 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89e24eb2321404e93cada47f711b178" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.766422 16512 leader_election.cc:290] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.767748 16325 tablet_bootstrap.cc:654] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.770248 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89e24eb2321404e93cada47f711b178" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:02.771792 16175 leader_election.cc:343] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.767481 16134 raft_consensus.cc:2468] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:02.777824 16177 leader_election.cc:304] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.780682 16510 raft_consensus.cc:2804] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.781173 16510 raft_consensus.cc:493] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.781596 16510 raft_consensus.cc:3060] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.799233 16325 tablet_bootstrap.cc:492] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.799688 16325 ts_tablet_manager.cc:1403] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.013s
I20260709 14:55:02.802026 16325 raft_consensus.cc:359] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.802696 16325 raft_consensus.cc:385] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.802961 16325 raft_consensus.cc:740] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.811520 16326 tablet_bootstrap.cc:492] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.811964 16326 ts_tablet_manager.cc:1403] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.018s
I20260709 14:55:02.814431 16326 raft_consensus.cc:359] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.815042 16326 raft_consensus.cc:385] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.815320 16326 raft_consensus.cc:740] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.815903 16326 consensus_queue.cc:260] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.817440 16326 ts_tablet_manager.cc:1434] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:02.818320 16326 tablet_bootstrap.cc:492] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.819499 16325 consensus_queue.cc:260] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.822196 16325 ts_tablet_manager.cc:1434] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:55:02.823055 16325 tablet_bootstrap.cc:492] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.831748 16326 tablet_bootstrap.cc:654] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.836943 16032 catalog_manager.cc:5697] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:02.839049 16325 tablet_bootstrap.cc:654] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.842803 16326 tablet_bootstrap.cc:492] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.845395 16326 ts_tablet_manager.cc:1403] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 14:55:02.844826 16510 raft_consensus.cc:515] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.848198 16326 raft_consensus.cc:359] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.848824 16326 raft_consensus.cc:385] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.849077 16326 raft_consensus.cc:740] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.849233 16510 leader_election.cc:290] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.849687 16326 consensus_queue.cc:260] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.851925 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89e24eb2321404e93cada47f711b178" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:02.852655 16134 raft_consensus.cc:3060] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.859339 16328 tablet_bootstrap.cc:492] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.859781 16328 ts_tablet_manager.cc:1403] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.202s	user 0.024s	sys 0.022s
I20260709 14:55:02.860203 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89e24eb2321404e93cada47f711b178" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
W20260709 14:55:02.861342 16175 leader_election.cc:343] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.862128 16328 raft_consensus.cc:359] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.862774 16328 raft_consensus.cc:385] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.863044 16328 raft_consensus.cc:740] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.863721 16328 consensus_queue.cc:260] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.866258 16328 ts_tablet_manager.cc:1434] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:02.867138 16328 tablet_bootstrap.cc:492] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.872337 16326 ts_tablet_manager.cc:1434] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:55:02.872525 16328 tablet_bootstrap.cc:654] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.873468 16326 tablet_bootstrap.cc:492] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:02.884020 16328 tablet_bootstrap.cc:492] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.884467 16328 ts_tablet_manager.cc:1403] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:55:02.886839 16328 raft_consensus.cc:359] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.887565 16328 raft_consensus.cc:385] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.887818 16328 raft_consensus.cc:740] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.888515 16328 consensus_queue.cc:260] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.890568 16328 ts_tablet_manager.cc:1434] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:02.891388 16328 tablet_bootstrap.cc:492] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.896874 16328 tablet_bootstrap.cc:654] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.897912 16134 raft_consensus.cc:2468] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:02.899462 16177 leader_election.cc:304] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.902163 16512 raft_consensus.cc:2804] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.902840 16512 raft_consensus.cc:697] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:02.904012 16512 consensus_queue.cc:237] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.907158 16325 tablet_bootstrap.cc:492] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.907621 16325 ts_tablet_manager.cc:1403] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.042s
I20260709 14:55:02.910041 16325 raft_consensus.cc:359] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.910701 16325 raft_consensus.cc:385] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.911010 16325 raft_consensus.cc:740] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.911782 16325 consensus_queue.cc:260] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.913064 16328 tablet_bootstrap.cc:492] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.913487 16328 ts_tablet_manager.cc:1403] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:55:02.914232 16325 ts_tablet_manager.cc:1434] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:02.915189 16325 tablet_bootstrap.cc:492] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.917487 16326 tablet_bootstrap.cc:654] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.917316 16328 raft_consensus.cc:359] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.918071 16328 raft_consensus.cc:385] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.918143 16594 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.918402 16328 raft_consensus.cc:740] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.918596 16594 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.919198 16328 consensus_queue.cc:260] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.920899 16594 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:02.921136 16325 tablet_bootstrap.cc:654] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.921777 16328 ts_tablet_manager.cc:1434] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:02.922609 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:02.923188 16209 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:02.923671 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:02.924168 16099 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.924955 16328 tablet_bootstrap.cc:492] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.925046 16594 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.925421 16594 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.925737 16594 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:02.928195 16100 leader_election.cc:343] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.931154 16328 tablet_bootstrap.cc:654] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.932896 16325 tablet_bootstrap.cc:492] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.933346 16325 ts_tablet_manager.cc:1403] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:55:02.936091 16325 raft_consensus.cc:359] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.937480 16326 tablet_bootstrap.cc:492] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:02.938519 16325 raft_consensus.cc:385] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.938813 16326 ts_tablet_manager.cc:1403] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260709 14:55:02.938889 16325 raft_consensus.cc:740] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.937969 16594 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.941599 16325 consensus_queue.cc:260] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.942148 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:02.942062 16326 raft_consensus.cc:359] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.942842 16594 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
W20260709 14:55:02.943722 16100 leader_election.cc:343] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:02.944576 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:02.945124 16209 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.945513 16328 tablet_bootstrap.cc:492] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:02.945931 16328 ts_tablet_manager.cc:1403] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 14:55:02.943022 16326 raft_consensus.cc:385] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.947296 16326 raft_consensus.cc:740] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.948005 16326 consensus_queue.cc:260] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.949685 16371 consensus_queue.cc:1048] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.943852 16325 ts_tablet_manager.cc:1434] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:02.950919 16325 tablet_bootstrap.cc:492] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.951210 16209 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:02.952169 16099 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:02.953334 16387 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:02.950063 16326 ts_tablet_manager.cc:1434] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:02.953959 16387 raft_consensus.cc:697] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:02.955046 16387 consensus_queue.cc:237] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.957119 16325 tablet_bootstrap.cc:654] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.957463 16328 raft_consensus.cc:359] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.958103 16328 raft_consensus.cc:385] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.958374 16328 raft_consensus.cc:740] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.961202 16328 consensus_queue.cc:260] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.967568 16512 raft_consensus.cc:493] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:02.968292 16325 tablet_bootstrap.cc:492] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:02.968034 16512 raft_consensus.cc:515] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.968695 16325 ts_tablet_manager.cc:1403] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 14:55:02.969785 16328 ts_tablet_manager.cc:1434] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 14:55:02.970675 16328 tablet_bootstrap.cc:492] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:02.970594 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44ca9603f614e448c2d5fab24834e96" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:02.971033 16325 raft_consensus.cc:359] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.971292 16134 raft_consensus.cc:2468] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:02.971709 16325 raft_consensus.cc:385] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:02.972014 16325 raft_consensus.cc:740] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:02.972391 16177 leader_election.cc:304] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:02.972587 16325 consensus_queue.cc:260] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:02.972983 16371 consensus_queue.cc:1048] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:02.974591 16325 ts_tablet_manager.cc:1434] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:02.975508 16325 tablet_bootstrap.cc:492] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:02.973189 16564 raft_consensus.cc:2804] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:02.976962 16328 tablet_bootstrap.cc:654] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.977181 16564 raft_consensus.cc:493] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:02.977650 16564 raft_consensus.cc:3060] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:02.981477 16325 tablet_bootstrap.cc:654] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:02.988173 16326 tablet_bootstrap.cc:492] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:03.003602 16328 tablet_bootstrap.cc:492] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.004179 16328 ts_tablet_manager.cc:1403] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.018s
I20260709 14:55:03.007241 16373 consensus_queue.cc:1048] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:03.016677 16535 raft_consensus.cc:493] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.030334 16371 raft_consensus.cc:493] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.030938 16371 raft_consensus.cc:515] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.051295 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7892f8fe3c4392ab9a0904596c8a62" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.050987 16328 raft_consensus.cc:359] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.052067 16328 raft_consensus.cc:385] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.052471 16328 raft_consensus.cc:740] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.052098 16535 raft_consensus.cc:515] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.053074 16371 leader_election.cc:290] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.053197 16328 consensus_queue.cc:260] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.055392 16328 ts_tablet_manager.cc:1434] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.016s
I20260709 14:55:03.055819 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c652bc9f8a614f4b8b105f01c6268b97" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.056524 16328 tablet_bootstrap.cc:492] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:03.056512 16283 raft_consensus.cc:2468] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:03.058207 16100 leader_election.cc:304] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.057382 16564 raft_consensus.cc:515] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.060365 16326 tablet_bootstrap.cc:654] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.060199 16030 catalog_manager.cc:5697] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.060837 16390 raft_consensus.cc:2804] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.061925 16390 raft_consensus.cc:493] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.062232 16390 raft_consensus.cc:3060] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.062291 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7892f8fe3c4392ab9a0904596c8a62" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.063992 16251 leader_election.cc:304] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:03.065474 16337 raft_consensus.cc:2749] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.068989 16390 raft_consensus.cc:515] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.071410 16512 leader_election.cc:290] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.066233 16535 leader_election.cc:290] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.072353 16325 tablet_bootstrap.cc:492] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:03.072795 16325 ts_tablet_manager.cc:1403] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.041s
I20260709 14:55:03.078289 16390 leader_election.cc:290] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.079192 16280 raft_consensus.cc:3060] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.080799 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c652bc9f8a614f4b8b105f01c6268b97" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.086216 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44ca9603f614e448c2d5fab24834e96" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:03.089351 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c652bc9f8a614f4b8b105f01c6268b97" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:03.090408 16284 raft_consensus.cc:3060] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.087869 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44ca9603f614e448c2d5fab24834e96" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:03.092386 16564 leader_election.cc:290] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.081373 16032 catalog_manager.cc:5697] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.089578 16325 raft_consensus.cc:359] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.095386 16325 raft_consensus.cc:385] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.086869 16134 raft_consensus.cc:3060] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.095752 16325 raft_consensus.cc:740] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.100626 16325 consensus_queue.cc:260] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.102906 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c652bc9f8a614f4b8b105f01c6268b97" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
W20260709 14:55:03.108110 16175 leader_election.cc:343] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.111373 16326 tablet_bootstrap.cc:492] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:03.111457 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44ca9603f614e448c2d5fab24834e96" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.111847 16326 ts_tablet_manager.cc:1403] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.004s
W20260709 14:55:03.114014 16099 leader_election.cc:343] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.102907 16325 ts_tablet_manager.cc:1434] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 14:55:03.116879 16325 tablet_bootstrap.cc:492] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
W20260709 14:55:03.118134 16175 leader_election.cc:343] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.118839 16326 raft_consensus.cc:359] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.129469 16326 raft_consensus.cc:385] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.129719 16134 raft_consensus.cc:2468] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:03.129829 16326 raft_consensus.cc:740] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.130589 16177 leader_election.cc:304] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:03.130620 16326 consensus_queue.cc:260] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.131968 16373 raft_consensus.cc:2804] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.132411 16373 raft_consensus.cc:697] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:03.119748 16564 consensus_queue.cc:1048] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.133149 16373 consensus_queue.cc:237] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.121469 16328 tablet_bootstrap.cc:654] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.124768 16284 raft_consensus.cc:2468] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
W20260709 14:55:03.125810 16099 leader_election.cc:343] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.146422 16100 leader_election.cc:304] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:03.147969 16387 raft_consensus.cc:2804] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.148427 16387 raft_consensus.cc:697] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:03.149212 16387 consensus_queue.cc:237] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.151455 16325 tablet_bootstrap.cc:654] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.161454 16326 ts_tablet_manager.cc:1434] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:55:03.163337 16510 consensus_queue.cc:1048] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:03.162619 16328 tablet_bootstrap.cc:492] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.165081 16328 ts_tablet_manager.cc:1403] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.005s
I20260709 14:55:03.165992 16326 tablet_bootstrap.cc:492] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:03.166597 16390 raft_consensus.cc:493] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.167639 16390 raft_consensus.cc:515] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.167914 16328 raft_consensus.cc:359] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.168519 16328 raft_consensus.cc:385] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.168768 16328 raft_consensus.cc:740] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.169473 16390 leader_election.cc:290] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.169382 16328 consensus_queue.cc:260] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.171473 16328 ts_tablet_manager.cc:1434] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:03.172461 16328 tablet_bootstrap.cc:492] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:03.171121 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68adaa91d204eab857a452dc736ca97" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:03.177523 16100 leader_election.cc:343] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.178586 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68adaa91d204eab857a452dc736ca97" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:03.185024 16099 leader_election.cc:343] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.185881 16099 leader_election.cc:304] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:03.186174 16031 catalog_manager.cc:5697] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.187678 16328 tablet_bootstrap.cc:654] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.187467 16387 raft_consensus.cc:2749] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.194173 16326 tablet_bootstrap.cc:654] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.194805 16390 raft_consensus.cc:493] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.195182 16390 raft_consensus.cc:515] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.196596 16325 tablet_bootstrap.cc:492] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:03.197023 16325 ts_tablet_manager.cc:1403] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.013s
I20260709 14:55:03.197403 16390 leader_election.cc:290] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.200646 16032 catalog_manager.cc:5697] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.203450 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:03.204830 16099 leader_election.cc:343] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.195761 16387 consensus_queue.cc:1048] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:03.211436 16325 raft_consensus.cc:359] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.212122 16325 raft_consensus.cc:385] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.212522 16325 raft_consensus.cc:740] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.213234 16325 consensus_queue.cc:260] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.213976 16337 raft_consensus.cc:493] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.208894 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.214426 16337 raft_consensus.cc:515] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.215546 16325 ts_tablet_manager.cc:1434] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:03.216478 16337 leader_election.cc:290] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.217741 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8401ef74f83d4e30a702598dde000b5d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.218150 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8401ef74f83d4e30a702598dde000b5d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.218271 16134 raft_consensus.cc:2468] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:03.218736 16209 raft_consensus.cc:2468] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:03.219565 16251 leader_election.cc:304] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.220901 16337 raft_consensus.cc:2804] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:03.221246 16100 leader_election.cc:343] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.221403 16337 raft_consensus.cc:493] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.221709 16100 leader_election.cc:304] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:03.221890 16337 raft_consensus.cc:3060] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.225921 16371 raft_consensus.cc:493] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.226379 16371 raft_consensus.cc:515] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.227566 16390 raft_consensus.cc:2749] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.228258 16371 leader_election.cc:290] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.230237 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:03.232445 16248 leader_election.cc:343] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.233186 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.233685 16134 raft_consensus.cc:2468] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:03.234856 16251 leader_election.cc:304] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:03.236095 16371 raft_consensus.cc:2804] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.236435 16371 raft_consensus.cc:493] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.236744 16371 raft_consensus.cc:3060] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.238739 16510 consensus_queue.cc:1048] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.247071 16371 raft_consensus.cc:515] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.249215 16328 tablet_bootstrap.cc:492] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.249650 16328 ts_tablet_manager.cc:1403] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.005s
I20260709 14:55:03.252107 16328 raft_consensus.cc:359] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.252732 16328 raft_consensus.cc:385] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.253104 16328 raft_consensus.cc:740] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.252815 16337 raft_consensus.cc:515] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.253770 16328 consensus_queue.cc:260] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.259016 16325 tablet_bootstrap.cc:492] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:03.265429 16325 tablet_bootstrap.cc:654] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.259619 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8401ef74f83d4e30a702598dde000b5d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:03.266611 16132 raft_consensus.cc:3060] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.267023 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8401ef74f83d4e30a702598dde000b5d" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:03.267606 16206 raft_consensus.cc:3060] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.266060 16337 leader_election.cc:290] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.274828 16328 ts_tablet_manager.cc:1434] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:55:03.273131 16132 raft_consensus.cc:2468] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:03.277124 16251 leader_election.cc:304] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.277948 16337 raft_consensus.cc:2804] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.278589 16337 raft_consensus.cc:697] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:03.280043 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:03.280421 16337 consensus_queue.cc:237] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.281392 16328 tablet_bootstrap.cc:492] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
W20260709 14:55:03.284440 16248 leader_election.cc:343] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.285815 16535 consensus_queue.cc:1048] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.289973 16326 tablet_bootstrap.cc:492] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:03.290611 16326 ts_tablet_manager.cc:1403] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.003s
I20260709 14:55:03.293195 16326 raft_consensus.cc:359] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.293852 16326 raft_consensus.cc:385] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.294130 16326 raft_consensus.cc:740] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.298431 16328 tablet_bootstrap.cc:654] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.294782 16326 consensus_queue.cc:260] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.279650 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:03.301908 16134 raft_consensus.cc:3060] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.303059 16326 ts_tablet_manager.cc:1434] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:03.303922 16326 tablet_bootstrap.cc:492] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:03.311110 16326 tablet_bootstrap.cc:654] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.312224 16134 raft_consensus.cc:2468] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:03.279028 16371 leader_election.cc:290] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.313961 16251 leader_election.cc:304] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:03.317209 16554 raft_consensus.cc:2804] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.326376 16325 tablet_bootstrap.cc:492] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:03.326854 16325 ts_tablet_manager.cc:1403] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.006s
I20260709 14:55:03.328444 16328 tablet_bootstrap.cc:492] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.328881 16328 ts_tablet_manager.cc:1403] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.006s
I20260709 14:55:03.330031 16325 raft_consensus.cc:359] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.331017 16325 raft_consensus.cc:385] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.331362 16325 raft_consensus.cc:740] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.331339 16328 raft_consensus.cc:359] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.332078 16328 raft_consensus.cc:385] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.332392 16328 raft_consensus.cc:740] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.334292 16328 consensus_queue.cc:260] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.334630 16206 raft_consensus.cc:2468] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:03.335841 16328 ts_tablet_manager.cc:1434] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:03.336944 16328 tablet_bootstrap.cc:492] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:03.332392 16325 consensus_queue.cc:260] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.340809 16284 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.344242 16328 tablet_bootstrap.cc:654] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.346254 16325 ts_tablet_manager.cc:1434] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:03.347173 16325 tablet_bootstrap.cc:492] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:03.349074 16387 consensus_queue.cc:1048] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:03.350508 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:03.352519 16371 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.353096 16554 raft_consensus.cc:697] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:03.353143 16371 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.354092 16554 consensus_queue.cc:237] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.358450 16371 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.358604 16325 tablet_bootstrap.cc:654] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.359697 16387 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.360319 16387 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.359169 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.360670 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.362569 16206 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:03.363502 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.364001 16248 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [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: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
W20260709 14:55:03.365024 16099 leader_election.cc:343] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.366192 16387 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.367187 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:03.369611 16100 leader_election.cc:343] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.369980 16100 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:03.371345 16387 raft_consensus.cc:2749] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.372884 16510 raft_consensus.cc:493] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.373347 16510 raft_consensus.cc:515] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.375864 16510 leader_election.cc:290] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.376845 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c9906cbc746c4887a198e7e8cfbc1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.377431 16283 raft_consensus.cc:2468] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:03.377446 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c9906cbc746c4887a198e7e8cfbc1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.378311 16134 raft_consensus.cc:2468] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:03.379451 16175 leader_election.cc:304] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.380182 16373 raft_consensus.cc:2804] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.380532 16373 raft_consensus.cc:493] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.380842 16373 raft_consensus.cc:3060] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.382512 16325 tablet_bootstrap.cc:492] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:03.382889 16326 tablet_bootstrap.cc:492] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:03.383459 16326 ts_tablet_manager.cc:1403] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.022s
I20260709 14:55:03.387225 16371 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:03.386948 16326 raft_consensus.cc:359] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.382913 16325 ts_tablet_manager.cc:1403] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260709 14:55:03.387946 16326 raft_consensus.cc:385] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.390357 16326 raft_consensus.cc:740] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.390585 16325 raft_consensus.cc:359] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.391228 16325 raft_consensus.cc:385] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.390974 16326 consensus_queue.cc:260] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.391471 16325 raft_consensus.cc:740] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.391944 16328 tablet_bootstrap.cc:492] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.392191 16325 consensus_queue.cc:260] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.400203 16325 ts_tablet_manager.cc:1434] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:03.401047 16325 tablet_bootstrap.cc:492] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:03.406180 16325 tablet_bootstrap.cc:654] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.392401 16328 ts_tablet_manager.cc:1403] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.000s
I20260709 14:55:03.396862 16326 ts_tablet_manager.cc:1434] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:55:03.409932 16326 tablet_bootstrap.cc:492] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:03.410442 16031 catalog_manager.cc:5697] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.396569 16371 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5c238d6038714ca0b89195776ead115b)
I20260709 14:55:03.413822 16371 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.415421 16326 tablet_bootstrap.cc:654] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.414330 16387 consensus_queue.cc:1048] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:03.412057 16031 catalog_manager.cc:5697] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.422756 16328 raft_consensus.cc:359] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.423931 16328 raft_consensus.cc:385] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.397689 16373 raft_consensus.cc:515] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.427616 16328 raft_consensus.cc:740] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.428140 16328 consensus_queue.cc:260] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.435997 16373 leader_election.cc:290] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.436786 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c9906cbc746c4887a198e7e8cfbc1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:03.437471 16134 raft_consensus.cc:3060] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.426944 16371 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.440431 16328 ts_tablet_manager.cc:1434] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:55:03.441293 16328 tablet_bootstrap.cc:492] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:03.443217 16554 raft_consensus.cc:493] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.448447 16554 raft_consensus.cc:515] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.449082 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c9906cbc746c4887a198e7e8cfbc1" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:03.449667 16283 raft_consensus.cc:3060] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.452257 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89e24eb2321404e93cada47f711b178" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.456782 16325 tablet_bootstrap.cc:492] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:03.457252 16325 ts_tablet_manager.cc:1403] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.056s	user 0.002s	sys 0.014s
I20260709 14:55:03.458940 16535 raft_consensus.cc:493] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.463994 16634 raft_consensus.cc:493] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.464133 16535 raft_consensus.cc:515] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.465372 16634 raft_consensus.cc:515] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.465698 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89e24eb2321404e93cada47f711b178" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.468839 16134 raft_consensus.cc:2468] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:03.469592 16132 raft_consensus.cc:2393] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:55:03.463541 16284 raft_consensus.cc:3060] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.473892 16535 leader_election.cc:290] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.472147 16177 leader_election.cc:304] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:03.476830 16634 leader_election.cc:290] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.474858 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00917b35e7fa489197f56f6c4c38a068" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.477947 16280 raft_consensus.cc:2468] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:03.473208 16251 leader_election.cc:304] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:03.476847 16373 raft_consensus.cc:2804] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.478950 16373 raft_consensus.cc:697] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:03.479967 16373 consensus_queue.cc:237] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.480822 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7f04c989784682867f181ebe18a73e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.463207 16554 leader_election.cc:290] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.482836 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:03.482942 16283 raft_consensus.cc:2468] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:03.483337 16100 leader_election.cc:304] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.483443 16337 raft_consensus.cc:2749] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.485837 16594 raft_consensus.cc:2804] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.486001 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:03.486204 16594 raft_consensus.cc:493] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.486601 16594 raft_consensus.cc:3060] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.486953 16326 tablet_bootstrap.cc:492] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:03.487372 16326 ts_tablet_manager.cc:1403] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.027s
I20260709 14:55:03.487984 16328 tablet_bootstrap.cc:654] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.478302 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00917b35e7fa489197f56f6c4c38a068" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.489933 16326 raft_consensus.cc:359] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.490571 16326 raft_consensus.cc:385] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.490880 16326 raft_consensus.cc:740] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.490783 16510 consensus_queue.cc:1048] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.492197 16325 raft_consensus.cc:359] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:55:03.492666 16099 leader_election.cc:343] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.492880 16325 raft_consensus.cc:385] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.492926 16248 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [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: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:03.493297 16325 raft_consensus.cc:740] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.493845 16337 raft_consensus.cc:2749] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:03.477586 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7f04c989784682867f181ebe18a73e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.492707 16326 consensus_queue.cc:260] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.497264 16564 consensus_queue.cc:1048] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.498111 16206 raft_consensus.cc:2468] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:03.480839 16371 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 2 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.494372 16325 consensus_queue.cc:260] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.499644 16326 ts_tablet_manager.cc:1434] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:03.502575 16248 leader_election.cc:304] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.502393 16132 raft_consensus.cc:2468] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:03.503532 16337 raft_consensus.cc:2804] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.503875 16337 raft_consensus.cc:493] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.504207 16337 raft_consensus.cc:3060] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.504355 16325 ts_tablet_manager.cc:1434] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:55:03.502807 16326 tablet_bootstrap.cc:492] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:03.498816 16594 raft_consensus.cc:515] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.509685 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00917b35e7fa489197f56f6c4c38a068" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
W20260709 14:55:03.511538 16099 leader_election.cc:343] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.512320 16326 tablet_bootstrap.cc:654] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.514714 16032 catalog_manager.cc:5697] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.518023 16594 leader_election.cc:290] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.519212 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00917b35e7fa489197f56f6c4c38a068" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:03.519773 16280 raft_consensus.cc:3060] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.526034 16337 raft_consensus.cc:515] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.526044 16280 raft_consensus.cc:2468] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:03.530110 16100 leader_election.cc:304] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:03.532207 16387 raft_consensus.cc:2804] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.532864 16387 raft_consensus.cc:697] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:03.533855 16387 consensus_queue.cc:237] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.534384 16373 raft_consensus.cc:493] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.534996 16373 raft_consensus.cc:515] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.535283 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7f04c989784682867f181ebe18a73e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:03.535758 16325 tablet_bootstrap.cc:492] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:03.536062 16134 raft_consensus.cc:3060] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.536953 16373 leader_election.cc:290] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.538043 16337 leader_election.cc:290] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.539666 16328 tablet_bootstrap.cc:492] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.539249 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c652bc9f8a614f4b8b105f01c6268b97" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.540093 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c652bc9f8a614f4b8b105f01c6268b97" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.540928 16280 raft_consensus.cc:2393] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:03.541966 16175 leader_election.cc:304] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:03.542613 16373 raft_consensus.cc:3060] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.544649 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7f04c989784682867f181ebe18a73e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:03.546609 16206 raft_consensus.cc:3060] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.540102 16328 ts_tablet_manager.cc:1403] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.099s	user 0.005s	sys 0.007s
I20260709 14:55:03.551237 16373 raft_consensus.cc:2749] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:03.553277 16134 raft_consensus.cc:2468] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:03.553866 16390 consensus_queue.cc:1048] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:03.565102 16251 leader_election.cc:304] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:03.570494 16337 raft_consensus.cc:2804] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.570948 16337 raft_consensus.cc:697] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:03.571626 16337 consensus_queue.cc:237] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.577123 16328 raft_consensus.cc:359] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.577780 16328 raft_consensus.cc:385] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.578017 16328 raft_consensus.cc:740] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.579344 16328 consensus_queue.cc:260] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.588196 16328 ts_tablet_manager.cc:1434] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 14:55:03.589319 16328 tablet_bootstrap.cc:492] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:03.591816 16206 raft_consensus.cc:2468] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:03.712740 16326 tablet_bootstrap.cc:492] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:03.713263 16326 ts_tablet_manager.cc:1403] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.211s	user 0.030s	sys 0.038s
I20260709 14:55:03.718169 16326 raft_consensus.cc:359] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.719086 16326 raft_consensus.cc:385] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.719552 16326 raft_consensus.cc:740] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.770874 16328 tablet_bootstrap.cc:654] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.772082 16325 tablet_bootstrap.cc:654] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.773444 16390 raft_consensus.cc:493] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.774729 16390 raft_consensus.cc:515] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.781761 16594 consensus_queue.cc:1048] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:03.788975 16326 consensus_queue.cc:260] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.790764 16030 catalog_manager.cc:5697] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.806602 16390 leader_election.cc:290] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.814227 16373 consensus_queue.cc:1048] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:03.824975 16326 ts_tablet_manager.cc:1434] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.111s	user 0.008s	sys 0.000s
I20260709 14:55:03.838342 16326 tablet_bootstrap.cc:492] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:03.839641 16371 raft_consensus.cc:493] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.840354 16371 raft_consensus.cc:515] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.847033 16371 leader_election.cc:290] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:03.876418 16371 consensus_queue.cc:1048] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:03.916011 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:03.920346 16328 tablet_bootstrap.cc:492] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:03.921123 16328 ts_tablet_manager.cc:1403] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.332s	user 0.023s	sys 0.000s
W20260709 14:55:03.926625 16248 leader_election.cc:343] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.931864 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96053eed2b9c491ea28d0122f1c39cd8" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:03.934131 16326 tablet_bootstrap.cc:654] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.939702 16594 raft_consensus.cc:493] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.940398 16594 raft_consensus.cc:515] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.943970 16328 raft_consensus.cc:359] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.944941 16284 raft_consensus.cc:1240] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Rejecting Update request from peer 5c238d6038714ca0b89195776ead115b for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:03.947232 16594 leader_election.cc:290] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:03.945518 16328 raft_consensus.cc:385] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.947096 16031 catalog_manager.cc:5697] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.948268 16328 raft_consensus.cc:740] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.975956 16328 consensus_queue.cc:260] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:03.979133 16328 ts_tablet_manager.cc:1434] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.004s
I20260709 14:55:03.984176 16328 tablet_bootstrap.cc:492] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:03.988014 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:03.988698 16135 raft_consensus.cc:2468] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
W20260709 14:55:03.997900 16100 leader_election.cc:343] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.995848 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3319e7551c854435bfa71a0c65cb8b9e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.000614 16535 consensus_queue.cc:1059] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:55:04.008564 16535 raft_consensus.cc:3055] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.008980 16535 raft_consensus.cc:740] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:04.009989 16535 consensus_queue.cc:260] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:55:04.015421 16100 leader_election.cc:343] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.018615 16206 raft_consensus.cc:3060] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.019599 16554 consensus_queue.cc:1048] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.021128 16251 leader_election.cc:304] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:04.022564 16554 raft_consensus.cc:2804] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.022975 16554 raft_consensus.cc:493] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.023379 16554 raft_consensus.cc:3060] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.022553 16325 tablet_bootstrap.cc:492] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:04.033088 16325 ts_tablet_manager.cc:1403] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.498s	user 0.017s	sys 0.028s
I20260709 14:55:04.043529 16325 raft_consensus.cc:359] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.040975 16535 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.042663 16554 raft_consensus.cc:515] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.045840 16325 raft_consensus.cc:385] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.046990 16325 raft_consensus.cc:740] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.048875 16634 consensus_queue.cc:1048] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.050565 16634 consensus_queue.cc:1048] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.055148 16325 consensus_queue.cc:260] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.055537 16337 raft_consensus.cc:493] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.056119 16337 raft_consensus.cc:515] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.056563 16659 raft_consensus.cc:493] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.056993 16659 raft_consensus.cc:515] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.067075 16337 leader_election.cc:290] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:04.067179 16659 leader_election.cc:290] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.068394 16659 consensus_queue.cc:1048] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.070375 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44ca9603f614e448c2d5fab24834e96" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:04.071645 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.074278 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96053eed2b9c491ea28d0122f1c39cd8" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:04.076392 16325 ts_tablet_manager.cc:1434] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:55:04.076890 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44ca9603f614e448c2d5fab24834e96" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.078939 16554 leader_election.cc:290] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:04.077500 16135 raft_consensus.cc:2468] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:04.086222 16325 tablet_bootstrap.cc:492] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:04.085947 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:04.088435 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:04.116076 16131 raft_consensus.cc:3060] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.119590 16326 tablet_bootstrap.cc:492] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.121929 16326 ts_tablet_manager.cc:1403] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.284s	user 0.030s	sys 0.015s
I20260709 14:55:04.105909 16248 leader_election.cc:304] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:04.088450 16177 leader_election.cc:304] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:04.124104 16337 raft_consensus.cc:2749] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.130067 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3319e7551c854435bfa71a0c65cb8b9e" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:04.130240 16248 leader_election.cc:343] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.134100 16328 tablet_bootstrap.cc:654] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.137070 16325 tablet_bootstrap.cc:654] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.137590 16337 consensus_queue.cc:1048] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:04.151501 16099 leader_election.cc:343] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.151929 16099 leader_election.cc:304] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.153393 16594 raft_consensus.cc:2749] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.158717 16659 raft_consensus.cc:2804] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:04.182343 16659 raft_consensus.cc:493] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9ecedc69983e4089a3d73491b15715a4)
I20260709 14:55:04.182796 16659 raft_consensus.cc:3060] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.195442 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.171278 16131 raft_consensus.cc:2468] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
W20260709 14:55:04.200096 16099 leader_election.cc:343] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.201453 16099 leader_election.cc:304] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
W20260709 14:55:04.215368 16175 consensus_peers.cc:597] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Couldn't send request to peer 9ecedc69983e4089a3d73491b15715a4. 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 14:55:04.212679 16251 leader_election.cc:304] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:04.217782 16554 raft_consensus.cc:2804] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.218147 16371 consensus_queue.cc:1048] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.218143 16655 raft_consensus.cc:2749] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.225709 16326 raft_consensus.cc:359] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.226352 16326 raft_consensus.cc:385] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.226605 16326 raft_consensus.cc:740] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.228957 16326 consensus_queue.cc:260] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.229437 16535 consensus_queue.cc:1048] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.233915 16659 raft_consensus.cc:515] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.241047 16206 raft_consensus.cc:1240] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Rejecting Update request from peer 9ecedc69983e4089a3d73491b15715a4 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:04.246356 16337 consensus_queue.cc:1059] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.247283 16326 ts_tablet_manager.cc:1434] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.003s
I20260709 14:55:04.247334 16654 consensus_queue.cc:1048] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:04.256480 16564 raft_consensus.cc:493] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.256918 16564 raft_consensus.cc:515] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.264292 16206 raft_consensus.cc:3060] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.278118 16564 leader_election.cc:290] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.280892 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00917b35e7fa489197f56f6c4c38a068" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.315960 16328 tablet_bootstrap.cc:492] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.316561 16328 ts_tablet_manager.cc:1403] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.333s	user 0.009s	sys 0.011s
I20260709 14:55:04.299471 16554 raft_consensus.cc:697] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:04.322785 16325 tablet_bootstrap.cc:492] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:04.323422 16325 ts_tablet_manager.cc:1403] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.237s	user 0.032s	sys 0.017s
I20260709 14:55:04.326949 16325 raft_consensus.cc:359] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.327946 16325 raft_consensus.cc:385] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.332252 16535 consensus_queue.cc:1048] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.333753 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00917b35e7fa489197f56f6c4c38a068" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.330469 16325 raft_consensus.cc:740] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.335453 16634 raft_consensus.cc:3055] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.328035 16554 consensus_queue.cc:237] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.330017 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:04.335506 16325 consensus_queue.cc:260] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.338938 16325 ts_tablet_manager.cc:1434] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:04.337824 16328 raft_consensus.cc:359] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.340866 16328 raft_consensus.cc:385] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.341210 16328 raft_consensus.cc:740] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.342097 16328 consensus_queue.cc:260] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.343124 16325 tablet_bootstrap.cc:492] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:04.349766 16177 leader_election.cc:304] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.335882 16634 raft_consensus.cc:740] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:04.352032 16634 consensus_queue.cc:260] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.353538 16634 raft_consensus.cc:3060] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.370265 16659 leader_election.cc:290] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.376130 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ae01320494f80b9eb6bb16b4bda0b" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:04.383605 16326 tablet_bootstrap.cc:492] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.401273 16328 ts_tablet_manager.cc:1434] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.002s
I20260709 14:55:04.402457 16328 tablet_bootstrap.cc:492] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.412618 16326 tablet_bootstrap.cc:654] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.413378 16653 raft_consensus.cc:2749] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.423111 16280 raft_consensus.cc:2468] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 2.
I20260709 14:55:04.425144 16325 tablet_bootstrap.cc:654] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.424520 16031 catalog_manager.cc:5697] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:04.435981 16175 leader_election.cc:304] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:55:04.439640 16328 tablet_bootstrap.cc:654] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.441593 16653 raft_consensus.cc:2804] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.442081 16653 raft_consensus.cc:697] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:04.442906 16653 consensus_queue.cc:237] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [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: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.464996 16326 tablet_bootstrap.cc:492] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.465410 16326 ts_tablet_manager.cc:1403] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.082s	user 0.036s	sys 0.017s
I20260709 14:55:04.467908 16326 raft_consensus.cc:359] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.468529 16326 raft_consensus.cc:385] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.468802 16326 raft_consensus.cc:740] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.469812 16325 tablet_bootstrap.cc:492] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:04.469501 16326 consensus_queue.cc:260] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.470229 16325 ts_tablet_manager.cc:1403] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.005s
I20260709 14:55:04.471922 16326 ts_tablet_manager.cc:1434] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260709 14:55:04.472915 16326 tablet_bootstrap.cc:492] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.472942 16325 raft_consensus.cc:359] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.473927 16325 raft_consensus.cc:385] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.474268 16325 raft_consensus.cc:740] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.475033 16325 consensus_queue.cc:260] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.476987 16328 tablet_bootstrap.cc:492] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.477571 16328 ts_tablet_manager.cc:1403] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.006s
I20260709 14:55:04.479818 16326 tablet_bootstrap.cc:654] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.480173 16328 raft_consensus.cc:359] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.480876 16328 raft_consensus.cc:385] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.481186 16328 raft_consensus.cc:740] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.481923 16328 consensus_queue.cc:260] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.483456 16328 ts_tablet_manager.cc:1434] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:04.485962 16328 tablet_bootstrap.cc:492] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.485090 16325 ts_tablet_manager.cc:1434] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:04.493925 16325 tablet_bootstrap.cc:492] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:04.495824 16655 raft_consensus.cc:493] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.496471 16655 raft_consensus.cc:515] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.497864 16328 tablet_bootstrap.cc:654] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.499349 16655 leader_election.cc:290] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.501852 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:04.505681 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:04.508275 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:04.512199 16326 tablet_bootstrap.cc:492] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.512662 16326 ts_tablet_manager.cc:1403] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.015s
I20260709 14:55:04.515074 16326 raft_consensus.cc:359] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.515724 16326 raft_consensus.cc:385] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.516001 16326 raft_consensus.cc:740] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.516578 16326 consensus_queue.cc:260] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.517127 16554 raft_consensus.cc:493] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.517613 16554 raft_consensus.cc:515] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.519610 16326 ts_tablet_manager.cc:1434] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 14:55:04.519740 16554 leader_election.cc:290] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:04.521183 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2aee5297745bda17b28a84237ed50" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.522375 16326 tablet_bootstrap.cc:492] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
W20260709 14:55:04.523615 16251 leader_election.cc:343] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.525415 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2aee5297745bda17b28a84237ed50" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
W20260709 14:55:04.526659 16248 leader_election.cc:343] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.527062 16248 leader_election.cc:304] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:04.528003 16554 raft_consensus.cc:2749] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.528752 16326 tablet_bootstrap.cc:654] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:04.528658 16100 leader_election.cc:343] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.508944 16325 tablet_bootstrap.cc:654] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:04.532217 16099 leader_election.cc:343] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.532603 16099 leader_election.cc:304] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.536401 16655 raft_consensus.cc:2749] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.545912 16326 tablet_bootstrap.cc:492] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.546965 16326 ts_tablet_manager.cc:1403] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260709 14:55:04.549497 16326 raft_consensus.cc:359] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.550182 16326 raft_consensus.cc:385] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.550457 16326 raft_consensus.cc:740] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.550947 16328 tablet_bootstrap.cc:492] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.551440 16328 ts_tablet_manager.cc:1403] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.011s
I20260709 14:55:04.551061 16326 consensus_queue.cc:260] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.551306 16030 catalog_manager.cc:5697] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 1 to 2, leader changed from 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195) to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.553135 16326 ts_tablet_manager.cc:1434] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:04.553514 16328 raft_consensus.cc:359] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.554106 16326 tablet_bootstrap.cc:492] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.554265 16328 raft_consensus.cc:385] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.554615 16328 raft_consensus.cc:740] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.555253 16328 consensus_queue.cc:260] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.557256 16328 ts_tablet_manager.cc:1434] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:04.559008 16328 tablet_bootstrap.cc:492] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.560855 16326 tablet_bootstrap.cc:654] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.561539 16655 raft_consensus.cc:493] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.561992 16655 raft_consensus.cc:515] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.562824 16325 tablet_bootstrap.cc:492] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:04.563282 16325 ts_tablet_manager.cc:1403] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.009s
I20260709 14:55:04.564003 16655 leader_election.cc:290] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.565289 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b912ff6934c4b388eacc0f4b5e95613" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:04.566855 16100 leader_election.cc:343] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.568044 16328 tablet_bootstrap.cc:654] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.570842 16512 raft_consensus.cc:493] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.571470 16512 raft_consensus.cc:515] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.574046 16512 leader_election.cc:290] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.576624 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b912ff6934c4b388eacc0f4b5e95613" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:04.577443 16207 raft_consensus.cc:2468] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:04.582957 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68adaa91d204eab857a452dc736ca97" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.583563 16134 raft_consensus.cc:2468] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.583843 16099 leader_election.cc:304] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.584690 16177 leader_election.cc:304] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:04.585474 16668 raft_consensus.cc:2804] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.585978 16668 raft_consensus.cc:493] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.586376 16668 raft_consensus.cc:3060] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.590781 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68adaa91d204eab857a452dc736ca97" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.596662 16668 raft_consensus.cc:515] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.603837 16280 raft_consensus.cc:2468] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.606020 16668 leader_election.cc:290] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.606078 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b912ff6934c4b388eacc0f4b5e95613" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:04.606916 16207 raft_consensus.cc:3060] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.607754 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b912ff6934c4b388eacc0f4b5e95613" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:04.608249 16653 raft_consensus.cc:2804] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.608760 16653 raft_consensus.cc:493] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:04.609072 16100 leader_election.cc:343] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.609189 16653 raft_consensus.cc:3060] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.599540 16326 tablet_bootstrap.cc:492] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.611696 16326 ts_tablet_manager.cc:1403] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.012s
I20260709 14:55:04.613626 16325 raft_consensus.cc:359] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.614300 16325 raft_consensus.cc:385] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.614557 16325 raft_consensus.cc:740] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.618261 16373 raft_consensus.cc:493] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.618870 16325 consensus_queue.cc:260] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.620568 16326 raft_consensus.cc:359] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.621063 16326 raft_consensus.cc:385] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.621291 16326 raft_consensus.cc:740] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.621860 16326 consensus_queue.cc:260] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.622987 16326 ts_tablet_manager.cc:1434] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.001s
I20260709 14:55:04.624050 16325 ts_tablet_manager.cc:1434] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:55:04.624581 16326 tablet_bootstrap.cc:492] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.625110 16325 tablet_bootstrap.cc:492] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:04.618716 16373 raft_consensus.cc:515] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.628274 16280 raft_consensus.cc:3060] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.630050 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.634279 16325 tablet_bootstrap.cc:654] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.639170 16373 leader_election.cc:290] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.644238 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51724abac04e4f58bce9f8f3bb02b396" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.644870 16328 tablet_bootstrap.cc:492] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.644922 16134 raft_consensus.cc:2393] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:04.645383 16328 ts_tablet_manager.cc:1403] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.018s
I20260709 14:55:04.654970 16326 tablet_bootstrap.cc:654] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.651317 16328 raft_consensus.cc:359] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.656201 16328 raft_consensus.cc:385] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.656469 16328 raft_consensus.cc:740] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.660501 16328 consensus_queue.cc:260] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.647848 16653 raft_consensus.cc:515] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.664036 16653 leader_election.cc:290] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.664731 16177 leader_election.cc:304] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.666368 16653 raft_consensus.cc:3060] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.667089 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68adaa91d204eab857a452dc736ca97" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:04.667851 16132 raft_consensus.cc:3060] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.670506 16328 ts_tablet_manager.cc:1434] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260709 14:55:04.671458 16328 tablet_bootstrap.cc:492] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.671979 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68adaa91d204eab857a452dc736ca97" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:04.672449 16653 raft_consensus.cc:2749] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:04.672485 16284 raft_consensus.cc:3060] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.680967 16328 tablet_bootstrap.cc:654] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.683044 16207 raft_consensus.cc:2468] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:04.687397 16132 raft_consensus.cc:2468] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:04.688603 16325 tablet_bootstrap.cc:492] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:04.689412 16325 ts_tablet_manager.cc:1403] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.020s
I20260709 14:55:04.690629 16177 leader_election.cc:304] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:04.691912 16653 raft_consensus.cc:2804] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.692431 16653 raft_consensus.cc:697] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:04.693324 16325 raft_consensus.cc:359] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.693269 16653 consensus_queue.cc:237] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.697933 16326 tablet_bootstrap.cc:492] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.698482 16326 ts_tablet_manager.cc:1403] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260709 14:55:04.701815 16099 leader_election.cc:304] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.702775 16655 raft_consensus.cc:2804] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.703455 16655 raft_consensus.cc:697] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:04.704484 16655 consensus_queue.cc:237] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.705987 16325 raft_consensus.cc:385] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.706948 16325 raft_consensus.cc:740] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.702533 16326 raft_consensus.cc:359] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.711521 16325 consensus_queue.cc:260] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.712059 16326 raft_consensus.cc:385] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.712375 16326 raft_consensus.cc:740] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.713474 16284 raft_consensus.cc:2468] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:04.714882 16328 tablet_bootstrap.cc:492] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.715345 16328 ts_tablet_manager.cc:1403] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.021s
I20260709 14:55:04.717449 16325 ts_tablet_manager.cc:1434] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260709 14:55:04.717919 16328 raft_consensus.cc:359] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.718592 16328 raft_consensus.cc:385] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.718890 16328 raft_consensus.cc:740] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.718297 16031 catalog_manager.cc:5697] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.719714 16328 consensus_queue.cc:260] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.720497 16326 consensus_queue.cc:260] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.721702 16328 ts_tablet_manager.cc:1434] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:04.722764 16326 ts_tablet_manager.cc:1434] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.006s
I20260709 14:55:04.723280 16328 tablet_bootstrap.cc:492] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.724251 16326 tablet_bootstrap.cc:492] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.718405 16325 tablet_bootstrap.cc:492] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b: Bootstrap starting.
I20260709 14:55:04.739410 16032 catalog_manager.cc:5697] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.741967 16328 tablet_bootstrap.cc:654] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.745265 16326 tablet_bootstrap.cc:654] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.749855 16325 tablet_bootstrap.cc:654] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.760417 16326 tablet_bootstrap.cc:492] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.760789 16326 ts_tablet_manager.cc:1403] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260709 14:55:04.763070 16326 raft_consensus.cc:359] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.763705 16326 raft_consensus.cc:385] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.763938 16326 raft_consensus.cc:740] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.764482 16328 tablet_bootstrap.cc:492] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.764892 16328 ts_tablet_manager.cc:1403] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.016s
I20260709 14:55:04.766983 16325 tablet_bootstrap.cc:492] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b: No bootstrap required, opened a new log
I20260709 14:55:04.768110 16325 ts_tablet_manager.cc:1403] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.002s
I20260709 14:55:04.768811 16326 consensus_queue.cc:260] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.770780 16326 ts_tablet_manager.cc:1434] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:55:04.770587 16325 raft_consensus.cc:359] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.771257 16325 raft_consensus.cc:385] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.771536 16325 raft_consensus.cc:740] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.767921 16328 raft_consensus.cc:359] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.772158 16328 raft_consensus.cc:385] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.772248 16326 tablet_bootstrap.cc:492] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.772447 16328 raft_consensus.cc:740] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.773309 16328 consensus_queue.cc:260] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.774699 16328 ts_tablet_manager.cc:1434] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260709 14:55:04.775777 16328 tablet_bootstrap.cc:492] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.780066 16326 tablet_bootstrap.cc:654] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.781407 16325 consensus_queue.cc:260] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.783471 16325 ts_tablet_manager.cc:1434] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:04.780862 16371 raft_consensus.cc:493] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.788288 16371 raft_consensus.cc:515] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.789964 16371 leader_election.cc:290] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:04.781013 16328 tablet_bootstrap.cc:654] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.791538 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96053eed2b9c491ea28d0122f1c39cd8" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.792327 16132 raft_consensus.cc:2468] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:04.793676 16251 leader_election.cc:304] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:04.794379 16371 raft_consensus.cc:2804] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.794677 16371 raft_consensus.cc:493] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.794636 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96053eed2b9c491ea28d0122f1c39cd8" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:04.795061 16371 raft_consensus.cc:3060] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.795285 16207 raft_consensus.cc:2468] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:04.801110 16371 raft_consensus.cc:515] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.802783 16371 leader_election.cc:290] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:04.804662 16326 tablet_bootstrap.cc:492] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:04.805064 16326 ts_tablet_manager.cc:1403] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260709 14:55:04.808887 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96053eed2b9c491ea28d0122f1c39cd8" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:04.809392 16134 raft_consensus.cc:3060] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.809293 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96053eed2b9c491ea28d0122f1c39cd8" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:04.811268 16207 raft_consensus.cc:3060] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.812227 16512 raft_consensus.cc:493] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.812667 16512 raft_consensus.cc:515] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.814661 16512 leader_election.cc:290] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.815313 16134 raft_consensus.cc:2468] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:04.816108 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.816241 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.816309 16251 leader_election.cc:304] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:04.816723 16136 raft_consensus.cc:2468] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.816864 16280 raft_consensus.cc:2468] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.817596 16371 raft_consensus.cc:2804] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.817543 16326 raft_consensus.cc:359] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.818305 16371 raft_consensus.cc:697] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:04.818388 16326 raft_consensus.cc:385] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.818800 16326 raft_consensus.cc:740] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.819059 16371 consensus_queue.cc:237] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.819723 16326 consensus_queue.cc:260] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.824704 16326 ts_tablet_manager.cc:1434] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:04.825165 16175 leader_election.cc:304] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:04.825608 16326 tablet_bootstrap.cc:492] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:04.826238 16373 raft_consensus.cc:2804] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.826617 16373 raft_consensus.cc:493] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.826963 16373 raft_consensus.cc:3060] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.828526 16554 consensus_queue.cc:1048] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.829196 16328 tablet_bootstrap.cc:492] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.829639 16328 ts_tablet_manager.cc:1403] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.001s
I20260709 14:55:04.832261 16326 tablet_bootstrap.cc:654] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.832433 16328 raft_consensus.cc:359] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.833022 16328 raft_consensus.cc:385] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.833463 16328 raft_consensus.cc:740] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.834085 16328 consensus_queue.cc:260] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.835577 16328 ts_tablet_manager.cc:1434] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:04.836855 16328 tablet_bootstrap.cc:492] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.843372 16328 tablet_bootstrap.cc:654] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.845013 16207 raft_consensus.cc:2468] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:04.852985 16373 raft_consensus.cc:515] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.856364 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:04.857018 16134 raft_consensus.cc:3060] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.864323 16134 raft_consensus.cc:2468] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:04.865312 16177 leader_election.cc:304] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:04.868623 16512 raft_consensus.cc:2804] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.869263 16512 raft_consensus.cc:697] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:04.870051 16373 leader_election.cc:290] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.870939 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:04.871676 16280 raft_consensus.cc:3060] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.873895 16373 raft_consensus.cc:493] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.874317 16373 raft_consensus.cc:515] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.877175 16373 leader_election.cc:290] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.878147 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2aee5297745bda17b28a84237ed50" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.878952 16136 raft_consensus.cc:2468] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.870286 16512 consensus_queue.cc:237] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.880431 16177 leader_election.cc:304] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:04.881783 16328 tablet_bootstrap.cc:492] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.882185 16328 ts_tablet_manager.cc:1403] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.005s
I20260709 14:55:04.883280 16653 raft_consensus.cc:2804] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.883778 16653 raft_consensus.cc:493] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.884188 16653 raft_consensus.cc:3060] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.885330 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2aee5297745bda17b28a84237ed50" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.885860 16285 raft_consensus.cc:2468] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.888075 16328 raft_consensus.cc:359] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.888708 16328 raft_consensus.cc:385] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.888984 16328 raft_consensus.cc:740] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.889779 16328 consensus_queue.cc:260] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.891516 16280 raft_consensus.cc:2468] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:04.891970 16328 ts_tablet_manager.cc:1434] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:55:04.892089 16671 consensus_queue.cc:1048] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.892912 16328 tablet_bootstrap.cc:492] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.899121 16328 tablet_bootstrap.cc:654] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.905231 16594 raft_consensus.cc:493] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.905768 16594 raft_consensus.cc:515] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.908134 16594 leader_election.cc:290] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.910336 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:04.911614 16100 leader_election.cc:343] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.912201 16328 tablet_bootstrap.cc:492] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:04.912858 16328 ts_tablet_manager.cc:1403] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 14:55:04.915429 16328 raft_consensus.cc:359] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.916030 16328 raft_consensus.cc:385] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.916394 16328 raft_consensus.cc:740] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.917059 16328 consensus_queue.cc:260] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.919057 16328 ts_tablet_manager.cc:1434] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:04.919915 16328 tablet_bootstrap.cc:492] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4: Bootstrap starting.
I20260709 14:55:04.921058 16564 raft_consensus.cc:493] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.921835 16564 raft_consensus.cc:515] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.923622 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:04.924403 16211 raft_consensus.cc:2468] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:04.924516 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.925156 16132 raft_consensus.cc:2468] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.926239 16177 leader_election.cc:304] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:04.926891 16564 leader_election.cc:290] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.928615 16564 raft_consensus.cc:2804] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.940254 16564 raft_consensus.cc:493] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.935429 16099 leader_election.cc:304] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:04.942130 16668 raft_consensus.cc:2804] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.942556 16668 raft_consensus.cc:493] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.942842 16668 raft_consensus.cc:3060] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.936254 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:04.930270 16328 tablet_bootstrap.cc:654] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.946653 16285 raft_consensus.cc:2468] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:04.952739 16634 raft_consensus.cc:493] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.953342 16634 raft_consensus.cc:515] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.955302 16564 raft_consensus.cc:3060] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.956300 16634 leader_election.cc:290] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:04.949944 16668 raft_consensus.cc:515] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.960847 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3319e7551c854435bfa71a0c65cb8b9e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:04.961577 16134 raft_consensus.cc:2468] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:04.963481 16251 leader_election.cc:304] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:04.964229 16634 raft_consensus.cc:2804] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.964548 16634 raft_consensus.cc:493] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.964895 16634 raft_consensus.cc:3060] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.966662 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:04.968827 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:04.969465 16285 raft_consensus.cc:3060] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.973057 16564 raft_consensus.cc:515] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.982329 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:04.983141 16136 raft_consensus.cc:2393] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:04.985818 16564 leader_election.cc:290] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.987882 16387 raft_consensus.cc:493] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.988420 16387 raft_consensus.cc:515] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:04.990618 16387 leader_election.cc:290] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.995206 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53d31dac9545c59c18d3db6ebd6cc4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
W20260709 14:55:05.007706 16100 leader_election.cc:343] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:04.975539 16668 leader_election.cc:290] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:04.976276 16285 raft_consensus.cc:2468] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 1.
I20260709 14:55:05.019810 16100 leader_election.cc:304] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.020939 16655 raft_consensus.cc:2804] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.021420 16655 raft_consensus.cc:697] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Becoming Leader. State: Replica: 5c238d6038714ca0b89195776ead115b, State: Running, Role: LEADER
I20260709 14:55:04.998605 16653 raft_consensus.cc:515] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.023536 16655 consensus_queue.cc:237] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.023447 16206 raft_consensus.cc:2393] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:55:05.026058 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467214c0263043baba13c63649c2d72a" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:05.028908 16285 raft_consensus.cc:2393] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:05.034196 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3319e7551c854435bfa71a0c65cb8b9e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.045665 16328 tablet_bootstrap.cc:492] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4: No bootstrap required, opened a new log
I20260709 14:55:05.046312 16328 ts_tablet_manager.cc:1403] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.028s
I20260709 14:55:05.041249 16671 raft_consensus.cc:493] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.043912 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53d31dac9545c59c18d3db6ebd6cc4" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.055943 16175 leader_election.cc:304] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.058166 16711 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.063889 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2aee5297745bda17b28a84237ed50" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.064441 16136 raft_consensus.cc:3060] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.064393 16710 raft_consensus.cc:2749] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.054939 16671 raft_consensus.cc:515] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.066700 16326 tablet_bootstrap.cc:492] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:05.080821 16326 ts_tablet_manager.cc:1403] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.255s	user 0.074s	sys 0.141s
I20260709 14:55:05.083312 16326 raft_consensus.cc:359] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.083921 16326 raft_consensus.cc:385] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.084210 16326 raft_consensus.cc:740] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.084846 16326 consensus_queue.cc:260] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.085527 16671 leader_election.cc:290] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
W20260709 14:55:05.067382 16248 leader_election.cc:343] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.091869 16634 raft_consensus.cc:515] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.078871 16132 raft_consensus.cc:3060] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:05.093869 16634 leader_election.cc:290] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.095024 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3319e7551c854435bfa71a0c65cb8b9e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.095219 16653 leader_election.cc:290] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.095535 16134 raft_consensus.cc:3060] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.087395 16326 ts_tablet_manager.cc:1434] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:05.089277 16328 raft_consensus.cc:359] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.090492 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.098170 16328 raft_consensus.cc:385] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:05.098395 16099 leader_election.cc:343] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.098922 16099 leader_election.cc:304] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.098462 16328 raft_consensus.cc:740] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.098330 16135 raft_consensus.cc:2468] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:05.100061 16328 consensus_queue.cc:260] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.105767 16134 raft_consensus.cc:2468] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:05.106986 16326 tablet_bootstrap.cc:492] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:05.109484 16328 ts_tablet_manager.cc:1434] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260709 14:55:05.058636 16711 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.120225 16031 catalog_manager.cc:5697] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.121734 16714 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.103858 16668 raft_consensus.cc:2749] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.123395 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2aee5297745bda17b28a84237ed50" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:05.123842 16280 raft_consensus.cc:3060] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.128713 16711 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.135272 16132 raft_consensus.cc:1275] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Refusing update from remote peer 0842bc79cd3b40cd9343787dad57b819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.144889 16032 catalog_manager.cc:5697] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.146068 16251 leader_election.cc:304] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.148679 16709 consensus_queue.cc:1048] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:05.149379 16251 leader_election.cc:304] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.150588 16371 raft_consensus.cc:2804] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.150702 16554 raft_consensus.cc:2804] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.151084 16371 raft_consensus.cc:493] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.151573 16371 raft_consensus.cc:3060] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.151401 16554 raft_consensus.cc:697] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:05.155866 16554 consensus_queue.cc:237] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.158618 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.166041 16280 raft_consensus.cc:2468] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:05.173938 16285 raft_consensus.cc:1275] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Refusing update from remote peer 0842bc79cd3b40cd9343787dad57b819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.178522 16136 raft_consensus.cc:2468] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:05.171147 16705 consensus_queue.cc:1048] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:55:05.166853 16371 raft_consensus.cc:515] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.188021 16177 leader_election.cc:304] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:05.189429 16512 raft_consensus.cc:2804] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.189927 16512 raft_consensus.cc:697] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:05.190775 16512 consensus_queue.cc:237] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.191455 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.194759 16634 raft_consensus.cc:493] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.195329 16634 raft_consensus.cc:515] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:55:05.197002 16248 leader_election.cc:343] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.197223 16634 leader_election.cc:290] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.200613 16285 raft_consensus.cc:3060] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.203723 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b912ff6934c4b388eacc0f4b5e95613" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.202839 16387 consensus_queue.cc:1048] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.198822 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3319e7551c854435bfa71a0c65cb8b9e" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:05.207906 16371 leader_election.cc:290] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.209429 16030 catalog_manager.cc:5697] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c238d6038714ca0b89195776ead115b (127.14.173.193). New cstate: current_term: 1 leader_uuid: "5c238d6038714ca0b89195776ead115b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.213613 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:05.214570 16211 raft_consensus.cc:2393] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:05.214108 16210 raft_consensus.cc:3060] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.214664 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b912ff6934c4b388eacc0f4b5e95613" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.216150 16668 consensus_queue.cc:1048] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:05.183175 16714 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
W20260709 14:55:05.224264 16248 leader_election.cc:343] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.232378 16710 consensus_queue.cc:1048] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.237164 16326 tablet_bootstrap.cc:654] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.236634 16031 catalog_manager.cc:5697] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.245270 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.245820 16136 raft_consensus.cc:3060] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.245877 16251 leader_election.cc:304] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:05.254083 16210 raft_consensus.cc:2468] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:05.260179 16371 raft_consensus.cc:2749] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.260104 16554 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.269408 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:05.258566 16132 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:05.272117 16554 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.281315 16280 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 0.
I20260709 14:55:05.281543 16554 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.286350 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.303395 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.293948 16554 raft_consensus.cc:493] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.307629 16211 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c238d6038714ca0b89195776ead115b in term 0.
I20260709 14:55:05.309273 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.316267 16207 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:05.315320 16554 raft_consensus.cc:515] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.334039 16099 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:05.334869 16387 raft_consensus.cc:2804] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.335284 16387 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.335668 16387 raft_consensus.cc:3060] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.336246 16554 leader_election.cc:290] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
W20260709 14:55:05.338335 16717 log.cc:927] Time spent T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 14:55:05.338544 16248 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [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: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 5c238d6038714ca0b89195776ead115b
I20260709 14:55:05.340569 16634 raft_consensus.cc:2804] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.341001 16634 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.341414 16634 raft_consensus.cc:3060] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.342511 16136 raft_consensus.cc:2468] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:05.366019 16387 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.367367 16175 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.368244 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:05.371929 16634 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.373068 16282 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:05.377246 16564 raft_consensus.cc:2804] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.378548 16711 consensus_queue.cc:1048] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.379073 16564 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.379501 16564 raft_consensus.cc:3060] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.384716 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53d31dac9545c59c18d3db6ebd6cc4" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.385814 16135 raft_consensus.cc:2468] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:05.387131 16251 leader_election.cc:304] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:05.388831 16251 leader_election.cc:304] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.391314 16387 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 election: Requested vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.389578 16671 raft_consensus.cc:2804] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.365111 16714 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.393517 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:05.394232 16284 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:05.399295 16554 raft_consensus.cc:2804] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.400965 16554 raft_consensus.cc:493] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.401301 16554 raft_consensus.cc:3060] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.398871 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "5c238d6038714ca0b89195776ead115b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:05.411011 16326 tablet_bootstrap.cc:492] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:05.411464 16326 ts_tablet_manager.cc:1403] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.308s	user 0.020s	sys 0.038s
I20260709 14:55:05.397275 16671 raft_consensus.cc:697] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:05.414009 16671 consensus_queue.cc:237] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.414562 16554 raft_consensus.cc:515] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.416519 16554 leader_election.cc:290] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.424391 16326 raft_consensus.cc:359] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.425110 16326 raft_consensus.cc:385] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.425372 16326 raft_consensus.cc:740] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.425979 16326 consensus_queue.cc:260] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.439785 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53d31dac9545c59c18d3db6ebd6cc4" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.440313 16135 raft_consensus.cc:3060] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.447746 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53d31dac9545c59c18d3db6ebd6cc4" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.448431 16210 raft_consensus.cc:2468] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 0.
I20260709 14:55:05.448484 16031 catalog_manager.cc:5697] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.459851 16135 raft_consensus.cc:2468] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:05.460805 16326 ts_tablet_manager.cc:1434] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
W20260709 14:55:05.470273 16099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:37345, user_credentials={real_user=slave}} blocked reactor thread for 60249.1us
W20260709 14:55:05.473279 16100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:36151, user_credentials={real_user=slave}} blocked reactor thread for 65106us
I20260709 14:55:05.445075 16564 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.486766 16211 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c238d6038714ca0b89195776ead115b in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:55:05.490797 16326 tablet_bootstrap.cc:492] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819: Bootstrap starting.
I20260709 14:55:05.491634 16634 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.492576 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53d31dac9545c59c18d3db6ebd6cc4" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:05.495553 16099 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [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: 5c238d6038714ca0b89195776ead115b; no voters: 0842bc79cd3b40cd9343787dad57b819, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.499182 16724 raft_consensus.cc:2749] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.498667 16210 raft_consensus.cc:3060] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.508049 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:05.508749 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.509099 16564 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.509516 16136 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:05.510046 16251 leader_election.cc:304] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.511523 16671 raft_consensus.cc:2804] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.512006 16671 raft_consensus.cc:697] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:05.512809 16671 consensus_queue.cc:237] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.513571 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.515991 16132 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 5c238d6038714ca0b89195776ead115b in this term.
I20260709 14:55:05.499812 16594 consensus_queue.cc:1048] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:05.508765 16206 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ecedc69983e4089a3d73491b15715a4 in current term 1: Already voted for candidate 0842bc79cd3b40cd9343787dad57b819 in this term.
I20260709 14:55:05.559238 16672 consensus_queue.cc:1048] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:55:05.540277 16512 consensus_queue.cc:1048] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:55:05.568197 16326 tablet_bootstrap.cc:654] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.578137 16210 raft_consensus.cc:2468] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 1.
I20260709 14:55:05.582875 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:05.583721 16279 raft_consensus.cc:2393] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 1: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
W20260709 14:55:05.585269 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:05.602638 16733 consensus_queue.cc:1048] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:05.605723 16653 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c238d6038714ca0b89195776ead115b)
I20260709 14:55:05.606261 16653 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.608201 16326 tablet_bootstrap.cc:492] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819: No bootstrap required, opened a new log
I20260709 14:55:05.608685 16326 ts_tablet_manager.cc:1403] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.000s
I20260709 14:55:05.611384 16326 raft_consensus.cc:359] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.612015 16326 raft_consensus.cc:385] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.612504 16653 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.612676 16326 raft_consensus.cc:740] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.613415 16326 consensus_queue.cc:260] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.619720 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:05.620496 16282 raft_consensus.cc:2393] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 2: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:05.625072 16175 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.628348 16564 raft_consensus.cc:2749] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.641750 16326 ts_tablet_manager.cc:1434] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:55:05.644606 16564 consensus_queue.cc:1048] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.649341 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.650137 16136 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 2.
W20260709 14:55:05.681298 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:40377, user_credentials={real_user=slave}} blocked reactor thread for 127592us
I20260709 14:55:05.683992 16554 consensus_queue.cc:1048] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.684711 16177 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.687093 16653 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:05.687598 16653 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5c238d6038714ca0b89195776ead115b)
I20260709 14:55:05.691481 16653 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:05.694629 16248 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [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: 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b
I20260709 14:55:05.706816 16554 raft_consensus.cc:2749] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.708868 16653 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.722471 16634 consensus_queue.cc:1048] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.724509 16738 consensus_queue.cc:1048] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.737746 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.743321 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:05.744098 16280 raft_consensus.cc:2393] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0842bc79cd3b40cd9343787dad57b819 in current term 2: Already voted for candidate 9ecedc69983e4089a3d73491b15715a4 in this term.
I20260709 14:55:05.744740 16653 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.745836 16030 catalog_manager.cc:5697] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.748778 16564 consensus_queue.cc:1048] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:05.764132 16132 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 2.
I20260709 14:55:05.764983 16634 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.766850 16177 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.765484 16634 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.771848 16634 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.773854 16564 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:05.780388 16564 raft_consensus.cc:697] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:05.782531 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819" is_pre_election: true
I20260709 14:55:05.783305 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.783874 16132 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 2.
I20260709 14:55:05.786170 16251 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:05.789181 16712 consensus_queue.cc:1048] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:05.793115 16564 consensus_queue.cc:237] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.802894 16735 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:05.803335 16735 raft_consensus.cc:493] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.804044 16735 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:05.848151 16031 catalog_manager.cc:5697] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 1 to 2, leader changed from 5c238d6038714ca0b89195776ead115b (127.14.173.193) to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.852412 16735 raft_consensus.cc:515] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.858580 16634 consensus_queue.cc:1048] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.859992 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:05.860858 16030 catalog_manager.cc:5697] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.862771 16735 leader_election.cc:290] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 3 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:05.864009 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d6f546d294c3793185240eda02f17" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:05.860878 16135 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:05.873543 16712 raft_consensus.cc:493] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.874024 16712 raft_consensus.cc:515] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.877871 16712 leader_election.cc:290] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:05.880209 16278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:05.880692 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90418881f7c94dd48740c0d6433902ac" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:05.881928 16177 leader_election.cc:304] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819; no voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:05.882645 16705 raft_consensus.cc:2749] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.884956 16135 raft_consensus.cc:2468] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 3.
I20260709 14:55:05.886798 16251 leader_election.cc:304] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [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: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 0842bc79cd3b40cd9343787dad57b819
I20260709 14:55:05.888398 16735 raft_consensus.cc:2804] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:05.888873 16735 raft_consensus.cc:697] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 3 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:05.889626 16735 consensus_queue.cc:237] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER 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: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:05.916702 16210 raft_consensus.cc:3060] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.926766 16031 catalog_manager.cc:5697] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 2 to 3, leader changed from 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194) to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 3 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.931802 16736 consensus_queue.cc:1048] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:06.006623 16736 consensus_queue.cc:1048] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.023300 16371 consensus_queue.cc:1048] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.220764 16133 raft_consensus.cc:1240] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 3 FOLLOWER]: Rejecting Update request from peer 0842bc79cd3b40cd9343787dad57b819 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:06.221855 16705 consensus_queue.cc:1059] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:06.222529 16653 raft_consensus.cc:3055] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:06.222836 16653 raft_consensus.cc:740] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:06.223491 16653 consensus_queue.cc:260] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:06.224316 16653 raft_consensus.cc:3060] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:06.306761 16209 raft_consensus.cc:1275] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 3 FOLLOWER]: Refusing update from remote peer 9ecedc69983e4089a3d73491b15715a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:06.307202 16209 pending_rounds.cc:85] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: Aborting all ops after (but not including) 1
I20260709 14:55:06.307477 16209 pending_rounds.cc:107] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:06.307678 16209 raft_consensus.cc:2889] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:06.308696 16735 consensus_queue.cc:1048] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:06.315582 16133 raft_consensus.cc:1275] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 3 FOLLOWER]: Refusing update from remote peer 9ecedc69983e4089a3d73491b15715a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:06.317018 16736 consensus_queue.cc:1048] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:06.619125 16082 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:07.197533 16653 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.198096 16653 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:07.199774 16653 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:07.200256 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b" is_pre_election: true
I20260709 14:55:07.200538 16277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4" is_pre_election: true
I20260709 14:55:07.200774 16133 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:07.201150 16277 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 1.
I20260709 14:55:07.201725 16177 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [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: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:07.202397 16653 raft_consensus.cc:2804] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:07.202721 16653 raft_consensus.cc:493] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.203037 16653 raft_consensus.cc:3060] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.208861 16653 raft_consensus.cc:515] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:07.210572 16653 leader_election.cc:290] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195:36151)
I20260709 14:55:07.211055 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:07.211381 16277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8ed33ca79a4364bfb7705e92795247" candidate_uuid: "0842bc79cd3b40cd9343787dad57b819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
I20260709 14:55:07.211562 16133 raft_consensus.cc:3060] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.211905 16277 raft_consensus.cc:3060] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.217666 16133 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 2.
I20260709 14:55:07.218554 16277 raft_consensus.cc:2468] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0842bc79cd3b40cd9343787dad57b819 in term 2.
I20260709 14:55:07.219475 16177 leader_election.cc:304] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0842bc79cd3b40cd9343787dad57b819, 5c238d6038714ca0b89195776ead115b; no voters: 
I20260709 14:55:07.220176 16653 raft_consensus.cc:2804] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:07.221017 16653 raft_consensus.cc:697] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Becoming Leader. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:07.221841 16653 consensus_queue.cc:237] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Queue going to LEADER 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: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:07.244158 16030 catalog_manager.cc:5697] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "0842bc79cd3b40cd9343787dad57b819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:07.650336 16280 raft_consensus.cc:1275] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Refusing update from remote peer 0842bc79cd3b40cd9343787dad57b819: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:07.651851 16705 consensus_queue.cc:1048] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:07.690192 16133 raft_consensus.cc:1275] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Refusing update from remote peer 0842bc79cd3b40cd9343787dad57b819: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:07.692166 16767 consensus_queue.cc:1048] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.214421 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:09.245224 16774 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 14:55:09.245530 16775 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 14:55:09.246759 16777 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 14:55:09.247008 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:09.249467 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:09.249666 15031 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 14:55:09.249902 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608909249882 us; error 0 us; skew 500 ppm
I20260709 14:55:09.250496 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:09.253883 15031 webserver.cc:533] Webserver started at http://127.14.173.196:43495/ using document root <none> and password file <none>
I20260709 14:55:09.254581 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:09.254918 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:09.255381 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:09.257043 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-3-root/instance:
uuid: "d010fb45884b42a7af26e9bfcab88eaa"
format_stamp: "Formatted at 2026-07-09 14:55:09 on dist-test-slave-qp7s"
I20260709 14:55:09.261575 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:09.264789 16782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:09.265563 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:09.265859 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-3-root
uuid: "d010fb45884b42a7af26e9bfcab88eaa"
format_stamp: "Formatted at 2026-07-09 14:55:09 on dist-test-slave-qp7s"
I20260709 14:55:09.266126 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608873337248-15031-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 14:55:09.293514 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:09.294754 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:09.296280 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:09.298485 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:09.298714 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:09.299024 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:09.299245 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:55:09.361501 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.196:39681
I20260709 14:55:09.361575 16844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.196:39681 every 8 connection(s)
I20260709 14:55:09.366269 15031 auto_leader_rebalancer-test.cc:446] add a tserver: d010fb45884b42a7af26e9bfcab88eaa
I20260709 14:55:09.384763 16845 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46413
I20260709 14:55:09.385217 16845 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:09.385954 16845 heartbeater.cc:507] Master 127.14.173.254:46413 requested a full tablet report, sending...
I20260709 14:55:09.387780 16031 ts_manager.cc:194] Registered new tserver with Master: d010fb45884b42a7af26e9bfcab88eaa (127.14.173.196:39681)
I20260709 14:55:09.389243 16031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41610
I20260709 14:55:10.391577 16845 heartbeater.cc:499] Master 127.14.173.254:46413 was elected leader, sending a full tablet report...
I20260709 14:55:14.533974 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:14.589556 16205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1"
dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
mode: GRACEFUL
new_leader_uuid: "9ecedc69983e4089a3d73491b15715a4"
 from {username='slave'} at 127.0.0.1:43038
I20260709 14:55:14.590591 16205 raft_consensus.cc:606] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Received request to transfer leadership to TS 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:14.593130 16205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7"
dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
mode: GRACEFUL
new_leader_uuid: "9ecedc69983e4089a3d73491b15715a4"
 from {username='slave'} at 127.0.0.1:43038
I20260709 14:55:14.593614 16205 raft_consensus.cc:606] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Received request to transfer leadership to TS 9ecedc69983e4089a3d73491b15715a4
I20260709 14:55:14.594727 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:14.596083 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:14.639899 16860 raft_consensus.cc:993] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: : Instructing follower 9ecedc69983e4089a3d73491b15715a4 to start an election
I20260709 14:55:14.641068 16860 raft_consensus.cc:1081] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Signalling peer 9ecedc69983e4089a3d73491b15715a4 to start an election
I20260709 14:55:14.642586 16283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1"
dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
 from {username='slave'} at 127.0.0.1:40328
I20260709 14:55:14.643055 16283 raft_consensus.cc:493] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.643401 16283 raft_consensus.cc:3060] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.648778 16283 raft_consensus.cc:515] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:14.650930 16283 leader_election.cc:290] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 2 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:14.651605 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:14.651890 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3b141e365f427dabb493dc738ad6b1" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:14.652448 16135 raft_consensus.cc:3060] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.652515 16205 raft_consensus.cc:3055] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.652887 16205 raft_consensus.cc:740] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:14.653551 16205 consensus_queue.cc:260] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:14.654528 16205 raft_consensus.cc:3060] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.657487 16135 raft_consensus.cc:2468] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 2.
I20260709 14:55:14.658689 16251 leader_election.cc:304] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:14.659495 16736 raft_consensus.cc:2804] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.659976 16736 raft_consensus.cc:697] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:14.661257 16205 raft_consensus.cc:2468] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 2.
I20260709 14:55:14.660895 16736 consensus_queue.cc:237] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:14.675606 16031 catalog_manager.cc:5697] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 1 to 2, leader changed from 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194) to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.899617 16771 raft_consensus.cc:993] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: : Instructing follower 9ecedc69983e4089a3d73491b15715a4 to start an election
I20260709 14:55:14.900192 16771 raft_consensus.cc:1081] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Signalling peer 9ecedc69983e4089a3d73491b15715a4 to start an election
I20260709 14:55:14.901557 16283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7"
dest_uuid: "9ecedc69983e4089a3d73491b15715a4"
 from {username='slave'} at 127.0.0.1:40328
I20260709 14:55:14.902015 16283 raft_consensus.cc:493] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.902364 16283 raft_consensus.cc:3060] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.906332 16283 raft_consensus.cc:515] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:14.907702 16283 leader_election.cc:290] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 2 election: Requested vote from peers 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377), 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345)
I20260709 14:55:14.908411 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c238d6038714ca0b89195776ead115b"
I20260709 14:55:14.908612 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604a35a99d1049f982d2bc27a65a2ba7" candidate_uuid: "9ecedc69983e4089a3d73491b15715a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0842bc79cd3b40cd9343787dad57b819"
I20260709 14:55:14.909013 16135 raft_consensus.cc:3060] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.909119 16209 raft_consensus.cc:3055] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.909540 16209 raft_consensus.cc:740] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0842bc79cd3b40cd9343787dad57b819, State: Running, Role: LEADER
I20260709 14:55:14.910387 16209 consensus_queue.cc:260] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:14.911413 16209 raft_consensus.cc:3060] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.913674 16135 raft_consensus.cc:2468] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 2.
I20260709 14:55:14.914462 16251 leader_election.cc:304] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c238d6038714ca0b89195776ead115b, 9ecedc69983e4089a3d73491b15715a4; no voters: 
I20260709 14:55:14.915198 16865 raft_consensus.cc:2804] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.915658 16865 raft_consensus.cc:697] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 2 LEADER]: Becoming Leader. State: Replica: 9ecedc69983e4089a3d73491b15715a4, State: Running, Role: LEADER
I20260709 14:55:14.916739 16209 raft_consensus.cc:2468] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ecedc69983e4089a3d73491b15715a4 in term 2.
I20260709 14:55:14.916466 16865 consensus_queue.cc:237] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } }
I20260709 14:55:14.926761 16031 catalog_manager.cc:5697] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 reported cstate change: term changed from 1 to 2, leader changed from 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194) to 9ecedc69983e4089a3d73491b15715a4 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "9ecedc69983e4089a3d73491b15715a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ecedc69983e4089a3d73491b15715a4" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36151 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.058490 16135 raft_consensus.cc:1275] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Refusing update from remote peer 9ecedc69983e4089a3d73491b15715a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.059666 16736 consensus_queue.cc:1048] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.073333 16205 raft_consensus.cc:1275] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Refusing update from remote peer 9ecedc69983e4089a3d73491b15715a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.076063 16865 consensus_queue.cc:1048] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.307940 16209 raft_consensus.cc:1275] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Refusing update from remote peer 9ecedc69983e4089a3d73491b15715a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.309005 16865 consensus_queue.cc:1048] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0842bc79cd3b40cd9343787dad57b819" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.316583 16135 raft_consensus.cc:1275] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Refusing update from remote peer 9ecedc69983e4089a3d73491b15715a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.317768 16736 consensus_queue.cc:1048] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c238d6038714ca0b89195776ead115b" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.596953 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:15.628995 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
W20260709 14:55:15.633186 16251 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 14:55:15.639063 16251 consensus_peers.cc:597] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.658473 16251 consensus_peers.cc:597] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.668411 16177 consensus_peers.cc:597] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.674239 16177 consensus_peers.cc:597] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.676249 16251 consensus_peers.cc:597] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.681895 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:15.682960 15031 tablet_replica.cc:333] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.683970 15031 raft_consensus.cc:2243] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.684451 15031 raft_consensus.cc:2272] T 7fd2aee5297745bda17b28a84237ed50 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.686470 15031 tablet_replica.cc:333] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.687381 15031 raft_consensus.cc:2243] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.689234 15031 raft_consensus.cc:2272] T 467214c0263043baba13c63649c2d72a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.689424 16251 consensus_peers.cc:597] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.691481 15031 tablet_replica.cc:333] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.692165 15031 raft_consensus.cc:2243] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.692976 15031 raft_consensus.cc:2272] T 4b912ff6934c4b388eacc0f4b5e95613 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.694442 15031 tablet_replica.cc:333] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.694948 15031 raft_consensus.cc:2243] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.695374 15031 raft_consensus.cc:2272] T 90418881f7c94dd48740c0d6433902ac P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.697003 15031 tablet_replica.cc:333] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.697475 15031 raft_consensus.cc:2243] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.697803 15031 raft_consensus.cc:2272] T 2a7f04c989784682867f181ebe18a73e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.699559 15031 tablet_replica.cc:333] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.700001 15031 raft_consensus.cc:2243] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.700321 15031 raft_consensus.cc:2272] T 96053eed2b9c491ea28d0122f1c39cd8 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.702623 15031 tablet_replica.cc:333] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.703379 15031 raft_consensus.cc:2243] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.703778 15031 raft_consensus.cc:2272] T 3319e7551c854435bfa71a0c65cb8b9e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.705785 15031 tablet_replica.cc:333] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.706434 15031 raft_consensus.cc:2243] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.707222 15031 raft_consensus.cc:2272] T 00917b35e7fa489197f56f6c4c38a068 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.708727 15031 tablet_replica.cc:333] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.709347 15031 raft_consensus.cc:2243] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.709791 15031 raft_consensus.cc:2272] T 51724abac04e4f58bce9f8f3bb02b396 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.711957 15031 tablet_replica.cc:333] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
W20260709 14:55:15.712050 16251 consensus_peers.cc:597] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.712719 15031 raft_consensus.cc:2243] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.713202 15031 raft_consensus.cc:2272] T bd8ed33ca79a4364bfb7705e92795247 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.714915 15031 tablet_replica.cc:333] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.715446 15031 raft_consensus.cc:2243] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.715857 15031 raft_consensus.cc:2272] T 906e1d94093d43eab6f9d373600e7147 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.717516 15031 tablet_replica.cc:333] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.717973 15031 raft_consensus.cc:2243] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.718605 15031 raft_consensus.cc:2272] T c652bc9f8a614f4b8b105f01c6268b97 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.720335 15031 tablet_replica.cc:333] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.720765 15031 raft_consensus.cc:2243] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.721385 15031 raft_consensus.cc:2272] T 2114adae033746f7a37142ef20e3ab50 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.723027 15031 tablet_replica.cc:333] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.723562 15031 raft_consensus.cc:2243] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.723899 15031 raft_consensus.cc:2272] T e44ca9603f614e448c2d5fab24834e96 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.725553 15031 tablet_replica.cc:333] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.726020 15031 raft_consensus.cc:2243] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.726439 15031 raft_consensus.cc:2272] T d89e24eb2321404e93cada47f711b178 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.728559 15031 tablet_replica.cc:333] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.729097 15031 raft_consensus.cc:2243] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.729485 15031 raft_consensus.cc:2272] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.731715 15031 tablet_replica.cc:333] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.732286 15031 raft_consensus.cc:2243] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.732779 15031 raft_consensus.cc:2272] T ca0d6f546d294c3793185240eda02f17 P 5c238d6038714ca0b89195776ead115b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.733315 16251 consensus_peers.cc:597] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.734625 15031 tablet_replica.cc:333] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.735167 15031 raft_consensus.cc:2243] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.735513 15031 raft_consensus.cc:2272] T 90d0f28e35d84f308a325f752a905a82 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.737152 15031 tablet_replica.cc:333] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.737622 15031 raft_consensus.cc:2243] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.737933 15031 raft_consensus.cc:2272] T 8401ef74f83d4e30a702598dde000b5d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.739542 15031 tablet_replica.cc:333] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.739974 15031 raft_consensus.cc:2243] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.740280 15031 raft_consensus.cc:2272] T e61c9906cbc746c4887a198e7e8cfbc1 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.742230 15031 tablet_replica.cc:333] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.742918 15031 raft_consensus.cc:2243] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.743376 15031 raft_consensus.cc:2272] T ff3ae01320494f80b9eb6bb16b4bda0b P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.745626 15031 tablet_replica.cc:333] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.746390 15031 raft_consensus.cc:2243] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:15.747258 16251 consensus_peers.cc:597] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.747341 15031 raft_consensus.cc:2272] T 5c493d8b163243e698e2d767db8f7bcf P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.749634 15031 tablet_replica.cc:333] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.750339 15031 raft_consensus.cc:2243] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.750811 15031 raft_consensus.cc:2272] T 604a35a99d1049f982d2bc27a65a2ba7 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.751523 16251 consensus_peers.cc:597] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.754846 15031 tablet_replica.cc:333] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.755661 15031 raft_consensus.cc:2243] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.756122 15031 raft_consensus.cc:2272] T f2c267b505c64a018d1e72d1c9c3b5d4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.758304 15031 tablet_replica.cc:333] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.758790 15031 raft_consensus.cc:2243] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.759150 15031 raft_consensus.cc:2272] T 3d894008db5a4993bcea73907afa6f2d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.760751 15031 tablet_replica.cc:333] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.761197 15031 raft_consensus.cc:2243] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.761514 15031 raft_consensus.cc:2272] T 4b231676535b44d285a224d52a7dec1c P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.763326 15031 tablet_replica.cc:333] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.763811 15031 raft_consensus.cc:2243] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.764515 15031 raft_consensus.cc:2272] T 0ebfc9bacf36423a8ad7576287daf90c P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.767019 15031 tablet_replica.cc:333] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.767639 15031 raft_consensus.cc:2243] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.768045 15031 raft_consensus.cc:2272] T afeca370f9ae4103b47c5258b1db9038 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.769613 15031 tablet_replica.cc:333] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.770099 15031 raft_consensus.cc:2243] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.770828 15031 raft_consensus.cc:2272] T f53f486242c14b3f971c8c1023fb5621 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.772785 15031 tablet_replica.cc:333] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.773393 15031 raft_consensus.cc:2243] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.773837 15031 raft_consensus.cc:2272] T f7a849b55c1e430e86f6a25ac41e4f0e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.775807 15031 tablet_replica.cc:333] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.776327 15031 raft_consensus.cc:2243] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.776734 15031 raft_consensus.cc:2272] T 2b3b141e365f427dabb493dc738ad6b1 P 5c238d6038714ca0b89195776ead115b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.778694 15031 tablet_replica.cc:333] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.779356 15031 raft_consensus.cc:2243] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.780090 15031 raft_consensus.cc:2272] T d00d5aaffd854be9b89cfad4e5f66ab7 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.781944 15031 tablet_replica.cc:333] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.782428 15031 raft_consensus.cc:2243] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.782817 15031 raft_consensus.cc:2272] T 7d7892f8fe3c4392ab9a0904596c8a62 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.784652 15031 tablet_replica.cc:333] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.785204 15031 raft_consensus.cc:2243] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.785554 15031 raft_consensus.cc:2272] T 69e98934168444e2af5dc9b61011cf65 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.787166 15031 tablet_replica.cc:333] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.787596 15031 raft_consensus.cc:2243] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.787914 15031 raft_consensus.cc:2272] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.789352 15031 tablet_replica.cc:333] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.789779 15031 raft_consensus.cc:2243] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.790195 15031 raft_consensus.cc:2272] T 6adf1df10574488a9131cf4db151d50e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.792001 15031 tablet_replica.cc:333] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.792522 15031 raft_consensus.cc:2243] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.792996 15031 raft_consensus.cc:2272] T 7110f050881042f7b0bc18dbcf86f4a6 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.793241 16251 consensus_peers.cc:597] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.794618 15031 tablet_replica.cc:333] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.795228 15031 raft_consensus.cc:2243] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.795624 15031 raft_consensus.cc:2272] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.797701 15031 tablet_replica.cc:333] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.798204 15031 raft_consensus.cc:2243] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.798640 15031 raft_consensus.cc:2272] T f5ecbf9a697049df96ca622ff58b37ec P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.800647 15031 tablet_replica.cc:333] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.801303 15031 raft_consensus.cc:2243] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.801812 15031 raft_consensus.cc:2272] T b68adaa91d204eab857a452dc736ca97 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.801867 16177 consensus_peers.cc:597] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.803866 15031 tablet_replica.cc:333] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.804436 15031 raft_consensus.cc:2243] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.805377 15031 raft_consensus.cc:2272] T 0bcd51751a5a4029a228ef0bf9f4a614 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.805469 16177 consensus_peers.cc:597] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.807698 15031 tablet_replica.cc:333] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.808279 15031 raft_consensus.cc:2243] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.808970 15031 raft_consensus.cc:2272] T caaf55314c5b4546b7b1deba7c341b1a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.810550 15031 tablet_replica.cc:333] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.811060 15031 raft_consensus.cc:2243] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.811509 15031 raft_consensus.cc:2272] T 9c3a2839e58449daa4e6edabd83c6e18 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.813134 15031 tablet_replica.cc:333] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.813592 15031 raft_consensus.cc:2243] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.814260 15031 raft_consensus.cc:2272] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.816309 15031 tablet_replica.cc:333] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.816797 15031 raft_consensus.cc:2243] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:15.817093 16177 consensus_peers.cc:597] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.817647 15031 raft_consensus.cc:2272] T 5a336cd1cb1247a29c43452b442e35e4 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.820593 15031 tablet_replica.cc:333] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.821240 15031 raft_consensus.cc:2243] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.822283 15031 raft_consensus.cc:2272] T 8607f49368b443f7906c447323e6622e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.824445 15031 tablet_replica.cc:333] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.825147 15031 raft_consensus.cc:2243] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.825569 15031 raft_consensus.cc:2272] T 60000d9a6f5f48f9a890fb005b661d86 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.827617 15031 tablet_replica.cc:333] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.828214 15031 raft_consensus.cc:2243] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.828653 15031 raft_consensus.cc:2272] T 9ba2c653876447ceaf7c5ab82987028d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.830853 15031 tablet_replica.cc:333] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.831475 15031 raft_consensus.cc:2243] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.831888 15031 raft_consensus.cc:2272] T 3790692caf9d4904a4652a8dc6f3f9c0 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.834165 15031 tablet_replica.cc:333] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.834794 15031 raft_consensus.cc:2243] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.835754 15031 raft_consensus.cc:2272] T 1d36f34235ae495197d0798d84301ae2 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.837427 16251 consensus_peers.cc:597] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.837976 15031 tablet_replica.cc:333] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.838649 15031 raft_consensus.cc:2243] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.839548 15031 raft_consensus.cc:2272] T 07d01df4d4d6464dbfeba5988907562e P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.840402 16251 consensus_peers.cc:597] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.841833 15031 tablet_replica.cc:333] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.842562 15031 raft_consensus.cc:2243] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.843000 15031 raft_consensus.cc:2272] T 6b0b8bf489c64bedbf87fa398cbf4839 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.844954 15031 tablet_replica.cc:333] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.845431 15031 raft_consensus.cc:2243] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.845948 15031 raft_consensus.cc:2272] T 9e4142e85f254d17af5885e057c9521a P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.848161 15031 tablet_replica.cc:333] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
W20260709 14:55:15.848693 16251 consensus_peers.cc:597] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.848815 15031 raft_consensus.cc:2243] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.849586 15031 raft_consensus.cc:2272] T 1e625b1da5354510a7170afc75b83efe P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.851254 15031 tablet_replica.cc:333] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.851887 15031 raft_consensus.cc:2243] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.852833 15031 raft_consensus.cc:2272] T 879ce1c53bdb4514987f528378fabadc P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.855275 15031 tablet_replica.cc:333] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
W20260709 14:55:15.855650 16177 consensus_peers.cc:597] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.855880 15031 raft_consensus.cc:2243] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.856827 15031 raft_consensus.cc:2272] T ef050c40a6d248888cd5d363fe51962d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.858655 15031 tablet_replica.cc:333] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.859071 15031 raft_consensus.cc:2243] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.859479 15031 raft_consensus.cc:2272] T c1d68c87db3c43fd94056f517efd5b3d P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.860881 15031 tablet_replica.cc:333] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.861269 15031 raft_consensus.cc:2243] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:15.861600 15031 raft_consensus.cc:2272] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:15.863157 15031 tablet_replica.cc:333] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b: stopping tablet replica
I20260709 14:55:15.863570 15031 raft_consensus.cc:2243] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:15.864243 15031 raft_consensus.cc:2272] T b81a742775f148ff82972b6045958ee9 P 5c238d6038714ca0b89195776ead115b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:15.878654 16177 consensus_peers.cc:597] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.879061 16251 consensus_peers.cc:597] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.879488 16177 consensus_peers.cc:597] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.886456 16177 consensus_peers.cc:597] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. 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 14:55:15.938427 16177 consensus_peers.cc:597] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:15.942996 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
W20260709 14:55:15.946324 16251 consensus_peers.cc:597] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:15.958323 16177 consensus_peers.cc:597] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:15.960927 16177 consensus_peers.cc:597] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:15.967406 16251 consensus_peers.cc:597] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:15.974048 16251 consensus_peers.cc:597] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:15.974326 16177 consensus_peers.cc:597] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:15.985399 16177 consensus_peers.cc:597] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.025043 16177 consensus_peers.cc:597] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.026242 16251 consensus_peers.cc:597] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.034875 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
W20260709 14:55:16.041873 16177 consensus_peers.cc:597] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.049460 16248 consensus_peers.cc:597] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.065701 16177 consensus_peers.cc:597] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.068746 16251 consensus_peers.cc:597] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.071112 16248 consensus_peers.cc:597] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.090436 16248 consensus_peers.cc:597] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.092597 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:16.093650 15031 tablet_replica.cc:333] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.094606 15031 raft_consensus.cc:2243] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.095214 15031 raft_consensus.cc:2272] T 90418881f7c94dd48740c0d6433902ac P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.095844 16248 consensus_peers.cc:597] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.097628 15031 tablet_replica.cc:333] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.098378 15031 raft_consensus.cc:2243] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.098784 15031 raft_consensus.cc:2272] T 3319e7551c854435bfa71a0c65cb8b9e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.100555 15031 tablet_replica.cc:333] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.101127 15031 raft_consensus.cc:2243] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.101512 15031 raft_consensus.cc:2272] T 467214c0263043baba13c63649c2d72a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.103328 16177 consensus_peers.cc:597] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.103543 15031 tablet_replica.cc:333] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.104307 15031 raft_consensus.cc:2243] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.105069 15031 raft_consensus.cc:2272] T 7fd2aee5297745bda17b28a84237ed50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.105742 16248 consensus_peers.cc:597] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.107007 15031 tablet_replica.cc:333] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.107676 15031 raft_consensus.cc:2243] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.108063 15031 raft_consensus.cc:2272] T 96053eed2b9c491ea28d0122f1c39cd8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.109586 15031 tablet_replica.cc:333] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.110138 15031 raft_consensus.cc:2243] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.110839 15031 raft_consensus.cc:2272] T bd8ed33ca79a4364bfb7705e92795247 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.112768 15031 tablet_replica.cc:333] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.113421 15031 raft_consensus.cc:2243] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.113837 15031 raft_consensus.cc:2272] T 4b912ff6934c4b388eacc0f4b5e95613 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.115797 15031 tablet_replica.cc:333] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.116351 15031 raft_consensus.cc:2243] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:16.116801 16177 consensus_peers.cc:597] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.116813 15031 raft_consensus.cc:2272] T 51724abac04e4f58bce9f8f3bb02b396 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.118597 16177 consensus_peers.cc:597] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.118754 15031 tablet_replica.cc:333] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.119343 15031 raft_consensus.cc:2243] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.119779 15031 raft_consensus.cc:2272] T 00917b35e7fa489197f56f6c4c38a068 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.121304 15031 tablet_replica.cc:333] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.121774 15031 raft_consensus.cc:2243] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.122074 15031 raft_consensus.cc:2272] T 2a7f04c989784682867f181ebe18a73e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.123741 15031 tablet_replica.cc:333] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.124293 15031 raft_consensus.cc:2243] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.124970 15031 raft_consensus.cc:2272] T ff3ae01320494f80b9eb6bb16b4bda0b P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.126523 15031 tablet_replica.cc:333] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.127040 15031 raft_consensus.cc:2243] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.127842 15031 raft_consensus.cc:2272] T 906e1d94093d43eab6f9d373600e7147 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.129426 15031 tablet_replica.cc:333] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.129963 15031 raft_consensus.cc:2243] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.130438 15031 raft_consensus.cc:2272] T c652bc9f8a614f4b8b105f01c6268b97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.132026 15031 tablet_replica.cc:333] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.132486 15031 raft_consensus.cc:2243] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.133117 15031 raft_consensus.cc:2272] T e61c9906cbc746c4887a198e7e8cfbc1 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.134562 15031 tablet_replica.cc:333] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.135028 15031 raft_consensus.cc:2243] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.135413 15031 raft_consensus.cc:2272] T 90d0f28e35d84f308a325f752a905a82 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.136991 15031 tablet_replica.cc:333] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.137450 15031 raft_consensus.cc:2243] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.137771 15031 raft_consensus.cc:2272] T 8401ef74f83d4e30a702598dde000b5d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.139189 15031 tablet_replica.cc:333] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.139705 15031 raft_consensus.cc:2243] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.140133 15031 raft_consensus.cc:2272] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.141584 15031 tablet_replica.cc:333] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.142046 15031 raft_consensus.cc:2243] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.142367 15031 raft_consensus.cc:2272] T ca0d6f546d294c3793185240eda02f17 P 0842bc79cd3b40cd9343787dad57b819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.143826 15031 tablet_replica.cc:333] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.144277 15031 raft_consensus.cc:2243] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.144613 15031 raft_consensus.cc:2272] T 2114adae033746f7a37142ef20e3ab50 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.146469 15031 tablet_replica.cc:333] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.147089 15031 raft_consensus.cc:2243] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.147822 15031 raft_consensus.cc:2272] T e44ca9603f614e448c2d5fab24834e96 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.148994 16248 consensus_peers.cc:597] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.150063 15031 tablet_replica.cc:333] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.150827 15031 raft_consensus.cc:2243] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.151543 15031 raft_consensus.cc:2272] T d89e24eb2321404e93cada47f711b178 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.152859 16251 consensus_peers.cc:597] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 -> Peer 5c238d6038714ca0b89195776ead115b (127.14.173.193:40377): Couldn't send request to peer 5c238d6038714ca0b89195776ead115b. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:40377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.153548 15031 tablet_replica.cc:333] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.154105 15031 raft_consensus.cc:2243] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.154479 15031 raft_consensus.cc:2272] T 604a35a99d1049f982d2bc27a65a2ba7 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.156492 15031 tablet_replica.cc:333] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.156996 15031 raft_consensus.cc:2243] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.157640 15031 raft_consensus.cc:2272] T f2c267b505c64a018d1e72d1c9c3b5d4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.159320 15031 tablet_replica.cc:333] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.159806 15031 raft_consensus.cc:2243] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.160172 15031 raft_consensus.cc:2272] T 5c493d8b163243e698e2d767db8f7bcf P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.161615 15031 tablet_replica.cc:333] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.162247 15031 raft_consensus.cc:2243] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.162701 15031 raft_consensus.cc:2272] T afeca370f9ae4103b47c5258b1db9038 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.164834 15031 tablet_replica.cc:333] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.165510 15031 raft_consensus.cc:2243] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.166317 15031 raft_consensus.cc:2272] T 3d894008db5a4993bcea73907afa6f2d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.168360 15031 tablet_replica.cc:333] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.169018 15031 raft_consensus.cc:2243] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.169858 15031 raft_consensus.cc:2272] T 4b231676535b44d285a224d52a7dec1c P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.172024 15031 tablet_replica.cc:333] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.172670 15031 raft_consensus.cc:2243] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.173004 15031 raft_consensus.cc:2272] T 0ebfc9bacf36423a8ad7576287daf90c P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.174525 15031 tablet_replica.cc:333] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.175026 15031 raft_consensus.cc:2243] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.175446 15031 raft_consensus.cc:2272] T f53f486242c14b3f971c8c1023fb5621 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.176852 15031 tablet_replica.cc:333] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.177317 15031 raft_consensus.cc:2243] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.177716 15031 raft_consensus.cc:2272] T f7a849b55c1e430e86f6a25ac41e4f0e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.179490 15031 tablet_replica.cc:333] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.180104 15031 raft_consensus.cc:2243] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.180536 15031 raft_consensus.cc:2272] T 5a336cd1cb1247a29c43452b442e35e4 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.182322 15031 tablet_replica.cc:333] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.182817 15031 raft_consensus.cc:2243] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.183274 15031 raft_consensus.cc:2272] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.184860 15031 tablet_replica.cc:333] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.185369 15031 raft_consensus.cc:2243] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.186173 15031 raft_consensus.cc:2272] T 9c3a2839e58449daa4e6edabd83c6e18 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.188534 15031 tablet_replica.cc:333] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.189234 15031 raft_consensus.cc:2243] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.189698 15031 raft_consensus.cc:2272] T 8607f49368b443f7906c447323e6622e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.191912 15031 tablet_replica.cc:333] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.192564 15031 raft_consensus.cc:2243] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:16.193334 16248 consensus_peers.cc:597] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.193387 15031 raft_consensus.cc:2272] T 60000d9a6f5f48f9a890fb005b661d86 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.195688 15031 tablet_replica.cc:333] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.196292 15031 raft_consensus.cc:2243] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.196983 15031 raft_consensus.cc:2272] T 9ba2c653876447ceaf7c5ab82987028d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.198480 15031 tablet_replica.cc:333] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.198988 15031 raft_consensus.cc:2243] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.199445 15031 raft_consensus.cc:2272] T 2b3b141e365f427dabb493dc738ad6b1 P 0842bc79cd3b40cd9343787dad57b819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.200928 15031 tablet_replica.cc:333] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.201433 15031 raft_consensus.cc:2243] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.201841 15031 raft_consensus.cc:2272] T d00d5aaffd854be9b89cfad4e5f66ab7 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.203781 15031 tablet_replica.cc:333] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.204332 15031 raft_consensus.cc:2243] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.204979 15031 raft_consensus.cc:2272] T 3790692caf9d4904a4652a8dc6f3f9c0 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.206552 15031 tablet_replica.cc:333] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.206988 15031 raft_consensus.cc:2243] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.207636 15031 raft_consensus.cc:2272] T 7d7892f8fe3c4392ab9a0904596c8a62 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.209009 15031 tablet_replica.cc:333] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.209436 15031 raft_consensus.cc:2243] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.210004 15031 raft_consensus.cc:2272] T 69e98934168444e2af5dc9b61011cf65 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.211592 15031 tablet_replica.cc:333] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.212020 15031 raft_consensus.cc:2243] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.212467 15031 raft_consensus.cc:2272] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.214129 15031 tablet_replica.cc:333] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.214718 15031 raft_consensus.cc:2243] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.215212 15031 raft_consensus.cc:2272] T 6adf1df10574488a9131cf4db151d50e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.216847 16248 consensus_peers.cc:597] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.217361 15031 tablet_replica.cc:333] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.217883 15031 raft_consensus.cc:2243] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.218614 15031 raft_consensus.cc:2272] T 7110f050881042f7b0bc18dbcf86f4a6 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.220878 15031 tablet_replica.cc:333] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.221423 15031 raft_consensus.cc:2243] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.222289 15031 raft_consensus.cc:2272] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.224471 15031 tablet_replica.cc:333] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.225112 15031 raft_consensus.cc:2243] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.225591 15031 raft_consensus.cc:2272] T f5ecbf9a697049df96ca622ff58b37ec P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.227753 16248 consensus_peers.cc:597] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.227967 15031 tablet_replica.cc:333] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.228646 15031 raft_consensus.cc:2243] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.229285 15031 raft_consensus.cc:2272] T b68adaa91d204eab857a452dc736ca97 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.230865 15031 tablet_replica.cc:333] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.231396 15031 raft_consensus.cc:2243] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.231766 15031 raft_consensus.cc:2272] T 0bcd51751a5a4029a228ef0bf9f4a614 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.233233 15031 tablet_replica.cc:333] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.233726 15031 raft_consensus.cc:2243] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.234089 15031 raft_consensus.cc:2272] T caaf55314c5b4546b7b1deba7c341b1a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.235658 15031 tablet_replica.cc:333] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.236125 15031 raft_consensus.cc:2243] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.236505 15031 raft_consensus.cc:2272] T 1e625b1da5354510a7170afc75b83efe P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.238015 15031 tablet_replica.cc:333] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.238471 15031 raft_consensus.cc:2243] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.238835 15031 raft_consensus.cc:2272] T c1d68c87db3c43fd94056f517efd5b3d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.240443 15031 tablet_replica.cc:333] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.240928 15031 raft_consensus.cc:2243] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.241297 15031 raft_consensus.cc:2272] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.242867 15031 tablet_replica.cc:333] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.243373 15031 raft_consensus.cc:2243] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.243757 15031 raft_consensus.cc:2272] T 1d36f34235ae495197d0798d84301ae2 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.245307 15031 tablet_replica.cc:333] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.246045 15031 raft_consensus.cc:2243] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.246524 15031 raft_consensus.cc:2272] T 07d01df4d4d6464dbfeba5988907562e P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.248103 15031 tablet_replica.cc:333] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.248554 15031 raft_consensus.cc:2243] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.248931 15031 raft_consensus.cc:2272] T 879ce1c53bdb4514987f528378fabadc P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.250501 15031 tablet_replica.cc:333] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.250962 15031 raft_consensus.cc:2243] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.251423 15031 raft_consensus.cc:2272] T ef050c40a6d248888cd5d363fe51962d P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.253741 15031 tablet_replica.cc:333] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.254346 15031 raft_consensus.cc:2243] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.254809 15031 raft_consensus.cc:2272] T 6b0b8bf489c64bedbf87fa398cbf4839 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.257057 15031 tablet_replica.cc:333] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.257747 15031 raft_consensus.cc:2243] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.258634 15031 raft_consensus.cc:2272] T 9e4142e85f254d17af5885e057c9521a P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.260712 15031 tablet_replica.cc:333] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819: stopping tablet replica
I20260709 14:55:16.261300 15031 raft_consensus.cc:2243] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.261736 15031 raft_consensus.cc:2272] T b81a742775f148ff82972b6045958ee9 P 0842bc79cd3b40cd9343787dad57b819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.270097 16248 consensus_peers.cc:597] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. 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 14:55:16.334462 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
W20260709 14:55:16.353189 16248 consensus_peers.cc:597] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.372400 16248 consensus_peers.cc:597] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.389110 16248 consensus_peers.cc:597] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.401469 16248 consensus_peers.cc:597] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:16.419533 16248 consensus_peers.cc:597] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.428081 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
I20260709 14:55:16.476121 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:16.476794 15031 tablet_replica.cc:333] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.477464 15031 raft_consensus.cc:2243] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.478013 15031 raft_consensus.cc:2272] T 467214c0263043baba13c63649c2d72a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.479836 15031 tablet_replica.cc:333] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.480406 15031 raft_consensus.cc:2243] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.480799 15031 raft_consensus.cc:2272] T bd8ed33ca79a4364bfb7705e92795247 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.482435 15031 tablet_replica.cc:333] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.482978 15031 raft_consensus.cc:2243] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.483410 15031 raft_consensus.cc:2272] T 4b912ff6934c4b388eacc0f4b5e95613 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.485080 15031 tablet_replica.cc:333] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.485739 15031 raft_consensus.cc:2243] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.486687 15031 raft_consensus.cc:2272] T 96053eed2b9c491ea28d0122f1c39cd8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.488492 15031 tablet_replica.cc:333] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.489081 15031 raft_consensus.cc:2243] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.489919 15031 raft_consensus.cc:2272] T 90418881f7c94dd48740c0d6433902ac P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.489858 16248 consensus_peers.cc:597] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.491818 15031 tablet_replica.cc:333] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.492374 15031 raft_consensus.cc:2243] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.493022 15031 raft_consensus.cc:2272] T 3319e7551c854435bfa71a0c65cb8b9e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:16.494313 16248 consensus_peers.cc:597] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 -> Peer 0842bc79cd3b40cd9343787dad57b819 (127.14.173.194:37345): Couldn't send request to peer 0842bc79cd3b40cd9343787dad57b819. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.494838 15031 tablet_replica.cc:333] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.495517 15031 raft_consensus.cc:2243] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.495999 15031 raft_consensus.cc:2272] T 7fd2aee5297745bda17b28a84237ed50 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.497958 15031 tablet_replica.cc:333] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.498528 15031 raft_consensus.cc:2243] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.499176 15031 raft_consensus.cc:2272] T 51724abac04e4f58bce9f8f3bb02b396 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.500792 15031 tablet_replica.cc:333] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.501327 15031 raft_consensus.cc:2243] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.501958 15031 raft_consensus.cc:2272] T 2a7f04c989784682867f181ebe18a73e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.503695 15031 tablet_replica.cc:333] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.504439 15031 raft_consensus.cc:2243] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.504904 15031 raft_consensus.cc:2272] T d89e24eb2321404e93cada47f711b178 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.507195 15031 tablet_replica.cc:333] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.507944 15031 raft_consensus.cc:2243] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.508263 15031 raft_consensus.cc:2272] T e61c9906cbc746c4887a198e7e8cfbc1 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.509580 15031 tablet_replica.cc:333] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.510012 15031 raft_consensus.cc:2243] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.510329 15031 raft_consensus.cc:2272] T 906e1d94093d43eab6f9d373600e7147 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.511847 15031 tablet_replica.cc:333] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.512275 15031 raft_consensus.cc:2243] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.512620 15031 raft_consensus.cc:2272] T c652bc9f8a614f4b8b105f01c6268b97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.513964 15031 tablet_replica.cc:333] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.514396 15031 raft_consensus.cc:2243] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.514770 15031 raft_consensus.cc:2272] T ff3ae01320494f80b9eb6bb16b4bda0b P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.516664 15031 tablet_replica.cc:333] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.517205 15031 raft_consensus.cc:2243] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.517781 15031 raft_consensus.cc:2272] T 4d53d31dac9545c59c18d3db6ebd6cc4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.519305 15031 tablet_replica.cc:333] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.519759 15031 raft_consensus.cc:2243] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.520345 15031 raft_consensus.cc:2272] T ca0d6f546d294c3793185240eda02f17 P 9ecedc69983e4089a3d73491b15715a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.521884 15031 tablet_replica.cc:333] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.522351 15031 raft_consensus.cc:2243] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.522936 15031 raft_consensus.cc:2272] T 90d0f28e35d84f308a325f752a905a82 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.524621 15031 tablet_replica.cc:333] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.525070 15031 raft_consensus.cc:2243] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.525686 15031 raft_consensus.cc:2272] T 8401ef74f83d4e30a702598dde000b5d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.527285 15031 tablet_replica.cc:333] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.527980 15031 raft_consensus.cc:2243] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.528939 15031 raft_consensus.cc:2272] T 604a35a99d1049f982d2bc27a65a2ba7 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.531085 15031 tablet_replica.cc:333] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.531883 15031 raft_consensus.cc:2243] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.532332 15031 raft_consensus.cc:2272] T f2c267b505c64a018d1e72d1c9c3b5d4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.534415 15031 tablet_replica.cc:333] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.534969 15031 raft_consensus.cc:2243] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.535392 15031 raft_consensus.cc:2272] T 00917b35e7fa489197f56f6c4c38a068 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.536901 15031 tablet_replica.cc:333] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.537529 15031 raft_consensus.cc:2243] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.537914 15031 raft_consensus.cc:2272] T 5c493d8b163243e698e2d767db8f7bcf P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.539443 15031 tablet_replica.cc:333] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.539925 15031 raft_consensus.cc:2243] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.540303 15031 raft_consensus.cc:2272] T 3d894008db5a4993bcea73907afa6f2d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.541776 15031 tablet_replica.cc:333] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.542259 15031 raft_consensus.cc:2243] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.542634 15031 raft_consensus.cc:2272] T e44ca9603f614e448c2d5fab24834e96 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.544147 15031 tablet_replica.cc:333] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.544634 15031 raft_consensus.cc:2243] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.544999 15031 raft_consensus.cc:2272] T 2114adae033746f7a37142ef20e3ab50 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.546506 15031 tablet_replica.cc:333] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.546978 15031 raft_consensus.cc:2243] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.547637 15031 raft_consensus.cc:2272] T afeca370f9ae4103b47c5258b1db9038 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.549170 15031 tablet_replica.cc:333] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.549674 15031 raft_consensus.cc:2243] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.550045 15031 raft_consensus.cc:2272] T 0ebfc9bacf36423a8ad7576287daf90c P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.551652 15031 tablet_replica.cc:333] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.552136 15031 raft_consensus.cc:2243] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.552518 15031 raft_consensus.cc:2272] T 4b231676535b44d285a224d52a7dec1c P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.553968 15031 tablet_replica.cc:333] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.554468 15031 raft_consensus.cc:2243] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.554845 15031 raft_consensus.cc:2272] T 60000d9a6f5f48f9a890fb005b661d86 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.556506 15031 tablet_replica.cc:333] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.557006 15031 raft_consensus.cc:2243] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.557364 15031 raft_consensus.cc:2272] T 9ba2c653876447ceaf7c5ab82987028d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.558816 15031 tablet_replica.cc:333] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.559336 15031 raft_consensus.cc:2243] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.559746 15031 raft_consensus.cc:2272] T 9c3a2839e58449daa4e6edabd83c6e18 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.561275 15031 tablet_replica.cc:333] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.561776 15031 raft_consensus.cc:2243] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.562143 15031 raft_consensus.cc:2272] T 1a7c055d8bea4f948c8bc0ec8093bdb8 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.563742 15031 tablet_replica.cc:333] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.564244 15031 raft_consensus.cc:2243] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.564620 15031 raft_consensus.cc:2272] T 5a336cd1cb1247a29c43452b442e35e4 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.566099 15031 tablet_replica.cc:333] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.566620 15031 raft_consensus.cc:2243] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.566980 15031 raft_consensus.cc:2272] T 8607f49368b443f7906c447323e6622e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.568490 15031 tablet_replica.cc:333] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.568985 15031 raft_consensus.cc:2243] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.569339 15031 raft_consensus.cc:2272] T f53f486242c14b3f971c8c1023fb5621 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.570906 15031 tablet_replica.cc:333] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.571400 15031 raft_consensus.cc:2243] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.572034 15031 raft_consensus.cc:2272] T f7a849b55c1e430e86f6a25ac41e4f0e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.573537 15031 tablet_replica.cc:333] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.574038 15031 raft_consensus.cc:2243] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.574399 15031 raft_consensus.cc:2272] T 3790692caf9d4904a4652a8dc6f3f9c0 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.575886 15031 tablet_replica.cc:333] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.576395 15031 raft_consensus.cc:2243] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.577039 15031 raft_consensus.cc:2272] T 2b3b141e365f427dabb493dc738ad6b1 P 9ecedc69983e4089a3d73491b15715a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.578507 15031 tablet_replica.cc:333] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.579000 15031 raft_consensus.cc:2243] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.579393 15031 raft_consensus.cc:2272] T d00d5aaffd854be9b89cfad4e5f66ab7 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.580891 15031 tablet_replica.cc:333] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.581367 15031 raft_consensus.cc:2243] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.581730 15031 raft_consensus.cc:2272] T 7d7892f8fe3c4392ab9a0904596c8a62 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.583280 15031 tablet_replica.cc:333] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.583768 15031 raft_consensus.cc:2243] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.584151 15031 raft_consensus.cc:2272] T 69e98934168444e2af5dc9b61011cf65 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.585647 15031 tablet_replica.cc:333] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.586119 15031 raft_consensus.cc:2243] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.586835 15031 raft_consensus.cc:2272] T 6732d834ab4d4fc6ab1f22ad64f01b2b P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.588290 15031 tablet_replica.cc:333] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.588773 15031 raft_consensus.cc:2243] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.589391 15031 raft_consensus.cc:2272] T 6adf1df10574488a9131cf4db151d50e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.591032 15031 tablet_replica.cc:333] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.591549 15031 raft_consensus.cc:2243] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.591909 15031 raft_consensus.cc:2272] T 7110f050881042f7b0bc18dbcf86f4a6 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.593402 15031 tablet_replica.cc:333] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.593923 15031 raft_consensus.cc:2243] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.594368 15031 raft_consensus.cc:2272] T 3c570bf1d3f541e7a8a218b0e0c322b9 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.595911 15031 tablet_replica.cc:333] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.596383 15031 raft_consensus.cc:2243] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.597010 15031 raft_consensus.cc:2272] T f5ecbf9a697049df96ca622ff58b37ec P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.598555 15031 tablet_replica.cc:333] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.599049 15031 raft_consensus.cc:2243] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.599498 15031 raft_consensus.cc:2272] T b68adaa91d204eab857a452dc736ca97 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.601049 15031 tablet_replica.cc:333] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.601533 15031 raft_consensus.cc:2243] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.601876 15031 raft_consensus.cc:2272] T 0bcd51751a5a4029a228ef0bf9f4a614 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.603340 15031 tablet_replica.cc:333] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.603801 15031 raft_consensus.cc:2243] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.604179 15031 raft_consensus.cc:2272] T caaf55314c5b4546b7b1deba7c341b1a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.605715 15031 tablet_replica.cc:333] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.606249 15031 raft_consensus.cc:2243] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.606626 15031 raft_consensus.cc:2272] T 1d36f34235ae495197d0798d84301ae2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.608088 15031 tablet_replica.cc:333] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.608552 15031 raft_consensus.cc:2243] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.608922 15031 raft_consensus.cc:2272] T 07d01df4d4d6464dbfeba5988907562e P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.610389 15031 tablet_replica.cc:333] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.610858 15031 raft_consensus.cc:2243] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.611512 15031 raft_consensus.cc:2272] T 6b0b8bf489c64bedbf87fa398cbf4839 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.613131 15031 tablet_replica.cc:333] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.613581 15031 raft_consensus.cc:2243] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.613960 15031 raft_consensus.cc:2272] T 9e4142e85f254d17af5885e057c9521a P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.615603 15031 tablet_replica.cc:333] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.616031 15031 raft_consensus.cc:2243] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.616339 15031 raft_consensus.cc:2272] T 1e625b1da5354510a7170afc75b83efe P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.617874 15031 tablet_replica.cc:333] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.618283 15031 raft_consensus.cc:2243] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.618602 15031 raft_consensus.cc:2272] T 879ce1c53bdb4514987f528378fabadc P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.620208 15031 tablet_replica.cc:333] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.620605 15031 raft_consensus.cc:2243] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.620911 15031 raft_consensus.cc:2272] T ef050c40a6d248888cd5d363fe51962d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.622324 15031 tablet_replica.cc:333] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.622697 15031 raft_consensus.cc:2243] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.623342 15031 raft_consensus.cc:2272] T c1d68c87db3c43fd94056f517efd5b3d P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.624838 15031 tablet_replica.cc:333] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.625206 15031 raft_consensus.cc:2243] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.625777 15031 raft_consensus.cc:2272] T 52ebecd6d4f44edfa8268ce7b9ec90a2 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.627247 15031 tablet_replica.cc:333] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4: stopping tablet replica
I20260709 14:55:16.627601 15031 raft_consensus.cc:2243] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.627898 15031 raft_consensus.cc:2272] T b81a742775f148ff82972b6045958ee9 P 9ecedc69983e4089a3d73491b15715a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.694367 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:55:16.759961 15031 tablet_server.cc:179] TabletServer@127.14.173.196:0 shutting down...
I20260709 14:55:16.782706 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:16.797930 15031 tablet_server.cc:196] TabletServer@127.14.173.196:0 shutdown complete.
I20260709 14:55:16.805123 15031 master.cc:562] Master@127.14.173.254:46413 shutting down...
I20260709 14:55:16.826082 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.826611 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.826962 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf93b2f60682475db624b1f65944b815: stopping tablet replica
I20260709 14:55:16.846727 15031 master.cc:584] Master@127.14.173.254:46413 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (20422 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:16.927543 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:34827
I20260709 14:55:16.928741 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:16.933902 16889 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 14:55:16.934988 16890 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 14:55:16.935539 16892 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 14:55:16.935711 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:16.936640 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:16.936900 15031 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 14:55:16.937073 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608916937058 us; error 0 us; skew 500 ppm
I20260709 14:55:16.937592 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:16.940340 15031 webserver.cc:533] Webserver started at http://127.14.173.254:34783/ using document root <none> and password file <none>
I20260709 14:55:16.940822 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:16.941026 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:16.941301 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:16.942366 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "d8caf37541cc4208872417dc903c88eb"
format_stamp: "Formatted at 2026-07-09 14:55:16 on dist-test-slave-qp7s"
I20260709 14:55:16.946532 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:16.949875 16897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:16.950572 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:16.950841 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "d8caf37541cc4208872417dc903c88eb"
format_stamp: "Formatted at 2026-07-09 14:55:16 on dist-test-slave-qp7s"
I20260709 14:55:16.951159 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-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 14:55:16.980641 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:16.981835 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.018275 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:34827
I20260709 14:55:17.018371 16948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:34827 every 8 connection(s)
I20260709 14:55:17.022089 16949 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 14:55:17.031306 16949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb: Bootstrap starting.
I20260709 14:55:17.035689 16949 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.039572 16949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb: No bootstrap required, opened a new log
I20260709 14:55:17.041535 16949 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8caf37541cc4208872417dc903c88eb" member_type: VOTER }
I20260709 14:55:17.041927 16949 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.042160 16949 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8caf37541cc4208872417dc903c88eb, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.042717 16949 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8caf37541cc4208872417dc903c88eb" member_type: VOTER }
I20260709 14:55:17.043177 16949 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:17.043406 16949 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:17.043677 16949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.047601 16949 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8caf37541cc4208872417dc903c88eb" member_type: VOTER }
I20260709 14:55:17.048089 16949 leader_election.cc:304] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [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: d8caf37541cc4208872417dc903c88eb; no voters: 
I20260709 14:55:17.049125 16949 leader_election.cc:290] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:17.049492 16952 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.050757 16952 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 1 LEADER]: Becoming Leader. State: Replica: d8caf37541cc4208872417dc903c88eb, State: Running, Role: LEADER
I20260709 14:55:17.051441 16952 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [LEADER]: Queue going to LEADER mode. State: All 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: "d8caf37541cc4208872417dc903c88eb" member_type: VOTER }
I20260709 14:55:17.052037 16949 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:17.055816 16954 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8caf37541cc4208872417dc903c88eb. Latest consensus state: current_term: 1 leader_uuid: "d8caf37541cc4208872417dc903c88eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8caf37541cc4208872417dc903c88eb" member_type: VOTER } }
I20260709 14:55:17.056538 16954 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:17.061925 16953 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8caf37541cc4208872417dc903c88eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8caf37541cc4208872417dc903c88eb" member_type: VOTER } }
I20260709 14:55:17.062624 16953 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:17.063079 16960 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:17.067627 16960 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:17.071043 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:17.076645 16960 catalog_manager.cc:1383] Generated new cluster ID: 1f97599a5a8441c899ceb5b3042d7dad
I20260709 14:55:17.076918 16960 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:17.093493 16960 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:17.094868 16960 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:17.105563 16960 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb: Generated new TSK 0
I20260709 14:55:17.106070 16960 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:17.137539 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.143208 16970 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 14:55:17.144330 16971 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 14:55:17.145648 16973 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 14:55:17.145797 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:17.146723 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:17.146917 15031 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 14:55:17.147034 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608917147024 us; error 0 us; skew 500 ppm
I20260709 14:55:17.147686 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.149681 15031 webserver.cc:533] Webserver started at http://127.14.173.193:38009/ using document root <none> and password file <none>
I20260709 14:55:17.150101 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.150250 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.150455 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.151508 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "7af919daf993487cad6dca95e8cb3e3e"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.155627 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:55:17.158447 16978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.159181 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:17.159416 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "7af919daf993487cad6dca95e8cb3e3e"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.159644 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-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 14:55:17.170432 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.171555 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.172874 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.175029 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.175277 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.175556 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.175729 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.213204 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:42207
I20260709 14:55:17.213299 17040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:42207 every 8 connection(s)
I20260709 14:55:17.218065 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.224618 17045 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 14:55:17.227592 17046 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 14:55:17.228406 17048 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 14:55:17.229926 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:17.230269 17041 heartbeater.cc:344] Connected to a master server at 127.14.173.254:34827
I20260709 14:55:17.230672 17041 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.230901 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:17.231159 15031 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 14:55:17.231326 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608917231294 us; error 0 us; skew 500 ppm
I20260709 14:55:17.231451 17041 heartbeater.cc:507] Master 127.14.173.254:34827 requested a full tablet report, sending...
I20260709 14:55:17.231920 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.233691 16914 ts_manager.cc:194] Registered new tserver with Master: 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:17.234508 15031 webserver.cc:533] Webserver started at http://127.14.173.194:36865/ using document root <none> and password file <none>
I20260709 14:55:17.235082 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.235340 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.235548 16914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49378
I20260709 14:55:17.235664 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.237073 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "e3bedd7da1304b49a02979a619bee16a"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.241294 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:17.244309 17053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.244988 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:55:17.245265 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "e3bedd7da1304b49a02979a619bee16a"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.245539 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-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 14:55:17.261065 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.262228 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.263576 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.265578 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.265805 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.266036 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.266206 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.304399 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:42443
I20260709 14:55:17.304499 17115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:42443 every 8 connection(s)
I20260709 14:55:17.309175 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.315922 17119 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 14:55:17.316481 17120 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 14:55:17.319689 15031 server_base.cc:1061] running on GCE node
W20260709 14:55:17.320221 17123 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 14:55:17.321885 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:17.321894 17116 heartbeater.cc:344] Connected to a master server at 127.14.173.254:34827
W20260709 14:55:17.322178 15031 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 14:55:17.322419 17116 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.322423 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608917322403 us; error 0 us; skew 500 ppm
I20260709 14:55:17.323247 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.323292 17116 heartbeater.cc:507] Master 127.14.173.254:34827 requested a full tablet report, sending...
I20260709 14:55:17.325285 16914 ts_manager.cc:194] Registered new tserver with Master: e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:17.325773 15031 webserver.cc:533] Webserver started at http://127.14.173.195:36695/ using document root <none> and password file <none>
I20260709 14:55:17.326234 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.326416 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.326678 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.326714 16914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49388
I20260709 14:55:17.327989 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "518059873ea94131851fae8956ffd285"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.332067 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:17.335161 17127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.335824 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:17.336107 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "518059873ea94131851fae8956ffd285"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.336380 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-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 14:55:17.358969 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.360127 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.361881 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.364154 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.364347 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.364603 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.364763 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.407505 17189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:42175 every 8 connection(s)
I20260709 14:55:17.407546 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:42175
I20260709 14:55:17.413939 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.421424 17193 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 14:55:17.422374 17194 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 14:55:17.425997 17196 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 14:55:17.427500 17190 heartbeater.cc:344] Connected to a master server at 127.14.173.254:34827
I20260709 14:55:17.428347 17190 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.428383 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:17.429527 17190 heartbeater.cc:507] Master 127.14.173.254:34827 requested a full tablet report, sending...
I20260709 14:55:17.429651 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:17.429951 15031 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 14:55:17.430162 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608917430143 us; error 0 us; skew 500 ppm
I20260709 14:55:17.430912 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.432713 16914 ts_manager.cc:194] Registered new tserver with Master: 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:17.434192 16914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49402
I20260709 14:55:17.434152 15031 webserver.cc:533] Webserver started at http://127.14.173.196:33921/ using document root <none> and password file <none>
I20260709 14:55:17.435070 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.435325 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.435643 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.437250 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-3-root/instance:
uuid: "23cc3a20dfda449a99eaa725683a52fd"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.443501 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:55:17.446830 17201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.447782 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:17.448082 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-3-root
uuid: "23cc3a20dfda449a99eaa725683a52fd"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:17.448370 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-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 14:55:17.466959 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.468089 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.469347 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.471619 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.471832 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.472030 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.472317 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.510530 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.196:37285
I20260709 14:55:17.510632 17263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.196:37285 every 8 connection(s)
I20260709 14:55:17.523473 17264 heartbeater.cc:344] Connected to a master server at 127.14.173.254:34827
I20260709 14:55:17.523854 17264 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.524477 17264 heartbeater.cc:507] Master 127.14.173.254:34827 requested a full tablet report, sending...
I20260709 14:55:17.526329 16914 ts_manager.cc:194] Registered new tserver with Master: 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:17.527319 15031 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013653714s
I20260709 14:55:17.527817 16914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49406
I20260709 14:55:17.551229 16914 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49420:
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 14:55:17.775067 17006 tablet_service.cc:1511] Processing CreateTablet for tablet ca5182ea9310460ba76dbefde7395e28 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:17.775635 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 0413c477505b47789376ffa45f2ca701 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:17.776525 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5182ea9310460ba76dbefde7395e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.778257 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0413c477505b47789376ffa45f2ca701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.780606 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff6b40298814ea6ba3dbc8b4a064fed (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:17.782301 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff6b40298814ea6ba3dbc8b4a064fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.785099 17002 tablet_service.cc:1511] Processing CreateTablet for tablet d6cc7384cdfc49ea9bc1374fe1f1e5c0 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:17.778622 17003 tablet_service.cc:1511] Processing CreateTablet for tablet 355c7fcbc4544d95aeb6ab9b47297e5c (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:17.786375 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cc7384cdfc49ea9bc1374fe1f1e5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.787788 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355c7fcbc4544d95aeb6ab9b47297e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.803234 17155 tablet_service.cc:1511] Processing CreateTablet for tablet ca5182ea9310460ba76dbefde7395e28 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:17.804584 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5182ea9310460ba76dbefde7395e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.805364 17152 tablet_service.cc:1511] Processing CreateTablet for tablet 355c7fcbc4544d95aeb6ab9b47297e5c (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:17.807029 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355c7fcbc4544d95aeb6ab9b47297e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.808017 17151 tablet_service.cc:1511] Processing CreateTablet for tablet def38a74e96541a791ee10adf94413bb (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:17.808707 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 46f56a9348244c45bf371a31099feeec (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:17.810325 17151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def38a74e96541a791ee10adf94413bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.811154 17154 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff6b40298814ea6ba3dbc8b4a064fed (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:17.812427 17154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff6b40298814ea6ba3dbc8b4a064fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.815522 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f56a9348244c45bf371a31099feeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.820165 17001 tablet_service.cc:1511] Processing CreateTablet for tablet def38a74e96541a791ee10adf94413bb (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:17.821516 17001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def38a74e96541a791ee10adf94413bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.823907 17150 tablet_service.cc:1511] Processing CreateTablet for tablet ba63679db90943f28f839dcdbd6dc03c (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:17.825228 17150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba63679db90943f28f839dcdbd6dc03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.832849 17002 tablet_service.cc:1511] Processing CreateTablet for tablet c849e84098e64bc98438c8c5551a1ac1 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:17.834120 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c849e84098e64bc98438c8c5551a1ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.836275 17229 tablet_service.cc:1511] Processing CreateTablet for tablet 0413c477505b47789376ffa45f2ca701 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:17.837543 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0413c477505b47789376ffa45f2ca701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.839686 17149 tablet_service.cc:1511] Processing CreateTablet for tablet c849e84098e64bc98438c8c5551a1ac1 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:17.840941 17149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c849e84098e64bc98438c8c5551a1ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.842345 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff6b40298814ea6ba3dbc8b4a064fed (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:17.843604 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff6b40298814ea6ba3dbc8b4a064fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.848224 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 46f56a9348244c45bf371a31099feeec (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:17.849547 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f56a9348244c45bf371a31099feeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.849627 17224 tablet_service.cc:1511] Processing CreateTablet for tablet ba63679db90943f28f839dcdbd6dc03c (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:17.852605 17225 tablet_service.cc:1511] Processing CreateTablet for tablet def38a74e96541a791ee10adf94413bb (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:17.854106 17223 tablet_service.cc:1511] Processing CreateTablet for tablet a48977563910448f91c78a4bb64231c5 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:17.855398 17226 tablet_service.cc:1511] Processing CreateTablet for tablet d6cc7384cdfc49ea9bc1374fe1f1e5c0 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:17.864323 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 49dc8ef0db1d48e1823f7f31a66fc774 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:17.865646 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dc8ef0db1d48e1823f7f31a66fc774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.867470 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba63679db90943f28f839dcdbd6dc03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.868844 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cc7384cdfc49ea9bc1374fe1f1e5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.870150 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def38a74e96541a791ee10adf94413bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.873091 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48977563910448f91c78a4bb64231c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.907169 17003 tablet_service.cc:1511] Processing CreateTablet for tablet a48977563910448f91c78a4bb64231c5 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:17.908912 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48977563910448f91c78a4bb64231c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.916185 17078 tablet_service.cc:1511] Processing CreateTablet for tablet 355c7fcbc4544d95aeb6ab9b47297e5c (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:17.917562 17078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355c7fcbc4544d95aeb6ab9b47297e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.917447 17081 tablet_service.cc:1511] Processing CreateTablet for tablet ca5182ea9310460ba76dbefde7395e28 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:17.918675 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5182ea9310460ba76dbefde7395e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.920217 17076 tablet_service.cc:1511] Processing CreateTablet for tablet ba63679db90943f28f839dcdbd6dc03c (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:17.921650 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba63679db90943f28f839dcdbd6dc03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.924217 17075 tablet_service.cc:1511] Processing CreateTablet for tablet c849e84098e64bc98438c8c5551a1ac1 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:17.920317 17080 tablet_service.cc:1511] Processing CreateTablet for tablet 0413c477505b47789376ffa45f2ca701 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:17.928086 17077 tablet_service.cc:1511] Processing CreateTablet for tablet d6cc7384cdfc49ea9bc1374fe1f1e5c0 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:17.929327 17079 tablet_service.cc:1511] Processing CreateTablet for tablet 46f56a9348244c45bf371a31099feeec (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:17.929986 17074 tablet_service.cc:1511] Processing CreateTablet for tablet a48977563910448f91c78a4bb64231c5 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:17.925488 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c849e84098e64bc98438c8c5551a1ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.937932 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cc7384cdfc49ea9bc1374fe1f1e5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.943459 17074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48977563910448f91c78a4bb64231c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.949497 17079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f56a9348244c45bf371a31099feeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.953233 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0413c477505b47789376ffa45f2ca701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.962363 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 49dc8ef0db1d48e1823f7f31a66fc774 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:17.964071 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dc8ef0db1d48e1823f7f31a66fc774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.968741 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 8522c934b85e4f8c898d2d5247c21d53 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:17.970399 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 49dc8ef0db1d48e1823f7f31a66fc774 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:17.970873 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8522c934b85e4f8c898d2d5247c21d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.971680 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dc8ef0db1d48e1823f7f31a66fc774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.976742 17281 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:17.980991 17006 tablet_service.cc:1511] Processing CreateTablet for tablet de646dc5377943988f98fa469480d651 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:17.982383 17150 tablet_service.cc:1511] Processing CreateTablet for tablet de646dc5377943988f98fa469480d651 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:17.983631 17150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de646dc5377943988f98fa469480d651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.986537 17072 tablet_service.cc:1511] Processing CreateTablet for tablet de646dc5377943988f98fa469480d651 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:17.987849 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de646dc5377943988f98fa469480d651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.987675 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 2236fc1067744a11a9e245372c71e110 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:17.988862 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2236fc1067744a11a9e245372c71e110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.990432 17154 tablet_service.cc:1511] Processing CreateTablet for tablet f1d47e65ece245bdac07c1af629f9b10 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:17.991644 17154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d47e65ece245bdac07c1af629f9b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.991942 17000 tablet_service.cc:1511] Processing CreateTablet for tablet 2236fc1067744a11a9e245372c71e110 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:17.993517 17220 tablet_service.cc:1511] Processing CreateTablet for tablet f1d47e65ece245bdac07c1af629f9b10 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:17.994812 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d47e65ece245bdac07c1af629f9b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.996690 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 43c447d4497b4bbc838f956c1ffc789a (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:17.997255 16999 tablet_service.cc:1511] Processing CreateTablet for tablet f1d47e65ece245bdac07c1af629f9b10 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:17.997882 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c447d4497b4bbc838f956c1ffc789a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.000702 16998 tablet_service.cc:1511] Processing CreateTablet for tablet efe14eef7b14426b9269848f6e453fbe (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:18.002682 17155 tablet_service.cc:1511] Processing CreateTablet for tablet efe14eef7b14426b9269848f6e453fbe (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:18.003890 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe14eef7b14426b9269848f6e453fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.982319 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de646dc5377943988f98fa469480d651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.005988 16997 tablet_service.cc:1511] Processing CreateTablet for tablet 1e40e594159b41d5ac4a964210d01d42 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:18.007267 16997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e40e594159b41d5ac4a964210d01d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.008845 17148 tablet_service.cc:1511] Processing CreateTablet for tablet bb571721f0f8452bb715607d26c1dc3f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:18.010004 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb571721f0f8452bb715607d26c1dc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.011487 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe14eef7b14426b9269848f6e453fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.015400 16999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d47e65ece245bdac07c1af629f9b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.015930 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 8c70091effdf432eba16c950a6e47a8f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:18.016881 17000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2236fc1067744a11a9e245372c71e110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.017216 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c70091effdf432eba16c950a6e47a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.023942 17146 tablet_service.cc:1511] Processing CreateTablet for tablet 9baaad41b393455c97971171f8d49607 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:18.024505 17220 tablet_service.cc:1511] Processing CreateTablet for tablet 43c447d4497b4bbc838f956c1ffc789a (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:18.025199 17146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9baaad41b393455c97971171f8d49607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.025753 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c447d4497b4bbc838f956c1ffc789a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.040766 17220 tablet_service.cc:1511] Processing CreateTablet for tablet 1e40e594159b41d5ac4a964210d01d42 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:18.041987 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e40e594159b41d5ac4a964210d01d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.047864 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 8522c934b85e4f8c898d2d5247c21d53 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:18.049119 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8522c934b85e4f8c898d2d5247c21d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.073665 17282 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:18.077405 17281 tablet_bootstrap.cc:654] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.081061 17282 tablet_bootstrap.cc:654] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:18.081313 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:18.082840 17005 tablet_service.cc:1511] Processing CreateTablet for tablet bb571721f0f8452bb715607d26c1dc3f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:18.084057 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb571721f0f8452bb715607d26c1dc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.092753 17283 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:18.095024 17228 tablet_service.cc:1511] Processing CreateTablet for tablet bb571721f0f8452bb715607d26c1dc3f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:18.096692 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb571721f0f8452bb715607d26c1dc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.109544 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 8c70091effdf432eba16c950a6e47a8f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:18.110831 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c70091effdf432eba16c950a6e47a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.111642 17152 tablet_service.cc:1511] Processing CreateTablet for tablet 8522c934b85e4f8c898d2d5247c21d53 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:18.112834 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8522c934b85e4f8c898d2d5247c21d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.116222 17076 tablet_service.cc:1511] Processing CreateTablet for tablet 43c447d4497b4bbc838f956c1ffc789a (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:18.117352 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c447d4497b4bbc838f956c1ffc789a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.118314 17149 tablet_service.cc:1511] Processing CreateTablet for tablet e249c7f3a3e24a4d934831d3a60d7977 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:18.118799 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 2236fc1067744a11a9e245372c71e110 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:18.119674 17149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e249c7f3a3e24a4d934831d3a60d7977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.120061 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2236fc1067744a11a9e245372c71e110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.138891 17072 tablet_service.cc:1511] Processing CreateTablet for tablet efe14eef7b14426b9269848f6e453fbe (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:18.140799 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe14eef7b14426b9269848f6e453fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.170574 17146 tablet_service.cc:1511] Processing CreateTablet for tablet 2e76a21f333742e5b4ea96ea31df772f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:18.171928 17146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e76a21f333742e5b4ea96ea31df772f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.175587 17225 tablet_service.cc:1511] Processing CreateTablet for tablet d62230d4bb434c138c052699d881e38d (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:18.176836 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62230d4bb434c138c052699d881e38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.186050 17229 tablet_service.cc:1511] Processing CreateTablet for tablet e249c7f3a3e24a4d934831d3a60d7977 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:18.187284 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e249c7f3a3e24a4d934831d3a60d7977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.189879 16997 tablet_service.cc:1511] Processing CreateTablet for tablet 9baaad41b393455c97971171f8d49607 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:18.191083 16997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9baaad41b393455c97971171f8d49607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.218546 17281 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:18.219048 17281 ts_tablet_manager.cc:1403] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.243s	user 0.019s	sys 0.015s
I20260709 14:55:18.194057 17081 tablet_service.cc:1511] Processing CreateTablet for tablet 1e40e594159b41d5ac4a964210d01d42 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:18.220480 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e40e594159b41d5ac4a964210d01d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.222003 17281 raft_consensus.cc:359] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.222755 17281 raft_consensus.cc:385] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.226060 17154 tablet_service.cc:1511] Processing CreateTablet for tablet 343d481f34ae469aaf4ebb7219278610 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:18.226308 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa02b2d8dfd4d74b5d1ac441b1909a8 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:18.233574 17002 tablet_service.cc:1511] Processing CreateTablet for tablet e249c7f3a3e24a4d934831d3a60d7977 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:18.223040 17281 raft_consensus.cc:740] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.238911 17041 heartbeater.cc:499] Master 127.14.173.254:34827 was elected leader, sending a full tablet report...
I20260709 14:55:18.244079 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 2e76a21f333742e5b4ea96ea31df772f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:18.209244 17001 tablet_service.cc:1511] Processing CreateTablet for tablet d62230d4bb434c138c052699d881e38d (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:18.251379 17077 tablet_service.cc:1511] Processing CreateTablet for tablet 8c70091effdf432eba16c950a6e47a8f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:18.252920 17073 tablet_service.cc:1511] Processing CreateTablet for tablet d62230d4bb434c138c052699d881e38d (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:18.258859 17284 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:18.263119 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e76a21f333742e5b4ea96ea31df772f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.263207 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c70091effdf432eba16c950a6e47a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.265405 17075 tablet_service.cc:1511] Processing CreateTablet for tablet 9baaad41b393455c97971171f8d49607 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:18.266605 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6316602d2a4c8fbaa383c83ff8f0fd (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:18.266924 17281 consensus_queue.cc:260] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.283706 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6316602d2a4c8fbaa383c83ff8f0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.257400 16998 tablet_service.cc:1511] Processing CreateTablet for tablet 343d481f34ae469aaf4ebb7219278610 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:18.282187 17283 tablet_bootstrap.cc:654] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.272733 17148 tablet_service.cc:1511] Processing CreateTablet for tablet f6f7534be513473eb3ad193bb518fd82 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:18.295351 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e249c7f3a3e24a4d934831d3a60d7977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.296090 17001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62230d4bb434c138c052699d881e38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.270507 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa02b2d8dfd4d74b5d1ac441b1909a8 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:18.298997 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343d481f34ae469aaf4ebb7219278610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.294576 17229 tablet_service.cc:1511] Processing CreateTablet for tablet f6f7534be513473eb3ad193bb518fd82 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:18.330817 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62230d4bb434c138c052699d881e38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.333591 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa02b2d8dfd4d74b5d1ac441b1909a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.329023 17116 heartbeater.cc:499] Master 127.14.173.254:34827 was elected leader, sending a full tablet report...
I20260709 14:55:18.340591 17282 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:18.334338 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa02b2d8dfd4d74b5d1ac441b1909a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.372208 17282 ts_tablet_manager.cc:1403] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.299s	user 0.019s	sys 0.007s
I20260709 14:55:18.378759 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9baaad41b393455c97971171f8d49607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.379618 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f7534be513473eb3ad193bb518fd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.385097 17076 tablet_service.cc:1511] Processing CreateTablet for tablet 2e76a21f333742e5b4ea96ea31df772f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:18.386333 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e76a21f333742e5b4ea96ea31df772f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.389525 17282 raft_consensus.cc:359] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.390254 17282 raft_consensus.cc:385] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.390565 17282 raft_consensus.cc:740] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.345415 17080 tablet_service.cc:1511] Processing CreateTablet for tablet 343d481f34ae469aaf4ebb7219278610 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:18.391904 17284 tablet_bootstrap.cc:654] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.392112 17074 tablet_service.cc:1511] Processing CreateTablet for tablet f6f7534be513473eb3ad193bb518fd82 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:18.393764 17281 ts_tablet_manager.cc:1434] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.174s	user 0.021s	sys 0.013s
I20260709 14:55:18.393519 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343d481f34ae469aaf4ebb7219278610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.394863 17281 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:18.345121 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 47526858b3ae457fb4dea929a1cd1a74 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:18.398532 17072 tablet_service.cc:1511] Processing CreateTablet for tablet 47526858b3ae457fb4dea929a1cd1a74 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:18.399811 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47526858b3ae457fb4dea929a1cd1a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.402170 17074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f7534be513473eb3ad193bb518fd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.397672 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd196567db44630ac8753aef112ff62 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:18.356082 17000 tablet_service.cc:1511] Processing CreateTablet for tablet 47526858b3ae457fb4dea929a1cd1a74 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:18.406972 17081 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd196567db44630ac8753aef112ff62 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:18.408067 17000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47526858b3ae457fb4dea929a1cd1a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.408215 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd196567db44630ac8753aef112ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.343187 17003 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa02b2d8dfd4d74b5d1ac441b1909a8 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:18.411381 17282 consensus_queue.cc:260] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.413604 17154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343d481f34ae469aaf4ebb7219278610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.418817 17079 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6316602d2a4c8fbaa383c83ff8f0fd (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:18.435935 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa02b2d8dfd4d74b5d1ac441b1909a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.423813 17006 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd196567db44630ac8753aef112ff62 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:18.436964 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd196567db44630ac8753aef112ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.436053 17079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6316602d2a4c8fbaa383c83ff8f0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.340813 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6316602d2a4c8fbaa383c83ff8f0fd (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:18.436892 17190 heartbeater.cc:499] Master 127.14.173.254:34827 was elected leader, sending a full tablet report...
I20260709 14:55:18.440294 17281 tablet_bootstrap.cc:654] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.429919 17149 tablet_service.cc:1511] Processing CreateTablet for tablet 6afb88c010b34899801e566dfd148c1d (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:18.443903 17149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afb88c010b34899801e566dfd148c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.446165 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f7534be513473eb3ad193bb518fd82. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:18.445942 16899 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 66683.2us
I20260709 14:55:18.448202 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd196567db44630ac8753aef112ff62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.444057 17283 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:18.450444 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 6afb88c010b34899801e566dfd148c1d (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:18.454087 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1d91b72449449cb9dcb597539fa5d9 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:18.455325 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47526858b3ae457fb4dea929a1cd1a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.456686 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6316602d2a4c8fbaa383c83ff8f0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.464764 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 6afb88c010b34899801e566dfd148c1d (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:18.466082 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afb88c010b34899801e566dfd148c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.459213 17282 ts_tablet_manager.cc:1434] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.003s
W20260709 14:55:18.468030 17042 tablet.cc:2406] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:18.473161 17282 tablet_bootstrap.cc:492] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:18.475857 17283 ts_tablet_manager.cc:1403] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.383s	user 0.022s	sys 0.009s
I20260709 14:55:18.478763 17283 raft_consensus.cc:359] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:18.488698 17283 raft_consensus.cc:385] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.492220 17283 raft_consensus.cc:740] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.493371 17283 consensus_queue.cc:260] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:18.498433 17077 tablet_service.cc:1511] Processing CreateTablet for tablet 87995b47ef6c4f37ab432d7d49226237 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:18.500080 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87995b47ef6c4f37ab432d7d49226237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.500470 17287 raft_consensus.cc:493] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.500731 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 4f57e853657f4bb7b6209687a375d820 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:18.500969 17287 raft_consensus.cc:515] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.504722 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f57e853657f4bb7b6209687a375d820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.503752 17075 tablet_service.cc:1511] Processing CreateTablet for tablet 4f57e853657f4bb7b6209687a375d820 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:18.515015 17282 tablet_bootstrap.cc:654] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.506182 17287 leader_election.cc:290] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:18.499897 17076 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1d91b72449449cb9dcb597539fa5d9 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:18.541735 17264 heartbeater.cc:499] Master 127.14.173.254:34827 was elected leader, sending a full tablet report...
I20260709 14:55:18.546484 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1d91b72449449cb9dcb597539fa5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.547026 17284 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:18.547574 17284 ts_tablet_manager.cc:1403] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.289s	user 0.018s	sys 0.000s
I20260709 14:55:18.552441 17284 raft_consensus.cc:359] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.553614 17152 tablet_service.cc:1511] Processing CreateTablet for tablet 87995b47ef6c4f37ab432d7d49226237 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:18.553975 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1d91b72449449cb9dcb597539fa5d9 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:18.555699 17150 tablet_service.cc:1511] Processing CreateTablet for tablet f004c8a3e14c474d9b081bcb13414512 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:18.556059 17224 tablet_service.cc:1511] Processing CreateTablet for tablet f004c8a3e14c474d9b081bcb13414512 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:18.557483 17281 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:18.559819 16998 tablet_service.cc:1511] Processing CreateTablet for tablet 4f57e853657f4bb7b6209687a375d820 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:18.559876 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 87995b47ef6c4f37ab432d7d49226237 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:18.561396 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afb88c010b34899801e566dfd148c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.536616 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f57e853657f4bb7b6209687a375d820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.562036 17002 tablet_service.cc:1511] Processing CreateTablet for tablet f004c8a3e14c474d9b081bcb13414512 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:18.567704 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87995b47ef6c4f37ab432d7d49226237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.575480 17281 ts_tablet_manager.cc:1403] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.004s
I20260709 14:55:18.579180 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1d91b72449449cb9dcb597539fa5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.581246 17281 raft_consensus.cc:359] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.581864 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f004c8a3e14c474d9b081bcb13414512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.581983 17281 raft_consensus.cc:385] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.582360 17281 raft_consensus.cc:740] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.576072 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f57e853657f4bb7b6209687a375d820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.583982 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f004c8a3e14c474d9b081bcb13414512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.584851 17150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f004c8a3e14c474d9b081bcb13414512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.586038 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87995b47ef6c4f37ab432d7d49226237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.563599 17284 raft_consensus.cc:385] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.591857 17281 consensus_queue.cc:260] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.596383 17283 ts_tablet_manager.cc:1434] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.120s	user 0.010s	sys 0.001s
I20260709 14:55:18.597291 17283 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:18.602545 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1d91b72449449cb9dcb597539fa5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.603209 17283 tablet_bootstrap.cc:654] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.611732 17080 tablet_service.cc:1511] Processing CreateTablet for tablet fc5c45e516a14564a066d1a05ca1b0c3 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:18.612985 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5c45e516a14564a066d1a05ca1b0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.620149 17149 tablet_service.cc:1511] Processing CreateTablet for tablet fc5c45e516a14564a066d1a05ca1b0c3 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:18.623147 17149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5c45e516a14564a066d1a05ca1b0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.640232 17281 ts_tablet_manager.cc:1434] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:55:18.641218 17281 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:18.647248 17281 tablet_bootstrap.cc:654] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.654063 17296 raft_consensus.cc:493] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.654548 17296 raft_consensus.cc:515] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:18.657114 17296 leader_election.cc:290] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:18.592932 17284 raft_consensus.cc:740] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.665068 17221 tablet_service.cc:1511] Processing CreateTablet for tablet fc5c45e516a14564a066d1a05ca1b0c3 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:18.666352 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5c45e516a14564a066d1a05ca1b0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.668610 17283 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:18.669116 17283 ts_tablet_manager.cc:1403] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.004s
I20260709 14:55:18.689738 17283 raft_consensus.cc:359] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.690429 17283 raft_consensus.cc:385] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.690757 17283 raft_consensus.cc:740] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.705914 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 87626cfc894f4276af199a2ef55a8026 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:18.707254 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87626cfc894f4276af199a2ef55a8026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.711915 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 87626cfc894f4276af199a2ef55a8026 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:18.713130 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87626cfc894f4276af199a2ef55a8026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.717010 17283 consensus_queue.cc:260] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.719187 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0413c477505b47789376ffa45f2ca701" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:18.703534 17284 consensus_queue.cc:260] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:18.722069 16980 leader_election.cc:343] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.740298 17283 ts_tablet_manager.cc:1434] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.005s
I20260709 14:55:18.741240 17283 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:18.746567 17287 raft_consensus.cc:493] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.747064 17287 raft_consensus.cc:515] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.749313 17287 leader_election.cc:290] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:18.756167 17282 tablet_bootstrap.cc:492] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:18.756716 17282 ts_tablet_manager.cc:1403] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.284s	user 0.007s	sys 0.011s
I20260709 14:55:18.759312 17152 tablet_service.cc:1511] Processing CreateTablet for tablet 87626cfc894f4276af199a2ef55a8026 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:18.760023 17282 raft_consensus.cc:359] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:18.760856 17282 raft_consensus.cc:385] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.761086 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87626cfc894f4276af199a2ef55a8026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.758961 17283 tablet_bootstrap.cc:654] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.774977 17290 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.775496 17290 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.761215 17282 raft_consensus.cc:740] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.794606 17284 ts_tablet_manager.cc:1434] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.245s	user 0.011s	sys 0.004s
I20260709 14:55:18.795920 17284 tablet_bootstrap.cc:492] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:18.796947 17075 tablet_service.cc:1511] Processing CreateTablet for tablet a0ca2fe736e7444e980501fe65354875 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:18.798243 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ca2fe736e7444e980501fe65354875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.798135 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef3e0d113e14156bcdc4e63a9bbefe4 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:18.799400 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef3e0d113e14156bcdc4e63a9bbefe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.804237 17222 tablet_service.cc:1511] Processing CreateTablet for tablet a0ca2fe736e7444e980501fe65354875 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:18.804996 16998 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef3e0d113e14156bcdc4e63a9bbefe4 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:18.805496 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ca2fe736e7444e980501fe65354875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.806200 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef3e0d113e14156bcdc4e63a9bbefe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.829648 17002 tablet_service.cc:1511] Processing CreateTablet for tablet a0ca2fe736e7444e980501fe65354875 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:18.828507 17282 consensus_queue.cc:260] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:18.846603 17284 tablet_bootstrap.cc:654] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.853909 17290 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:18.861145 17077 tablet_service.cc:1511] Processing CreateTablet for tablet 4964262e6ff54c53a3d6a862a0e2c150 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:18.861577 17150 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef3e0d113e14156bcdc4e63a9bbefe4 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:18.862442 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4964262e6ff54c53a3d6a862a0e2c150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.863307 17150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef3e0d113e14156bcdc4e63a9bbefe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.866461 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ca2fe736e7444e980501fe65354875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.875907 17296 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.876384 17296 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.877629 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0413c477505b47789376ffa45f2ca701" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:18.878703 17296 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:18.879233 17281 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:18.879072 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:18.883438 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 4964262e6ff54c53a3d6a862a0e2c150 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:18.888564 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4964262e6ff54c53a3d6a862a0e2c150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.888957 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:18.890077 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 4964262e6ff54c53a3d6a862a0e2c150 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:18.891346 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4964262e6ff54c53a3d6a862a0e2c150. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:18.887287 16981 leader_election.cc:343] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.892107 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb69df618194a0695c70ac06c72a582 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:18.896255 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb69df618194a0695c70ac06c72a582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.892127 16981 leader_election.cc:304] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
W20260709 14:55:18.900319 16981 leader_election.cc:343] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.901053 17287 raft_consensus.cc:2749] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.902360 17282 ts_tablet_manager.cc:1434] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.145s	user 0.014s	sys 0.002s
I20260709 14:55:18.902609 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb69df618194a0695c70ac06c72a582 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:18.903796 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb69df618194a0695c70ac06c72a582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.915630 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 80ae8fd0d86a4a24b041c7153827496f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:18.916860 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ae8fd0d86a4a24b041c7153827496f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.917552 17282 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:18.925123 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 80ae8fd0d86a4a24b041c7153827496f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:18.929669 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ae8fd0d86a4a24b041c7153827496f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.927451 17281 ts_tablet_manager.cc:1403] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.285s	user 0.003s	sys 0.038s
I20260709 14:55:18.930325 17282 tablet_bootstrap.cc:654] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.936632 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 8572f5a384874c4dbc24829746bd8332 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:18.938012 17308 raft_consensus.cc:493] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.938558 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8572f5a384874c4dbc24829746bd8332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.938652 17308 raft_consensus.cc:515] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:18.940541 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 8572f5a384874c4dbc24829746bd8332 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:18.941774 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8572f5a384874c4dbc24829746bd8332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.941833 17308 leader_election.cc:290] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:18.946730 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 8572f5a384874c4dbc24829746bd8332 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:18.948024 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8572f5a384874c4dbc24829746bd8332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.968385 17002 tablet_service.cc:1511] Processing CreateTablet for tablet 80ae8fd0d86a4a24b041c7153827496f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:18.970170 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ae8fd0d86a4a24b041c7153827496f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.976305 17077 tablet_service.cc:1511] Processing CreateTablet for tablet be7e57a03218461196d87b26713ecfbf (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:18.977574 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7e57a03218461196d87b26713ecfbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.981628 17302 raft_consensus.cc:493] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.982105 17302 raft_consensus.cc:515] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:18.985404 17302 leader_election.cc:290] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
W20260709 14:55:18.987214 17205 leader_election.cc:343] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.989529 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:18.993943 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:18.993976 17281 raft_consensus.cc:359] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:18.996335 17281 raft_consensus.cc:385] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.996703 17281 raft_consensus.cc:740] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.996773 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:18.998250 17131 leader_election.cc:343] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.006057 17075 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb69df618194a0695c70ac06c72a582 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:55:19.006402 17205 leader_election.cc:343] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.007331 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb69df618194a0695c70ac06c72a582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.006965 17205 leader_election.cc:304] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:19.019876 17296 raft_consensus.cc:2749] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.047293 17152 tablet_service.cc:1511] Processing CreateTablet for tablet be7e57a03218461196d87b26713ecfbf (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:19.048583 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7e57a03218461196d87b26713ecfbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.048328 17222 tablet_service.cc:1511] Processing CreateTablet for tablet be7e57a03218461196d87b26713ecfbf (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:19.049542 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7e57a03218461196d87b26713ecfbf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:19.051149 17205 leader_election.cc:343] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.016495 17281 consensus_queue.cc:260] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.054519 17281 ts_tablet_manager.cc:1434] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.121s	user 0.004s	sys 0.003s
I20260709 14:55:19.069361 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f56a9348244c45bf371a31099feeec" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:19.071802 17129 leader_election.cc:343] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.075784 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 55b16c1627e944dcbc89a3cabdc97d63 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:19.077047 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b16c1627e944dcbc89a3cabdc97d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.080579 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.081804 17281 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:19.083591 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:55:19.084306 16982 leader_election.cc:343] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.084769 16982 leader_election.cc:304] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.085830 17287 raft_consensus.cc:2749] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.099061 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 55b16c1627e944dcbc89a3cabdc97d63 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:19.100340 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b16c1627e944dcbc89a3cabdc97d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.103438 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 55b16c1627e944dcbc89a3cabdc97d63 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:19.105087 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b16c1627e944dcbc89a3cabdc97d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.105149 17282 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.105772 17282 ts_tablet_manager.cc:1403] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.006s
I20260709 14:55:19.110651 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 14897aed3f8247fa8104eeb4e8443fc3 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:19.111162 17282 raft_consensus.cc:359] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.111904 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14897aed3f8247fa8104eeb4e8443fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.111909 17282 raft_consensus.cc:385] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.112368 17282 raft_consensus.cc:740] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.113152 17282 consensus_queue.cc:260] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.115274 17282 ts_tablet_manager.cc:1434] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:55:19.116376 17282 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.127229 17077 tablet_service.cc:1511] Processing CreateTablet for tablet 14897aed3f8247fa8104eeb4e8443fc3 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:19.127748 17282 tablet_bootstrap.cc:654] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.128502 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14897aed3f8247fa8104eeb4e8443fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.131647 17283 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.132167 17283 ts_tablet_manager.cc:1403] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.391s	user 0.032s	sys 0.034s
I20260709 14:55:19.133034 17152 tablet_service.cc:1511] Processing CreateTablet for tablet 27a01502b5bf4c379ec61d5bc1bd1d4e (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:19.134231 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a01502b5bf4c379ec61d5bc1bd1d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.142923 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 27a01502b5bf4c379ec61d5bc1bd1d4e (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:19.145033 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a01502b5bf4c379ec61d5bc1bd1d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.152096 17284 tablet_bootstrap.cc:492] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:19.152592 17284 ts_tablet_manager.cc:1403] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.357s	user 0.031s	sys 0.033s
I20260709 14:55:19.154124 17002 tablet_service.cc:1511] Processing CreateTablet for tablet 14897aed3f8247fa8104eeb4e8443fc3 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:19.155364 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14897aed3f8247fa8104eeb4e8443fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.155556 17284 raft_consensus.cc:359] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.156240 17284 raft_consensus.cc:385] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.156524 17284 raft_consensus.cc:740] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.158635 17281 tablet_bootstrap.cc:654] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.134977 17283 raft_consensus.cc:359] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.162050 17283 raft_consensus.cc:385] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.162354 17283 raft_consensus.cc:740] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.162412 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 27a01502b5bf4c379ec61d5bc1bd1d4e (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:19.163686 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a01502b5bf4c379ec61d5bc1bd1d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.163298 17283 consensus_queue.cc:260] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.165786 17283 ts_tablet_manager.cc:1434] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:19.166707 17283 tablet_bootstrap.cc:492] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.170358 17284 consensus_queue.cc:260] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.173525 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 425481eb13b74d73a14cecb919544a37 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:19.181373 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425481eb13b74d73a14cecb919544a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.175227 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.183564 17076 tablet_service.cc:1511] Processing CreateTablet for tablet 62a2672697c14d91a77f829ceac754a4 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:19.184774 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a2672697c14d91a77f829ceac754a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.175951 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:19.188068 17204 leader_election.cc:343] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.188542 17204 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.189894 17296 raft_consensus.cc:2749] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:19.190905 17057 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.196146 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f56a9348244c45bf371a31099feeec" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.197291 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.178295 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 425481eb13b74d73a14cecb919544a37 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:19.179659 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 62a2672697c14d91a77f829ceac754a4 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:19.199919 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a2672697c14d91a77f829ceac754a4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:19.198882 17130 leader_election.cc:343] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.203362 17130 leader_election.cc:304] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
W20260709 14:55:19.204489 17130 leader_election.cc:343] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.204928 17130 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.205612 17290 raft_consensus.cc:2749] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.206202 17290 raft_consensus.cc:2749] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.212917 17150 tablet_service.cc:1511] Processing CreateTablet for tablet 62a2672697c14d91a77f829ceac754a4 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:19.214205 17150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a2672697c14d91a77f829ceac754a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.215665 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 425481eb13b74d73a14cecb919544a37 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:19.222679 17284 ts_tablet_manager.cc:1434] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 14:55:19.225975 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425481eb13b74d73a14cecb919544a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.227209 17221 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab0531eff14db896141eba4e84b477 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:19.228420 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab0531eff14db896141eba4e84b477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.230427 17072 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab0531eff14db896141eba4e84b477 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:19.232031 16998 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab0531eff14db896141eba4e84b477 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:19.233219 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab0531eff14db896141eba4e84b477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.234002 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 0636e54c633940bc9aeb7f16310d13db (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:19.235208 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0636e54c633940bc9aeb7f16310d13db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.251000 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425481eb13b74d73a14cecb919544a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.252025 17284 tablet_bootstrap.cc:492] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:19.252310 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab0531eff14db896141eba4e84b477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.260298 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.261592 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 0636e54c633940bc9aeb7f16310d13db (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 14:55:19.262297 17057 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.263296 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0636e54c633940bc9aeb7f16310d13db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.262822 17057 leader_election.cc:304] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:19.264906 17302 raft_consensus.cc:2749] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.258941 17283 tablet_bootstrap.cc:654] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.280330 17000 tablet_service.cc:1511] Processing CreateTablet for tablet 0636e54c633940bc9aeb7f16310d13db (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:19.281575 17000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0636e54c633940bc9aeb7f16310d13db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.282315 17075 tablet_service.cc:1511] Processing CreateTablet for tablet 44dbfdd6bd6f4e9aa8fc736322461e58 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:19.290413 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 44dbfdd6bd6f4e9aa8fc736322461e58 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:19.291685 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dbfdd6bd6f4e9aa8fc736322461e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.295967 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 44dbfdd6bd6f4e9aa8fc736322461e58 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:19.297266 17282 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.298606 17282 ts_tablet_manager.cc:1403] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.040s
I20260709 14:55:19.297807 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dbfdd6bd6f4e9aa8fc736322461e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.300587 17281 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.301067 17281 ts_tablet_manager.cc:1403] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.220s	user 0.016s	sys 0.026s
I20260709 14:55:19.301774 17282 raft_consensus.cc:359] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.302592 17282 raft_consensus.cc:385] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.302958 17282 raft_consensus.cc:740] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.303853 17282 consensus_queue.cc:260] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.305317 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dbfdd6bd6f4e9aa8fc736322461e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.306964 17282 ts_tablet_manager.cc:1434] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:19.314267 17281 raft_consensus.cc:359] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.314970 17281 raft_consensus.cc:385] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.315327 17281 raft_consensus.cc:740] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.302251 17284 tablet_bootstrap.cc:654] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.316068 17281 consensus_queue.cc:260] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.318223 17281 ts_tablet_manager.cc:1434] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:19.321327 17283 tablet_bootstrap.cc:492] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.321808 17283 ts_tablet_manager.cc:1403] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.155s	user 0.004s	sys 0.006s
I20260709 14:55:19.323840 17282 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.327941 17281 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.327997 17072 tablet_service.cc:1511] Processing CreateTablet for tablet 34ecb546f0bd409b82fd00d86d25ab69 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:19.330219 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ecb546f0bd409b82fd00d86d25ab69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.326925 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 34ecb546f0bd409b82fd00d86d25ab69 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:19.331310 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ecb546f0bd409b82fd00d86d25ab69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.331380 17283 raft_consensus.cc:359] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.332279 17283 raft_consensus.cc:385] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.332571 17283 raft_consensus.cc:740] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.333405 17283 consensus_queue.cc:260] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.335615 17283 ts_tablet_manager.cc:1434] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 14:55:19.337231 17283 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.343340 17283 tablet_bootstrap.cc:654] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.346932 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 34ecb546f0bd409b82fd00d86d25ab69 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:19.348071 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 896091ff4dc042eba6e3e6dba27e626f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:19.348760 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ecb546f0bd409b82fd00d86d25ab69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.349390 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896091ff4dc042eba6e3e6dba27e626f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.353438 17281 tablet_bootstrap.cc:654] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.356315 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 896091ff4dc042eba6e3e6dba27e626f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:19.357581 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896091ff4dc042eba6e3e6dba27e626f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.358850 17284 tablet_bootstrap.cc:492] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:19.359526 17284 ts_tablet_manager.cc:1403] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.004s
I20260709 14:55:19.363692 17296 raft_consensus.cc:493] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.363615 17284 raft_consensus.cc:359] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.364293 17296 raft_consensus.cc:515] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.364671 17284 raft_consensus.cc:385] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.365111 17284 raft_consensus.cc:740] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.365792 17282 tablet_bootstrap.cc:654] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.366395 17296 leader_election.cc:290] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:19.367867 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.369233 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:19.372260 17205 leader_election.cc:343] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.373245 17205 leader_election.cc:343] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.373674 17205 leader_election.cc:304] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:19.374706 17296 raft_consensus.cc:2749] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.371887 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 896091ff4dc042eba6e3e6dba27e626f (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:19.376521 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896091ff4dc042eba6e3e6dba27e626f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.377409 17284 consensus_queue.cc:260] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.380373 17284 ts_tablet_manager.cc:1434] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:55:19.381625 17284 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:19.385450 17283 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.385915 17283 ts_tablet_manager.cc:1403] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.023s
I20260709 14:55:19.388597 17283 raft_consensus.cc:359] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.389292 17283 raft_consensus.cc:385] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.389577 17283 raft_consensus.cc:740] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.390782 17287 raft_consensus.cc:493] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.391268 17287 raft_consensus.cc:515] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.393191 17287 leader_election.cc:290] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.394564 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf0c2a1e53042eeb9c10f28e0a6ee3b (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:19.395165 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf0c2a1e53042eeb9c10f28e0a6ee3b (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:19.395794 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0c2a1e53042eeb9c10f28e0a6ee3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.396353 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0c2a1e53042eeb9c10f28e0a6ee3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.396428 17281 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.397053 17281 ts_tablet_manager.cc:1403] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.004s
I20260709 14:55:19.399528 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cc7384cdfc49ea9bc1374fe1f1e5c0" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.399952 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cc7384cdfc49ea9bc1374fe1f1e5c0" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:19.400964 16981 leader_election.cc:343] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.401456 16980 leader_election.cc:343] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.401916 16980 leader_election.cc:304] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.403009 17287 raft_consensus.cc:2749] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.406486 17284 tablet_bootstrap.cc:654] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.407711 17282 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.408234 17282 ts_tablet_manager.cc:1403] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.005s
I20260709 14:55:19.410010 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf0c2a1e53042eeb9c10f28e0a6ee3b (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:19.411262 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0c2a1e53042eeb9c10f28e0a6ee3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.411000 17281 raft_consensus.cc:359] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.411836 17281 raft_consensus.cc:385] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.413213 17281 raft_consensus.cc:740] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.390249 17283 consensus_queue.cc:260] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.412561 17282 raft_consensus.cc:359] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.416719 17282 raft_consensus.cc:385] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.417106 17282 raft_consensus.cc:740] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.415966 17281 consensus_queue.cc:260] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.417965 17283 ts_tablet_manager.cc:1434] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:55:19.420408 17283 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.423159 17148 tablet_service.cc:1511] Processing CreateTablet for tablet 33db8612acb54c88bda85687491817af (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:19.418507 17072 tablet_service.cc:1511] Processing CreateTablet for tablet 33db8612acb54c88bda85687491817af (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:19.424288 17148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33db8612acb54c88bda85687491817af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.424372 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33db8612acb54c88bda85687491817af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.431488 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 33db8612acb54c88bda85687491817af (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:19.432734 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33db8612acb54c88bda85687491817af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.434508 17281 ts_tablet_manager.cc:1434] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:55:19.434994 17282 consensus_queue.cc:260] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.437263 17283 tablet_bootstrap.cc:654] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.439934 17287 raft_consensus.cc:493] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.443158 17287 raft_consensus.cc:515] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.443763 17281 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.445065 17287 leader_election.cc:290] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.445454 17302 raft_consensus.cc:493] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.445914 17302 raft_consensus.cc:515] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.446069 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.448251 17302 leader_election.cc:290] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.448993 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.450286 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
W20260709 14:55:19.450913 16981 leader_election.cc:343] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.451768 17057 leader_election.cc:343] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.453361 17165 raft_consensus.cc:2468] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:19.454973 17282 ts_tablet_manager.cc:1434] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:55:19.455856 17282 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.460812 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:19.462335 17055 leader_election.cc:343] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.462787 17055 leader_election.cc:304] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:19.463591 16982 leader_election.cc:304] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.463868 17302 raft_consensus.cc:2749] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.464598 17287 raft_consensus.cc:2804] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.464825 17281 tablet_bootstrap.cc:654] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.465035 17287 raft_consensus.cc:493] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.465421 17287 raft_consensus.cc:3060] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.469790 17075 tablet_service.cc:1511] Processing CreateTablet for tablet 447f0e2585c7464b9da3c8ca2b136f58 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:19.471050 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447f0e2585c7464b9da3c8ca2b136f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.471642 17147 tablet_service.cc:1511] Processing CreateTablet for tablet 447f0e2585c7464b9da3c8ca2b136f58 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:19.472793 17147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447f0e2585c7464b9da3c8ca2b136f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.474398 17282 tablet_bootstrap.cc:654] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.474982 17308 raft_consensus.cc:493] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.475455 17308 raft_consensus.cc:515] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.477849 17308 leader_election.cc:290] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.479422 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.480343 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 85773f8777d6451d90feca4edb2be6e2 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 14:55:19.481405 17130 leader_election.cc:343] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.481648 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85773f8777d6451d90feca4edb2be6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.482746 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:19.483381 17015 raft_consensus.cc:2468] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:19.484762 17131 leader_election.cc:304] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.486176 17308 raft_consensus.cc:2804] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.486663 17308 raft_consensus.cc:493] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.487074 17308 raft_consensus.cc:3060] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.489161 17287 raft_consensus.cc:515] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.491851 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:19.492441 17287 leader_election.cc:290] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.494266 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 85773f8777d6451d90feca4edb2be6e2 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:19.495019 17284 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
W20260709 14:55:19.495711 16981 leader_election.cc:343] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.497012 17284 ts_tablet_manager.cc:1403] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.024s
I20260709 14:55:19.495379 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85773f8777d6451d90feca4edb2be6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.499084 17281 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.499277 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 85773f8777d6451d90feca4edb2be6e2 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:19.499588 17281 ts_tablet_manager.cc:1403] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 14:55:19.500370 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85773f8777d6451d90feca4edb2be6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.502719 17281 raft_consensus.cc:359] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.503506 17282 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.504017 17282 ts_tablet_manager.cc:1403] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 14:55:19.504914 17284 raft_consensus.cc:359] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.505641 17284 raft_consensus.cc:385] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.505923 17284 raft_consensus.cc:740] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.503460 17281 raft_consensus.cc:385] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.506786 17281 raft_consensus.cc:740] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.507581 17281 consensus_queue.cc:260] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.508596 17284 consensus_queue.cc:260] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.499536 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:19.509743 17165 raft_consensus.cc:3060] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.512346 17152 tablet_service.cc:1511] Processing CreateTablet for tablet ec9b7a21bbd944129e3e588fc2c53863 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:19.513489 17152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9b7a21bbd944129e3e588fc2c53863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.514410 17000 tablet_service.cc:1511] Processing CreateTablet for tablet ec9b7a21bbd944129e3e588fc2c53863 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:19.515580 17000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9b7a21bbd944129e3e588fc2c53863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.515975 17282 raft_consensus.cc:359] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.516640 17282 raft_consensus.cc:385] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.516904 17282 raft_consensus.cc:740] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.517431 17281 ts_tablet_manager.cc:1434] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:19.520895 17221 tablet_service.cc:1511] Processing CreateTablet for tablet ec9b7a21bbd944129e3e588fc2c53863 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:19.522161 17284 ts_tablet_manager.cc:1434] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 14:55:19.523118 17284 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:19.526140 17282 consensus_queue.cc:260] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.528416 17282 ts_tablet_manager.cc:1434] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:55:19.495976 17283 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.529455 17283 ts_tablet_manager.cc:1403] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.006s
I20260709 14:55:19.530292 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9b7a21bbd944129e3e588fc2c53863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.531999 17282 tablet_bootstrap.cc:492] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.536158 17281 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.538892 17165 raft_consensus.cc:2468] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:19.556597 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 447f0e2585c7464b9da3c8ca2b136f58 (DEFAULT_TABLE table=test-workload [id=ff67f7db097a43c9ba8a7fe3aefe738f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:19.546141 17284 tablet_bootstrap.cc:654] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.548266 17282 tablet_bootstrap.cc:654] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.557619 16982 leader_election.cc:304] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.558722 17287 raft_consensus.cc:2804] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.555424 17283 raft_consensus.cc:359] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.560799 17283 raft_consensus.cc:385] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.556355 17308 raft_consensus.cc:515] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.562068 17302 raft_consensus.cc:493] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.562527 17302 raft_consensus.cc:515] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.564141 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:19.564522 17302 leader_election.cc:290] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.564697 17015 raft_consensus.cc:3060] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.564909 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
W20260709 14:55:19.567088 17130 leader_election.cc:343] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.567909 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:19.568154 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
W20260709 14:55:19.569195 17055 leader_election.cc:343] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.569768 17057 leader_election.cc:343] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.570350 17057 leader_election.cc:304] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:19.571446 17302 raft_consensus.cc:2749] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.571772 17308 leader_election.cc:290] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.557643 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447f0e2585c7464b9da3c8ca2b136f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:19.542632 17281 tablet_bootstrap.cc:654] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.573401 17308 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.574198 17015 raft_consensus.cc:2468] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:19.573993 17308 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.575469 17131 leader_election.cc:304] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.561221 17283 raft_consensus.cc:740] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.576856 17290 raft_consensus.cc:2804] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.578331 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:19.579859 17129 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.581082 17283 consensus_queue.cc:260] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.584262 17308 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:19.586305 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:19.587677 17131 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.588094 17131 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:19.590778 17283 ts_tablet_manager.cc:1434] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:55:19.591806 17283 tablet_bootstrap.cc:492] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.594458 17308 raft_consensus.cc:2749] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.595489 17290 raft_consensus.cc:697] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:19.596562 17290 consensus_queue.cc:237] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.605567 17287 raft_consensus.cc:697] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:19.606469 17287 consensus_queue.cc:237] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.609241 17281 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.609750 17281 ts_tablet_manager.cc:1403] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 14:55:19.609788 16913 catalog_manager.cc:5697] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.615031 17283 tablet_bootstrap.cc:654] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.614856 16914 catalog_manager.cc:5697] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.611361 17282 tablet_bootstrap.cc:492] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.615159 17281 raft_consensus.cc:359] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.616062 17281 raft_consensus.cc:385] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.616144 17282 ts_tablet_manager.cc:1403] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.006s
I20260709 14:55:19.616403 17281 raft_consensus.cc:740] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.618121 17281 consensus_queue.cc:260] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.619171 17282 raft_consensus.cc:359] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.619900 17282 raft_consensus.cc:385] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.620190 17282 raft_consensus.cc:740] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.620302 17284 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:19.620352 17283 tablet_bootstrap.cc:492] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.620568 17281 ts_tablet_manager.cc:1434] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:19.620959 17284 ts_tablet_manager.cc:1403] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.028s
I20260709 14:55:19.621100 17283 ts_tablet_manager.cc:1403] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260709 14:55:19.621991 17281 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.623800 17284 raft_consensus.cc:359] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.624524 17284 raft_consensus.cc:385] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.624241 17283 raft_consensus.cc:359] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.624379 17282 consensus_queue.cc:260] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.624893 17284 raft_consensus.cc:740] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.625116 17283 raft_consensus.cc:385] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.625712 17283 raft_consensus.cc:740] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.627408 17282 ts_tablet_manager.cc:1434] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:19.626838 17283 consensus_queue.cc:260] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.628343 17282 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.628608 17281 tablet_bootstrap.cc:654] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.633306 17283 ts_tablet_manager.cc:1434] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:19.634611 17283 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.635434 17284 consensus_queue.cc:260] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.638255 17284 ts_tablet_manager.cc:1434] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:19.639221 17284 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:19.643071 17283 tablet_bootstrap.cc:654] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.645429 17284 tablet_bootstrap.cc:654] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.645980 17282 tablet_bootstrap.cc:654] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.655352 17283 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.656005 17283 ts_tablet_manager.cc:1403] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 14:55:19.659219 17302 raft_consensus.cc:493] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.659240 17283 raft_consensus.cc:359] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.659782 17302 raft_consensus.cc:515] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.662870 17302 leader_election.cc:290] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.660533 17281 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.663762 17281 ts_tablet_manager.cc:1403] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260709 14:55:19.664446 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.664896 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:19.665622 17015 raft_consensus.cc:2393] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:19.666716 17302 raft_consensus.cc:493] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.667071 17281 raft_consensus.cc:359] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.667327 17302 raft_consensus.cc:515] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.668323 17281 raft_consensus.cc:385] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.668490 17296 raft_consensus.cc:493] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.668691 17281 raft_consensus.cc:740] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.668929 17296 raft_consensus.cc:515] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.669636 17281 consensus_queue.cc:260] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.670832 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cc7384cdfc49ea9bc1374fe1f1e5c0" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:19.671905 17281 ts_tablet_manager.cc:1434] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
W20260709 14:55:19.673074 17055 leader_election.cc:343] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.673166 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.670846 17296 leader_election.cc:290] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.674556 17302 leader_election.cc:290] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
W20260709 14:55:19.674575 17205 leader_election.cc:343] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.673185 17283 raft_consensus.cc:385] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.673092 17281 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.675312 17283 raft_consensus.cc:740] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.676168 17283 consensus_queue.cc:260] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.676558 17296 raft_consensus.cc:493] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.677165 17296 raft_consensus.cc:515] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.681955 17281 tablet_bootstrap.cc:654] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.682507 17057 leader_election.cc:304] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:19.683768 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f56a9348244c45bf371a31099feeec" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.684360 17165 raft_consensus.cc:2468] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:19.684435 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.685477 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cc7384cdfc49ea9bc1374fe1f1e5c0" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:19.685577 17205 leader_election.cc:304] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:19.686091 17015 raft_consensus.cc:2468] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:19.687623 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f56a9348244c45bf371a31099feeec" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.687835 17296 leader_election.cc:290] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
W20260709 14:55:19.688920 17204 leader_election.cc:343] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.689320 17204 leader_election.cc:304] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.690858 17057 leader_election.cc:304] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:19.691376 17296 raft_consensus.cc:2804] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.691684 17287 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.692308 17287 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.695662 17287 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.697592 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.698387 17165 raft_consensus.cc:2468] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:19.700023 16982 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
W20260709 14:55:19.701696 17204 leader_election.cc:343] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.702739 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:19.704713 16980 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.706077 17287 raft_consensus.cc:2804] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.706607 17287 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.707126 17287 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.711484 17302 raft_consensus.cc:3060] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.691727 17296 raft_consensus.cc:493] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.712450 17296 raft_consensus.cc:3060] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.725844 17302 raft_consensus.cc:2749] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.731392 17282 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.731755 17284 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:19.731856 17282 ts_tablet_manager.cc:1403] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.025s
I20260709 14:55:19.732513 17284 ts_tablet_manager.cc:1403] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.028s
I20260709 14:55:19.732969 17342 raft_consensus.cc:2804] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.733426 17342 raft_consensus.cc:493] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.733822 17342 raft_consensus.cc:3060] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.734716 17282 raft_consensus.cc:359] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.735416 17282 raft_consensus.cc:385] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.735682 17282 raft_consensus.cc:740] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.736477 17282 consensus_queue.cc:260] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.736460 17284 raft_consensus.cc:359] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.737685 17284 raft_consensus.cc:385] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.738191 17284 raft_consensus.cc:740] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.739128 17282 ts_tablet_manager.cc:1434] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:19.740063 17282 tablet_bootstrap.cc:492] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.739257 17284 consensus_queue.cc:260] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.740676 17290 raft_consensus.cc:493] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.741150 17290 raft_consensus.cc:515] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.741357 17296 raft_consensus.cc:515] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.742666 17284 ts_tablet_manager.cc:1434] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 14:55:19.743417 17290 leader_election.cc:290] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.743932 17284 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:19.744199 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f56a9348244c45bf371a31099feeec" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:19.744895 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baaad41b393455c97971171f8d49607" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:19.745599 17204 leader_election.cc:343] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.746515 17131 leader_election.cc:343] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.746912 17344 raft_consensus.cc:2749] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.748353 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baaad41b393455c97971171f8d49607" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.748659 17283 ts_tablet_manager.cc:1434] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.092s	user 0.019s	sys 0.018s
W20260709 14:55:19.749753 17130 leader_election.cc:343] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.749881 17283 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.750247 17130 leader_election.cc:304] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.751401 17290 raft_consensus.cc:2749] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.738648 17287 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.754598 17282 tablet_bootstrap.cc:654] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:19.755422 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 69910.6us
I20260709 14:55:19.757575 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:19.758108 17165 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.763202 17283 tablet_bootstrap.cc:654] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.765187 17165 raft_consensus.cc:2468] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:19.760366 17284 tablet_bootstrap.cc:654] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.766358 16982 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:19.767309 17328 raft_consensus.cc:2804] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.767577 17344 raft_consensus.cc:493] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.768229 17344 raft_consensus.cc:515] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.770310 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:19.771831 17287 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.773350 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f56a9348244c45bf371a31099feeec" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
W20260709 14:55:19.776516 16980 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.778026 17342 raft_consensus.cc:515] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.771171 17328 raft_consensus.cc:697] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:19.774052 17296 leader_election.cc:290] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.787439 17165 raft_consensus.cc:3060] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.787334 17328 consensus_queue.cc:237] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.794502 17283 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.794874 17283 ts_tablet_manager.cc:1403] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260709 14:55:19.800272 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cc7384cdfc49ea9bc1374fe1f1e5c0" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:19.805900 17283 raft_consensus.cc:359] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.808490 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def38a74e96541a791ee10adf94413bb" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.809306 17281 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.809904 17281 ts_tablet_manager.cc:1403] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.137s	user 0.040s	sys 0.057s
W20260709 14:55:19.810297 17205 leader_election.cc:343] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.812896 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def38a74e96541a791ee10adf94413bb" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:19.813194 17281 raft_consensus.cc:359] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.813705 17015 raft_consensus.cc:2468] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:19.814103 17281 raft_consensus.cc:385] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.814527 17281 raft_consensus.cc:740] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.815385 17205 leader_election.cc:304] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:19.816934 17346 raft_consensus.cc:2804] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.817453 17346 raft_consensus.cc:493] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.806799 17283 raft_consensus.cc:385] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.817871 17346 raft_consensus.cc:3060] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.818006 17283 raft_consensus.cc:740] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.819031 17283 consensus_queue.cc:260] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.822834 17165 raft_consensus.cc:2468] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:19.823269 17239 raft_consensus.cc:3060] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.827080 17281 consensus_queue.cc:260] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.827909 17205 leader_election.cc:304] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.831907 17281 ts_tablet_manager.cc:1434] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:55:19.829727 17344 leader_election.cc:290] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:19.833014 17281 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.834234 17344 raft_consensus.cc:2804] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.834910 17344 raft_consensus.cc:697] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:19.836053 17344 consensus_queue.cc:237] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.837137 17287 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.839308 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cc7384cdfc49ea9bc1374fe1f1e5c0" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:19.845949 17015 raft_consensus.cc:3060] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.848712 17281 tablet_bootstrap.cc:654] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.839906 17342 leader_election.cc:290] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:19.829950 17296 raft_consensus.cc:493] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.852532 17287 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.853582 17282 tablet_bootstrap.cc:492] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.854025 17282 ts_tablet_manager.cc:1403] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.038s
I20260709 14:55:19.855450 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.856094 17091 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:19.856835 17282 raft_consensus.cc:359] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.857477 17282 raft_consensus.cc:385] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.857741 17282 raft_consensus.cc:740] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.857805 16981 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:19.855620 17287 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.858387 17282 consensus_queue.cc:260] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.859014 17287 raft_consensus.cc:2804] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.859496 17287 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.859221 17296 raft_consensus.cc:515] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.860953 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.861680 17165 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:19.861788 17346 raft_consensus.cc:515] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.862334 17282 ts_tablet_manager.cc:1434] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:19.859948 16913 catalog_manager.cc:5697] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.863705 17296 leader_election.cc:290] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.864583 17239 raft_consensus.cc:2468] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:19.859964 17287 raft_consensus.cc:3060] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.864995 17282 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:19.861019 17015 raft_consensus.cc:2468] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:19.868345 17283 ts_tablet_manager.cc:1434] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.073s	user 0.011s	sys 0.013s
I20260709 14:55:19.869335 17283 tablet_bootstrap.cc:492] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:19.870561 17284 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:19.871025 17284 ts_tablet_manager.cc:1403] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.127s	user 0.040s	sys 0.029s
I20260709 14:55:19.871279 17282 tablet_bootstrap.cc:654] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.863692 17346 leader_election.cc:290] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:19.872148 17287 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.879562 17057 leader_election.cc:304] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:19.879887 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.879562 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:19.886688 17283 tablet_bootstrap.cc:654] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.882555 17342 raft_consensus.cc:2804] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.888605 17342 raft_consensus.cc:697] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:19.888700 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:19.889211 17165 raft_consensus.cc:3060] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.889433 17342 consensus_queue.cc:237] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
W20260709 14:55:19.879560 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 51763.8us
I20260709 14:55:19.892500 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:19.893392 17091 raft_consensus.cc:3060] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.893886 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def38a74e96541a791ee10adf94413bb" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:19.895874 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def38a74e96541a791ee10adf94413bb" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:19.896392 17015 raft_consensus.cc:3060] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:19.899403 17205 leader_election.cc:343] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.900101 17205 leader_election.cc:343] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:19.900629 17204 leader_election.cc:343] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.903170 17204 leader_election.cc:304] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:19.904392 17346 raft_consensus.cc:2749] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.904989 17346 raft_consensus.cc:493] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.905253 17328 raft_consensus.cc:493] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.905395 17346 raft_consensus.cc:515] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.905763 17091 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:19.907810 16981 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:19.905692 17328 raft_consensus.cc:515] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.881078 17287 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:19.908749 17349 raft_consensus.cc:2804] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.886855 17284 raft_consensus.cc:359] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.915462 17284 raft_consensus.cc:385] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.915781 17284 raft_consensus.cc:740] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.915740 17346 leader_election.cc:290] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.917759 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0413c477505b47789376ffa45f2ca701" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:19.918370 17016 raft_consensus.cc:2468] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:19.918030 17284 consensus_queue.cc:260] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.920231 17328 leader_election.cc:290] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.920835 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:19.916692 17349 raft_consensus.cc:697] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:19.921437 17164 raft_consensus.cc:2468] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:19.922235 17349 consensus_queue.cc:237] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.923261 17284 ts_tablet_manager.cc:1434] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.005s
I20260709 14:55:19.924062 17165 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:19.924350 16982 leader_election.cc:304] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:19.924880 17284 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:19.925036 17205 leader_election.cc:304] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:19.925966 17015 raft_consensus.cc:2468] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:19.927258 17328 raft_consensus.cc:2804] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.927637 17328 raft_consensus.cc:493] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.927973 17328 raft_consensus.cc:3060] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.929397 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:19.930101 17239 raft_consensus.cc:2468] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:19.927127 17205 leader_election.cc:304] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:19.934971 17281 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:19.935806 17281 ts_tablet_manager.cc:1403] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.009s
I20260709 14:55:19.926990 16911 catalog_manager.cc:5697] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.938783 17281 raft_consensus.cc:359] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.939427 17281 raft_consensus.cc:385] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.939690 17281 raft_consensus.cc:740] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.935039 17346 raft_consensus.cc:2804] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.940120 17346 raft_consensus.cc:493] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.940467 17346 raft_consensus.cc:3060] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.940323 17281 consensus_queue.cc:260] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:19.943543 17281 ts_tablet_manager.cc:1434] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:19.944371 17281 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:19.942541 16913 catalog_manager.cc:5697] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.950348 17284 tablet_bootstrap.cc:654] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.950649 17283 tablet_bootstrap.cc:492] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:19.951074 17283 ts_tablet_manager.cc:1403] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.010s
I20260709 14:55:19.951360 17281 tablet_bootstrap.cc:654] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.952236 17344 raft_consensus.cc:2804] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.937721 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0413c477505b47789376ffa45f2ca701" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:19.954952 17344 raft_consensus.cc:697] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
W20260709 14:55:19.955899 17204 leader_election.cc:343] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.955884 17344 consensus_queue.cc:237] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.960340 17346 raft_consensus.cc:515] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:19.954694 17283 raft_consensus.cc:359] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.961680 17283 raft_consensus.cc:385] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.961977 17283 raft_consensus.cc:740] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.962779 17283 consensus_queue.cc:260] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.964906 17283 ts_tablet_manager.cc:1434] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:19.948450 17328 raft_consensus.cc:515] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:19.965878 17290 raft_consensus.cc:493] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.966500 17290 raft_consensus.cc:515] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:19.967211 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0413c477505b47789376ffa45f2ca701" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:19.967808 17015 raft_consensus.cc:3060] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.968706 17328 leader_election.cc:290] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.969039 17290 leader_election.cc:290] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:19.972862 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:19.973585 17239 raft_consensus.cc:3060] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.978036 17282 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:19.978658 17282 ts_tablet_manager.cc:1403] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.005s
I20260709 14:55:19.983503 17346 leader_election.cc:290] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:19.984293 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:19.984979 17165 raft_consensus.cc:3060] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.987528 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0413c477505b47789376ffa45f2ca701" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:19.987665 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:19.988598 17238 raft_consensus.cc:2468] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
W20260709 14:55:19.989421 17204 leader_election.cc:343] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.991708 17129 leader_election.cc:304] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:19.992972 17290 raft_consensus.cc:2804] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.993448 17290 raft_consensus.cc:493] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.993897 17290 raft_consensus.cc:3060] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.000018 17328 raft_consensus.cc:493] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.000640 17328 raft_consensus.cc:515] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.002167 17015 raft_consensus.cc:2468] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:20.003628 17205 leader_election.cc:304] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.004204 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.004671 17346 raft_consensus.cc:2804] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.005136 17346 raft_consensus.cc:697] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:20.005440 17283 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
W20260709 14:55:20.005560 16980 leader_election.cc:343] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.005903 17346 consensus_queue.cc:237] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.007643 17328 leader_election.cc:290] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:20.013115 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:20.014539 16981 leader_election.cc:343] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.014899 17283 tablet_bootstrap.cc:654] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.015018 16981 leader_election.cc:304] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.016160 17328 raft_consensus.cc:2749] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.025756 17290 raft_consensus.cc:515] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.028636 17239 raft_consensus.cc:2468] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:20.028883 17308 consensus_queue.cc:1048] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.032859 17328 consensus_queue.cc:1048] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.033476 17308 raft_consensus.cc:493] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.033910 17308 raft_consensus.cc:515] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.038439 16980 leader_election.cc:304] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:20.044308 17328 raft_consensus.cc:2804] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.044899 17328 raft_consensus.cc:697] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:20.045898 17328 consensus_queue.cc:237] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.065625 17308 leader_election.cc:290] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.069590 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:20.071682 17130 leader_election.cc:343] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.072669 17290 leader_election.cc:290] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.074321 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.076798 17239 raft_consensus.cc:2468] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:20.078330 17129 leader_election.cc:304] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.079294 17290 raft_consensus.cc:2804] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.079674 17290 raft_consensus.cc:493] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.079859 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.080452 17089 raft_consensus.cc:3060] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.080006 17290 raft_consensus.cc:3060] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.074774 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:20.085835 17238 raft_consensus.cc:3060] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:20.087656 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:20.090755 16913 catalog_manager.cc:5697] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.101183 17165 raft_consensus.cc:2468] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:20.035436 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.103354 17290 raft_consensus.cc:515] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:20.105810 16981 consensus_peers.cc:597] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:20.106904 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.107625 17282 raft_consensus.cc:359] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.108498 17282 raft_consensus.cc:385] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:20.108625 17130 leader_election.cc:343] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.108958 17282 raft_consensus.cc:740] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.120733 17238 raft_consensus.cc:2468] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:20.122895 17129 leader_election.cc:304] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:20.124101 17331 raft_consensus.cc:2804] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.124680 17331 raft_consensus.cc:697] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:20.130793 17282 consensus_queue.cc:260] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.146996 17282 ts_tablet_manager.cc:1434] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.168s	user 0.008s	sys 0.000s
I20260709 14:55:20.149720 17282 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:20.125670 17331 consensus_queue.cc:237] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.154729 17089 raft_consensus.cc:2468] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:20.166242 17290 leader_election.cc:290] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.177742 17283 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:20.178238 17283 ts_tablet_manager.cc:1403] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.033s
I20260709 14:55:20.179570 17281 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:20.180032 17281 ts_tablet_manager.cc:1403] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.236s	user 0.009s	sys 0.018s
I20260709 14:55:20.180931 17283 raft_consensus.cc:359] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.181569 17283 raft_consensus.cc:385] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.181438 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:20.181876 17283 raft_consensus.cc:740] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.182080 17238 raft_consensus.cc:3060] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.182427 17281 raft_consensus.cc:359] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.182667 17283 consensus_queue.cc:260] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.185485 17290 consensus_queue.cc:1048] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.187891 17342 raft_consensus.cc:493] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.188360 17342 raft_consensus.cc:515] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.189090 17238 raft_consensus.cc:2468] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:20.190379 17129 leader_election.cc:304] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.190536 17342 leader_election.cc:290] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:20.191992 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.192142 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:20.192652 17239 raft_consensus.cc:2468] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
W20260709 14:55:20.193574 17057 leader_election.cc:343] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.193904 17282 tablet_bootstrap.cc:654] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.183045 17281 raft_consensus.cc:385] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.194221 17055 leader_election.cc:304] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:20.195207 17281 raft_consensus.cc:740] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.194134 17290 raft_consensus.cc:2804] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.196300 17342 raft_consensus.cc:2804] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.196375 17290 raft_consensus.cc:697] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:20.196815 17342 raft_consensus.cc:493] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.197173 17342 raft_consensus.cc:3060] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.197340 17290 consensus_queue.cc:237] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.202517 17281 consensus_queue.cc:260] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.205926 17283 ts_tablet_manager.cc:1434] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:55:20.207026 17283 tablet_bootstrap.cc:492] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:20.207943 17281 ts_tablet_manager.cc:1434] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:55:20.150436 16913 catalog_manager.cc:5697] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.217417 17283 tablet_bootstrap.cc:654] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.225786 17281 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:20.218300 16910 catalog_manager.cc:5697] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.222882 17284 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:20.230311 17284 ts_tablet_manager.cc:1403] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.306s	user 0.025s	sys 0.045s
I20260709 14:55:20.232515 17283 tablet_bootstrap.cc:492] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:20.213585 17328 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.233033 17283 ts_tablet_manager.cc:1403] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 14:55:20.247808 17284 raft_consensus.cc:359] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.248507 17284 raft_consensus.cc:385] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.248785 17284 raft_consensus.cc:740] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.249522 17284 consensus_queue.cc:260] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.251421 17282 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:20.251808 17284 ts_tablet_manager.cc:1434] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:55:20.251854 17282 ts_tablet_manager.cc:1403] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.013s
I20260709 14:55:20.234236 17328 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.255817 17281 tablet_bootstrap.cc:654] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.255908 17284 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:20.257371 17328 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:20.257434 17283 raft_consensus.cc:359] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.259768 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.261922 17283 raft_consensus.cc:385] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.262105 17089 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:20.262246 17283 raft_consensus.cc:740] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.262924 17283 consensus_queue.cc:260] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.263362 16981 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:20.263254 17342 raft_consensus.cc:515] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.261065 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.264339 17238 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:20.264901 17283 ts_tablet_manager.cc:1434] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:55:20.265398 17342 leader_election.cc:290] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:20.265823 17283 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:20.265770 17328 raft_consensus.cc:2804] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.266264 17328 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.266606 17328 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.268366 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:20.277066 17238 raft_consensus.cc:3060] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.278716 17282 raft_consensus.cc:359] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.279676 17282 raft_consensus.cc:385] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.280042 17282 raft_consensus.cc:740] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.280884 17282 consensus_queue.cc:260] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.282783 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
W20260709 14:55:20.289047 17057 leader_election.cc:343] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.284147 17282 ts_tablet_manager.cc:1434] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:20.293282 17282 tablet_bootstrap.cc:492] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:20.293366 16914 catalog_manager.cc:5697] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.294740 17369 raft_consensus.cc:493] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.295251 17369 raft_consensus.cc:515] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:20.305661 16980 consensus_peers.cc:597] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e -> Peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Couldn't send request to peer 23cc3a20dfda449a99eaa725683a52fd. 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 14:55:20.305629 17238 raft_consensus.cc:2468] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:20.307109 17055 leader_election.cc:304] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:20.308174 17302 raft_consensus.cc:2804] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.308637 17369 leader_election.cc:290] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:20.309374 17283 tablet_bootstrap.cc:654] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.309695 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.308638 17302 raft_consensus.cc:697] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:20.313433 17302 consensus_queue.cc:237] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.315302 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:20.316854 17131 leader_election.cc:343] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.310321 17239 raft_consensus.cc:2468] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:20.320636 17129 leader_election.cc:304] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:20.321997 17369 raft_consensus.cc:2804] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.322448 17369 raft_consensus.cc:493] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.322846 17369 raft_consensus.cc:3060] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.318605 17342 consensus_queue.cc:1048] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:55:20.342692 17328 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.349397 17281 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:20.349926 17281 ts_tablet_manager.cc:1403] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.009s
I20260709 14:55:20.350401 17346 consensus_queue.cc:1048] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.352660 17281 raft_consensus.cc:359] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.353472 17281 raft_consensus.cc:385] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.353684 17281 raft_consensus.cc:740] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.354326 17281 consensus_queue.cc:260] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.357527 17281 ts_tablet_manager.cc:1434] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:20.358422 17281 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:20.365343 17282 tablet_bootstrap.cc:654] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.368760 16910 catalog_manager.cc:5697] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.370081 17284 tablet_bootstrap.cc:654] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.358314 17369 raft_consensus.cc:515] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.377106 17382 raft_consensus.cc:493] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.377313 17328 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:20.377635 17382 raft_consensus.cc:515] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.382129 17281 tablet_bootstrap.cc:654] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.383347 17328 raft_consensus.cc:493] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.383806 17328 raft_consensus.cc:515] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.384318 17382 leader_election.cc:290] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.385705 17328 leader_election.cc:290] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.386337 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:20.387621 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
W20260709 14:55:20.388052 16982 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.388441 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.389097 17090 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.389168 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:20.389400 16982 leader_election.cc:343] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.389955 17089 raft_consensus.cc:2468] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:20.391254 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.392774 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:20.393513 17239 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.395906 16981 leader_election.cc:304] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:20.400043 17382 raft_consensus.cc:2804] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.400406 17382 raft_consensus.cc:493] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.400875 17382 raft_consensus.cc:3060] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.401055 17369 leader_election.cc:290] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:20.400434 16913 catalog_manager.cc:5697] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.405115 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:20.405761 17238 raft_consensus.cc:3060] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.408512 17090 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:20.408681 17282 tablet_bootstrap.cc:492] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:20.409302 17282 ts_tablet_manager.cc:1403] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.001s
I20260709 14:55:20.411839 17282 raft_consensus.cc:359] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.412158 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:20.412521 17282 raft_consensus.cc:385] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.412832 17282 raft_consensus.cc:740] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
W20260709 14:55:20.413354 17131 leader_election.cc:343] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.413484 17282 consensus_queue.cc:260] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.413105 17238 raft_consensus.cc:2468] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:20.415140 17129 leader_election.cc:304] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:20.415567 17282 ts_tablet_manager.cc:1434] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 14:55:20.416005 16981 leader_election.cc:343] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.416142 17369 raft_consensus.cc:2804] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.416426 16981 leader_election.cc:304] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.416810 17369 raft_consensus.cc:697] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:20.417199 17349 raft_consensus.cc:2749] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.417557 16981 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:20.417589 17369 consensus_queue.cc:237] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.416401 17282 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:20.418337 17349 raft_consensus.cc:2804] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.418956 17349 raft_consensus.cc:697] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:20.419865 17349 consensus_queue.cc:237] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.424863 17282 tablet_bootstrap.cc:654] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.427239 17290 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:20.428813 17204 consensus_peers.cc:597] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:20.428171 17290 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.431712 17290 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:20.431962 17239 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:20.433250 17328 consensus_queue.cc:1048] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.438766 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:20.437456 17382 raft_consensus.cc:515] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:20.441273 17131 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.441419 17380 consensus_queue.cc:1048] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.442113 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:20.443213 17129 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.443750 17129 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:20.444794 17290 raft_consensus.cc:2749] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.446403 17382 leader_election.cc:290] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.447566 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:20.449805 17284 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:20.450287 17284 ts_tablet_manager.cc:1403] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.007s
I20260709 14:55:20.453684 17284 raft_consensus.cc:359] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.454473 17284 raft_consensus.cc:385] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.454792 17284 raft_consensus.cc:740] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.457401 17284 consensus_queue.cc:260] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
W20260709 14:55:20.456423 16982 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.461143 16913 catalog_manager.cc:5697] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.466127 17354 consensus_queue.cc:1048] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.467180 17283 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:20.469841 17283 ts_tablet_manager.cc:1403] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.014s
I20260709 14:55:20.469916 17328 consensus_queue.cc:1048] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.470849 17284 ts_tablet_manager.cc:1434] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:55:20.462044 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.472151 17090 raft_consensus.cc:3060] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.472615 17284 tablet_bootstrap.cc:492] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:20.488315 17284 tablet_bootstrap.cc:654] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.504540 17382 consensus_queue.cc:1048] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.510847 17090 raft_consensus.cc:2468] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:20.513742 17283 raft_consensus.cc:359] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.515120 17283 raft_consensus.cc:385] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.515465 17283 raft_consensus.cc:740] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.515408 16981 leader_election.cc:304] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:20.516429 17283 consensus_queue.cc:260] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.517148 17328 raft_consensus.cc:2804] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.517652 17328 raft_consensus.cc:697] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:20.518767 17283 ts_tablet_manager.cc:1434] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:55:20.518440 17328 consensus_queue.cc:237] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.519865 17283 tablet_bootstrap.cc:492] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:20.522048 16910 catalog_manager.cc:5697] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.524678 17382 consensus_queue.cc:1048] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.532388 17284 tablet_bootstrap.cc:492] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:20.532848 17284 ts_tablet_manager.cc:1403] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260709 14:55:20.534238 17282 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:20.534667 17282 ts_tablet_manager.cc:1403] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.002s
I20260709 14:55:20.537276 17282 raft_consensus.cc:359] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.537919 17282 raft_consensus.cc:385] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.538268 17284 raft_consensus.cc:359] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.538900 17284 raft_consensus.cc:385] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.538221 17282 raft_consensus.cc:740] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.539178 17284 raft_consensus.cc:740] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.539847 17284 consensus_queue.cc:260] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.539888 17282 consensus_queue.cc:260] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.541671 17282 ts_tablet_manager.cc:1434] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:20.542301 17282 tablet_bootstrap.cc:492] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:20.547861 17281 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:20.548336 17281 ts_tablet_manager.cc:1403] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.037s
I20260709 14:55:20.550606 17283 tablet_bootstrap.cc:654] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.563539 17281 raft_consensus.cc:359] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.555016 17282 tablet_bootstrap.cc:654] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.564292 17281 raft_consensus.cc:385] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.564630 17281 raft_consensus.cc:740] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.565294 17281 consensus_queue.cc:260] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.558657 17284 ts_tablet_manager.cc:1434] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:20.567900 17284 tablet_bootstrap.cc:492] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:20.571358 17281 ts_tablet_manager.cc:1434] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:20.572223 17281 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:20.563663 17382 consensus_queue.cc:1048] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:20.572397 17205 consensus_peers.cc:597] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:20.575649 17382 raft_consensus.cc:493] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.575675 17344 raft_consensus.cc:493] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.576287 17344 raft_consensus.cc:515] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.576746 17088 raft_consensus.cc:3060] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.578076 17284 tablet_bootstrap.cc:654] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.578331 17344 leader_election.cc:290] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:20.581008 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249c7f3a3e24a4d934831d3a60d7977" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
W20260709 14:55:20.582594 17205 leader_election.cc:343] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.583413 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249c7f3a3e24a4d934831d3a60d7977" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:20.584700 17205 leader_election.cc:343] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.585183 17205 leader_election.cc:304] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:20.586412 17354 raft_consensus.cc:2749] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.576236 17382 raft_consensus.cc:515] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.592212 17382 leader_election.cc:290] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:20.594034 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.594370 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236fc1067744a11a9e245372c71e110" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.594826 17239 raft_consensus.cc:2393] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7af919daf993487cad6dca95e8cb3e3e in current term 1: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:20.596894 16980 leader_election.cc:304] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.598276 17382 raft_consensus.cc:3060] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.599278 17380 raft_consensus.cc:493] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.599965 17380 raft_consensus.cc:515] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.602887 17380 leader_election.cc:290] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.603148 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:20.603574 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.604395 17239 raft_consensus.cc:2393] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:20.605468 17055 leader_election.cc:304] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:20.607904 17281 tablet_bootstrap.cc:654] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.608326 17382 raft_consensus.cc:2749] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.610136 17380 raft_consensus.cc:3060] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.614305 17346 consensus_queue.cc:1048] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.617177 17380 raft_consensus.cc:2749] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.633533 16913 catalog_manager.cc:5697] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.640221 17290 consensus_queue.cc:1048] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.648202 17369 raft_consensus.cc:493] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.648643 17369 raft_consensus.cc:515] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.650653 17369 leader_election.cc:290] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.655540 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:20.657250 17130 leader_election.cc:343] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.659674 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:20.661336 17129 leader_election.cc:343] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.661876 17129 leader_election.cc:304] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.662752 17369 raft_consensus.cc:2749] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.669437 17346 consensus_queue.cc:1048] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.679082 16914 catalog_manager.cc:5697] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.682955 17283 tablet_bootstrap.cc:492] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:20.684813 17281 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:20.685236 17282 tablet_bootstrap.cc:492] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:20.685933 17283 ts_tablet_manager.cc:1403] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.166s	user 0.023s	sys 0.037s
I20260709 14:55:20.685978 17282 ts_tablet_manager.cc:1403] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.003s
I20260709 14:55:20.700028 17284 tablet_bootstrap.cc:492] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:20.700481 17284 ts_tablet_manager.cc:1403] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.014s
I20260709 14:55:20.701349 17282 raft_consensus.cc:359] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.702101 17282 raft_consensus.cc:385] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.702427 17282 raft_consensus.cc:740] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.698534 17281 ts_tablet_manager.cc:1403] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.002s
I20260709 14:55:20.702566 17284 raft_consensus.cc:359] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.689312 17369 consensus_queue.cc:1048] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:20.703532 17284 raft_consensus.cc:385] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.703878 17284 raft_consensus.cc:740] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.704473 17284 consensus_queue.cc:260] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.706401 17284 ts_tablet_manager.cc:1434] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:20.706647 17281 raft_consensus.cc:359] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.707261 17284 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:20.707369 17281 raft_consensus.cc:385] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.707743 17281 raft_consensus.cc:740] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.708505 17282 consensus_queue.cc:260] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.710203 17282 ts_tablet_manager.cc:1434] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 14:55:20.713675 17283 raft_consensus.cc:359] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.714334 17283 raft_consensus.cc:385] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.714603 17283 raft_consensus.cc:740] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.716524 17284 tablet_bootstrap.cc:654] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.711005 17282 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:20.728117 17284 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:20.728615 17284 ts_tablet_manager.cc:1403] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 14:55:20.730923 17369 consensus_queue.cc:1048] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.731588 17283 consensus_queue.cc:260] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.731383 17281 consensus_queue.cc:260] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.732429 17346 raft_consensus.cc:493] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.732857 17346 raft_consensus.cc:515] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.734145 17283 ts_tablet_manager.cc:1434] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 14:55:20.735316 17283 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:20.736846 17281 ts_tablet_manager.cc:1434] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:55:20.737193 17354 raft_consensus.cc:493] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.737735 17281 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:20.737658 17354 raft_consensus.cc:515] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.738389 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c70091effdf432eba16c950a6e47a8f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.739326 17282 tablet_bootstrap.cc:654] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:20.739751 17204 leader_election.cc:343] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.739799 17354 leader_election.cc:290] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:20.741487 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.731364 17284 raft_consensus.cc:359] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.743559 17284 raft_consensus.cc:385] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.743839 17284 raft_consensus.cc:740] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.744038 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c70091effdf432eba16c950a6e47a8f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:20.744670 17165 raft_consensus.cc:2468] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:20.744676 17284 consensus_queue.cc:260] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.746016 17205 leader_election.cc:304] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.746832 17090 raft_consensus.cc:2468] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:20.746915 17346 leader_election.cc:290] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.748777 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:20.746848 17354 raft_consensus.cc:2804] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.750303 17281 tablet_bootstrap.cc:654] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.750459 17354 raft_consensus.cc:493] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.750803 17354 raft_consensus.cc:3060] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.749126 17331 consensus_queue.cc:1048] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.749703 17284 ts_tablet_manager.cc:1434] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:55:20.751888 17284 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:20.749799 17204 leader_election.cc:304] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:20.754736 17344 raft_consensus.cc:2804] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.755146 17344 raft_consensus.cc:493] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.755574 17344 raft_consensus.cc:3060] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.757570 17284 tablet_bootstrap.cc:654] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.759272 17380 consensus_queue.cc:1048] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:20.764032 17346 raft_consensus.cc:493] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.764583 17346 raft_consensus.cc:515] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.767108 17283 tablet_bootstrap.cc:654] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:20.767184 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.767930 17090 raft_consensus.cc:2468] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:20.769572 17204 leader_election.cc:304] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:20.773023 17015 raft_consensus.cc:2468] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:20.775348 17344 raft_consensus.cc:515] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.776381 17346 leader_election.cc:290] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.779376 17344 leader_election.cc:290] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:20.777151 17346 raft_consensus.cc:2804] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.780066 17346 raft_consensus.cc:493] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.780395 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.780401 17346 raft_consensus.cc:3060] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.781472 17090 raft_consensus.cc:3060] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.797364 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:20.798622 17331 raft_consensus.cc:493] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.799146 17331 raft_consensus.cc:515] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.803318 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:20.804312 17331 leader_election.cc:290] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
W20260709 14:55:20.805609 17130 leader_election.cc:343] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.850690 17282 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:20.851243 17282 ts_tablet_manager.cc:1403] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.140s	user 0.007s	sys 0.027s
I20260709 14:55:20.851743 17284 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:20.852208 17284 ts_tablet_manager.cc:1403] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.018s
I20260709 14:55:20.856375 17354 raft_consensus.cc:515] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.858031 17354 leader_election.cc:290] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.858762 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:20.859516 17016 raft_consensus.cc:3060] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.863443 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c70091effdf432eba16c950a6e47a8f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:20.864017 17164 raft_consensus.cc:3060] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.864620 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c70091effdf432eba16c950a6e47a8f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.848569 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:20.869099 17015 raft_consensus.cc:2468] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:20.869580 17282 raft_consensus.cc:359] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.870260 17282 raft_consensus.cc:385] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.870522 17282 raft_consensus.cc:740] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.871187 17282 consensus_queue.cc:260] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.873147 17282 ts_tablet_manager.cc:1434] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:55:20.874017 17282 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
W20260709 14:55:20.874687 17204 leader_election.cc:343] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.875933 17283 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:20.876544 17283 ts_tablet_manager.cc:1403] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.002s
I20260709 14:55:20.876760 17089 raft_consensus.cc:3060] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.881210 17282 tablet_bootstrap.cc:654] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:20.859642 17205 leader_election.cc:343] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.882556 17380 consensus_queue.cc:1048] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.882911 17131 leader_election.cc:304] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.883759 17290 raft_consensus.cc:2804] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:20.884269 17290 raft_consensus.cc:493] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:20.884689 17290 raft_consensus.cc:3060] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.889110 17090 raft_consensus.cc:2468] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:20.889369 17382 raft_consensus.cc:493] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.889832 17382 raft_consensus.cc:515] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.891136 17346 raft_consensus.cc:515] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.891868 17382 leader_election.cc:290] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.893183 17346 leader_election.cc:290] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:20.894287 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.900501 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d47e65ece245bdac07c1af629f9b10" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:20.901626 17281 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:20.902031 17281 ts_tablet_manager.cc:1403] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.164s	user 0.026s	sys 0.000s
I20260709 14:55:20.899362 17283 raft_consensus.cc:359] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.902664 17283 raft_consensus.cc:385] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.902896 17283 raft_consensus.cc:740] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.898532 17369 consensus_queue.cc:1048] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:20.898795 17204 leader_election.cc:304] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:20.907665 16982 leader_election.cc:304] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:20.908550 17346 raft_consensus.cc:2804] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.912205 17346 raft_consensus.cc:697] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:20.913085 17346 consensus_queue.cc:237] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:20.914412 17382 raft_consensus.cc:2749] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:20.923672 17283 consensus_queue.cc:260] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.928409 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:20.936771 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:20.943163 17283 ts_tablet_manager.cc:1434] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.001s
I20260709 14:55:20.944089 17283 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:20.945561 17281 raft_consensus.cc:359] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.948086 17281 raft_consensus.cc:385] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.940706 17016 raft_consensus.cc:2468] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:20.948474 17281 raft_consensus.cc:740] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.937155 17284 raft_consensus.cc:359] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.946053 17090 raft_consensus.cc:3060] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.949294 17284 raft_consensus.cc:385] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.949613 17284 raft_consensus.cc:740] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.950304 17281 consensus_queue.cc:260] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.941895 17164 raft_consensus.cc:2468] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:20.950343 17284 consensus_queue.cc:260] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.951447 17290 raft_consensus.cc:515] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:20.944205 17205 leader_election.cc:343] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:20.961853 17205 leader_election.cc:304] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:20.963491 17415 raft_consensus.cc:2804] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:20.963945 17415 raft_consensus.cc:697] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:20.964926 17415 consensus_queue.cc:237] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:20.954161 17284 ts_tablet_manager.cc:1434] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.003s
I20260709 14:55:20.963985 17165 raft_consensus.cc:3060] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:20.970772 16982 consensus_peers.cc:597] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:20.979251 17382 consensus_queue.cc:1048] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:20.986227 17282 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:20.986742 17282 ts_tablet_manager.cc:1403] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.007s
I20260709 14:55:20.988281 17284 tablet_bootstrap.cc:492] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:20.989307 17282 raft_consensus.cc:359] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.990351 17282 raft_consensus.cc:385] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:20.990636 17282 raft_consensus.cc:740] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:20.991443 17282 consensus_queue.cc:260] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:20.992533 17382 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:20.992991 17016 raft_consensus.cc:3060] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.993112 17382 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:20.996058 17382 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:20.996464 17282 ts_tablet_manager.cc:1434] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 14:55:20.996366 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:20.997381 17282 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:20.997376 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:20.998152 17014 raft_consensus.cc:3060] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:20.999359 17281 ts_tablet_manager.cc:1434] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
W20260709 14:55:21.000031 16980 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.005833 17090 raft_consensus.cc:2468] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:21.003437 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.016283 17164 raft_consensus.cc:2468] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:21.004748 17290 leader_election.cc:290] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:21.017249 16982 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.007465 17283 tablet_bootstrap.cc:654] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.018291 17380 raft_consensus.cc:493] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.018430 17382 raft_consensus.cc:2804] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.018918 17382 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.009328 17281 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.019454 17382 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.003525 17282 tablet_bootstrap.cc:654] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.018941 17380 raft_consensus.cc:515] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.010529 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:21.023591 17089 raft_consensus.cc:3060] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.024109 17204 leader_election.cc:304] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:21.025223 17415 raft_consensus.cc:2804] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.025866 17415 raft_consensus.cc:697] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:21.026705 17415 consensus_queue.cc:237] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.030462 17284 tablet_bootstrap.cc:654] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.032452 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.034495 17089 raft_consensus.cc:2468] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:21.032667 17349 consensus_queue.cc:1048] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.035792 17380 leader_election.cc:290] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:21.037043 17130 leader_election.cc:304] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:21.047454 17290 raft_consensus.cc:2804] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.046443 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe14eef7b14426b9269848f6e453fbe" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.049463 17290 raft_consensus.cc:697] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:21.053639 17014 raft_consensus.cc:2468] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:21.064065 17382 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.068761 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:21.051955 17290 consensus_queue.cc:237] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.069321 17164 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.069605 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
W20260709 14:55:21.070869 16980 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.072748 17369 consensus_queue.cc:1048] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.075115 17281 tablet_bootstrap.cc:654] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.075187 17282 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.075489 17382 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.078136 17282 ts_tablet_manager.cc:1403] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.010s
I20260709 14:55:21.076359 17164 raft_consensus.cc:2468] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:21.080436 17283 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:21.080657 16982 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.080878 17283 ts_tablet_manager.cc:1403] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.003s
I20260709 14:55:21.080785 17282 raft_consensus.cc:359] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.081482 17282 raft_consensus.cc:385] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.081772 17282 raft_consensus.cc:740] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.082576 17282 consensus_queue.cc:260] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.083393 17283 raft_consensus.cc:359] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.084004 17283 raft_consensus.cc:385] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.084249 17283 raft_consensus.cc:740] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.084658 17282 ts_tablet_manager.cc:1434] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:55:21.084900 17283 consensus_queue.cc:260] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.085539 17282 tablet_bootstrap.cc:492] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.086745 17283 ts_tablet_manager.cc:1434] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:21.089066 17287 raft_consensus.cc:2804] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.089454 17283 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:21.089680 17284 tablet_bootstrap.cc:492] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.090194 17284 ts_tablet_manager.cc:1403] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.000s
I20260709 14:55:21.095180 17287 raft_consensus.cc:697] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:21.096022 17287 consensus_queue.cc:237] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.096285 17284 raft_consensus.cc:359] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.096972 17284 raft_consensus.cc:385] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.097251 17284 raft_consensus.cc:740] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.097466 17057 leader_election.cc:304] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:21.099470 17284 consensus_queue.cc:260] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.099177 16910 catalog_manager.cc:5697] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.104944 17427 raft_consensus.cc:2749] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.107748 17283 tablet_bootstrap.cc:654] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.110961 17284 ts_tablet_manager.cc:1434] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:55:21.116003 17284 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:21.115449 16913 catalog_manager.cc:5697] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.117035 17282 tablet_bootstrap.cc:654] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.117746 16913 catalog_manager.cc:5697] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.118965 16913 catalog_manager.cc:5697] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.122099 17281 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.122486 17281 ts_tablet_manager.cc:1403] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.000s
I20260709 14:55:21.129217 17281 raft_consensus.cc:359] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.129859 17281 raft_consensus.cc:385] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.130121 17281 raft_consensus.cc:740] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.130182 17346 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.130692 17346 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.130841 17281 consensus_queue.cc:260] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.134213 17284 tablet_bootstrap.cc:654] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.136727 17281 ts_tablet_manager.cc:1434] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:21.136909 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.137923 17281 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.143749 17382 consensus_queue.cc:1048] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:21.155471 17346 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.157547 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.161803 17205 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:21.162803 17346 raft_consensus.cc:2749] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.189381 17281 tablet_bootstrap.cc:654] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.195604 17427 raft_consensus.cc:493] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.196373 17427 raft_consensus.cc:515] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.200804 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.201812 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
W20260709 14:55:21.202756 17055 leader_election.cc:343] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.202636 17165 raft_consensus.cc:2468] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:21.205344 17427 leader_election.cc:290] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.209298 17283 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:21.209364 17057 leader_election.cc:304] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.209843 17283 ts_tablet_manager.cc:1403] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.006s
I20260709 14:55:21.211977 17427 raft_consensus.cc:2804] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.212479 17427 raft_consensus.cc:493] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.212873 17427 raft_consensus.cc:3060] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.216838 17283 raft_consensus.cc:359] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.217715 17283 raft_consensus.cc:385] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.218068 17283 raft_consensus.cc:740] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.218899 17283 consensus_queue.cc:260] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.221686 17283 ts_tablet_manager.cc:1434] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:21.227116 17427 raft_consensus.cc:515] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.227751 17282 tablet_bootstrap.cc:492] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.228303 17282 ts_tablet_manager.cc:1403] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.017s
I20260709 14:55:21.229995 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:21.230176 17427 leader_election.cc:290] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.230587 17165 raft_consensus.cc:3060] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.232383 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
W20260709 14:55:21.233389 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:55:21.233788 17055 leader_election.cc:343] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.234930 17283 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:21.235224 17284 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.235632 17284 ts_tablet_manager.cc:1403] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.019s
I20260709 14:55:21.236289 17165 raft_consensus.cc:2468] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:21.237391 17057 leader_election.cc:304] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.238538 17427 raft_consensus.cc:2804] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.239259 17427 raft_consensus.cc:697] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:21.240047 17281 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.240490 17281 ts_tablet_manager.cc:1403] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.000s
I20260709 14:55:21.240211 17427 consensus_queue.cc:237] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.242976 17281 raft_consensus.cc:359] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.243636 17281 raft_consensus.cc:385] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.243899 17281 raft_consensus.cc:740] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.244836 17282 raft_consensus.cc:359] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.245700 17282 raft_consensus.cc:385] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.237989 17284 raft_consensus.cc:359] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.246066 17282 raft_consensus.cc:740] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.246400 17281 consensus_queue.cc:260] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.248413 17282 consensus_queue.cc:260] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.249843 17281 ts_tablet_manager.cc:1434] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:21.246184 17284 raft_consensus.cc:385] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.250648 17284 raft_consensus.cc:740] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.251389 17284 consensus_queue.cc:260] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.253328 17284 ts_tablet_manager.cc:1434] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260709 14:55:21.254127 17282 ts_tablet_manager.cc:1434] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:21.254618 17281 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.255023 17282 tablet_bootstrap.cc:492] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.254153 17284 tablet_bootstrap.cc:492] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:21.258370 16914 catalog_manager.cc:5697] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.260166 17282 tablet_bootstrap.cc:654] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.260447 17281 tablet_bootstrap.cc:654] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.265708 17284 tablet_bootstrap.cc:654] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.277945 17282 tablet_bootstrap.cc:492] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.278520 17282 ts_tablet_manager.cc:1403] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 14:55:21.281728 17282 raft_consensus.cc:359] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.282581 17282 raft_consensus.cc:385] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.282907 17282 raft_consensus.cc:740] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.284400 17282 consensus_queue.cc:260] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.286312 17284 tablet_bootstrap.cc:492] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.286432 17282 ts_tablet_manager.cc:1434] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:21.286794 17284 ts_tablet_manager.cc:1403] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260709 14:55:21.288285 17281 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.288712 17281 ts_tablet_manager.cc:1403] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.008s
I20260709 14:55:21.289357 17284 raft_consensus.cc:359] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.289873 17283 tablet_bootstrap.cc:654] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.290124 17284 raft_consensus.cc:385] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.290437 17284 raft_consensus.cc:740] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.291208 17281 raft_consensus.cc:359] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.291142 17284 consensus_queue.cc:260] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.291867 17281 raft_consensus.cc:385] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.292148 17281 raft_consensus.cc:740] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.292852 17281 consensus_queue.cc:260] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.293409 17284 ts_tablet_manager.cc:1434] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:21.294281 17284 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:21.294338 17282 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.294759 17281 ts_tablet_manager.cc:1434] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:21.295621 17281 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.300155 17284 tablet_bootstrap.cc:654] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.300319 17282 tablet_bootstrap.cc:654] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.300758 17281 tablet_bootstrap.cc:654] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.310372 17282 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.310925 17282 ts_tablet_manager.cc:1403] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:55:21.319551 17282 raft_consensus.cc:359] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.320246 17282 raft_consensus.cc:385] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.320782 17282 raft_consensus.cc:740] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.320086 16913 catalog_manager.cc:5697] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.321406 17282 consensus_queue.cc:260] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.323454 17282 ts_tablet_manager.cc:1434] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:21.324600 17290 raft_consensus.cc:493] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.325045 17290 raft_consensus.cc:515] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.325753 17281 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.326182 17281 ts_tablet_manager.cc:1403] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260709 14:55:21.327729 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249c7f3a3e24a4d934831d3a60d7977" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.328339 17236 raft_consensus.cc:2468] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:21.328790 17281 raft_consensus.cc:359] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.329432 17281 raft_consensus.cc:385] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.329468 17129 leader_election.cc:304] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:21.329808 17281 raft_consensus.cc:740] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.330329 17331 raft_consensus.cc:2804] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.330729 17331 raft_consensus.cc:493] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.330467 17281 consensus_queue.cc:260] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.331118 17331 raft_consensus.cc:3060] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.331779 17282 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.332580 17281 ts_tablet_manager.cc:1434] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:21.333487 17281 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.337718 17282 tablet_bootstrap.cc:654] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.337899 17427 raft_consensus.cc:493] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.338660 17281 tablet_bootstrap.cc:654] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.338371 17427 raft_consensus.cc:515] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.322088 17284 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.340648 17284 ts_tablet_manager.cc:1403] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260709 14:55:21.340765 17427 leader_election.cc:290] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:21.340724 17283 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:21.342515 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baaad41b393455c97971171f8d49607" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.343232 17284 raft_consensus.cc:359] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.343489 17290 leader_election.cc:290] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.345109 17016 raft_consensus.cc:2468] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:21.345145 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baaad41b393455c97971171f8d49607" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.344416 17283 ts_tablet_manager.cc:1403] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.011s
I20260709 14:55:21.347283 17284 raft_consensus.cc:385] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.352836 17284 raft_consensus.cc:740] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.348402 17163 raft_consensus.cc:2468] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:21.348783 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249c7f3a3e24a4d934831d3a60d7977" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.354496 17013 raft_consensus.cc:2468] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:21.354962 17057 leader_election.cc:304] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:21.356630 17427 raft_consensus.cc:2804] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.351519 17331 raft_consensus.cc:515] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.357112 17427 raft_consensus.cc:493] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.359283 17284 consensus_queue.cc:260] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.358325 17427 raft_consensus.cc:3060] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.362363 17331 leader_election.cc:290] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.363225 17283 raft_consensus.cc:359] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.363850 17283 raft_consensus.cc:385] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.364171 17284 ts_tablet_manager.cc:1434] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:55:21.364061 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249c7f3a3e24a4d934831d3a60d7977" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:21.364948 17013 raft_consensus.cc:3060] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.365216 17284 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:21.369671 17369 raft_consensus.cc:493] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.370167 17369 raft_consensus.cc:515] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.371909 17284 tablet_bootstrap.cc:654] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.373746 17380 raft_consensus.cc:493] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.374219 17163 raft_consensus.cc:3060] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.374410 17380 raft_consensus.cc:515] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.375648 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb88c010b34899801e566dfd148c1d" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.376291 17016 raft_consensus.cc:2468] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:21.377427 17131 leader_election.cc:304] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:21.378180 17380 leader_election.cc:290] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.378549 17308 raft_consensus.cc:2804] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.378578 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c70091effdf432eba16c950a6e47a8f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.379522 17165 raft_consensus.cc:2393] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:21.380020 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c70091effdf432eba16c950a6e47a8f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.379014 17308 raft_consensus.cc:493] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.382881 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb88c010b34899801e566dfd148c1d" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.383164 17308 raft_consensus.cc:3060] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.372205 17369 leader_election.cc:290] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.373512 17282 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.388495 17282 ts_tablet_manager.cc:1403] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.016s
W20260709 14:55:21.390352 17129 leader_election.cc:343] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.364089 17283 raft_consensus.cc:740] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.386741 17057 leader_election.cc:304] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:21.392098 17428 raft_consensus.cc:3060] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.391782 17283 consensus_queue.cc:260] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.387559 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249c7f3a3e24a4d934831d3a60d7977" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:21.398154 17283 ts_tablet_manager.cc:1434] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 14:55:21.395081 17282 raft_consensus.cc:359] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.399286 17282 raft_consensus.cc:385] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.399554 17282 raft_consensus.cc:740] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.400219 17283 tablet_bootstrap.cc:492] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:21.398777 17236 raft_consensus.cc:3060] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.402844 17282 consensus_queue.cc:260] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.410478 17290 raft_consensus.cc:493] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.411217 17290 raft_consensus.cc:515] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.412851 17427 raft_consensus.cc:515] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.407814 17013 raft_consensus.cc:2468] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:21.414307 17417 consensus_queue.cc:1048] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:21.416733 17281 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.417199 17281 ts_tablet_manager.cc:1403] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.026s
I20260709 14:55:21.417296 17131 leader_election.cc:304] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:21.418172 17417 consensus_queue.cc:1048] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.416744 17237 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.418888 17236 raft_consensus.cc:2468] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:21.419772 17282 ts_tablet_manager.cc:1434] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:21.425096 17281 raft_consensus.cc:359] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.426554 17281 raft_consensus.cc:385] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.426945 17281 raft_consensus.cc:740] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.426038 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d481f34ae469aaf4ebb7219278610" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:21.427830 17281 consensus_queue.cc:260] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:21.429325 17130 leader_election.cc:343] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.430217 17281 ts_tablet_manager.cc:1434] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:55:21.430059 17308 raft_consensus.cc:515] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.432248 17308 leader_election.cc:290] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.432536 17287 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.432812 17284 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.434450 17284 ts_tablet_manager.cc:1403] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.006s
I20260709 14:55:21.434290 17287 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.432987 17281 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.437206 17282 tablet_bootstrap.cc:492] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.419535 17290 leader_election.cc:290] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:21.423833 17331 raft_consensus.cc:2804] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.442480 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.439515 17287 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.447034 17284 raft_consensus.cc:359] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.446604 17331 raft_consensus.cc:697] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:21.448156 17284 raft_consensus.cc:385] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.442440 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb88c010b34899801e566dfd148c1d" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:21.438757 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d481f34ae469aaf4ebb7219278610" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.449141 17284 raft_consensus.cc:740] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.451221 17016 raft_consensus.cc:3060] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.451016 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.450018 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb88c010b34899801e566dfd148c1d" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:21.452450 17235 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:21.453724 16980 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:21.455536 17331 consensus_queue.cc:237] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.458954 17415 consensus_queue.cc:1048] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:21.456041 17382 raft_consensus.cc:2804] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.459966 17382 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.460440 17382 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.445755 17417 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.457031 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baaad41b393455c97971171f8d49607" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
W20260709 14:55:21.457541 17129 leader_election.cc:343] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.456202 17281 tablet_bootstrap.cc:654] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.446245 17427 leader_election.cc:290] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:21.464696 17013 raft_consensus.cc:2468] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:21.467227 17165 raft_consensus.cc:3060] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.462657 17284 consensus_queue.cc:260] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.486420 17284 ts_tablet_manager.cc:1434] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.003s
I20260709 14:55:21.487352 17284 tablet_bootstrap.cc:492] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:21.488969 17283 tablet_bootstrap.cc:654] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.477871 17382 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.490952 17382 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.499795 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:21.500370 17235 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.500607 17308 consensus_queue.cc:1048] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.482218 17428 raft_consensus.cc:2749] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.487432 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baaad41b393455c97971171f8d49607" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:21.501281 17165 raft_consensus.cc:2468] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:21.472970 17417 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:21.504230 16982 leader_election.cc:343] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.510839 17346 raft_consensus.cc:493] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.511363 17346 raft_consensus.cc:515] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.513304 17346 leader_election.cc:290] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:21.514544 17235 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:21.515453 17282 tablet_bootstrap.cc:654] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.519078 17131 leader_election.cc:304] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.520718 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:21.510854 17417 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.523890 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:21.524669 16982 leader_election.cc:343] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.510492 17015 raft_consensus.cc:3060] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.505803 17016 raft_consensus.cc:2468] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:21.525292 17457 raft_consensus.cc:493] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.528630 17308 raft_consensus.cc:2804] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.535200 17057 leader_election.cc:304] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
W20260709 14:55:21.539368 17204 leader_election.cc:343] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.541005 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.535393 16980 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:21.536396 17457 raft_consensus.cc:515] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.542163 17328 raft_consensus.cc:2804] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.544582 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.544905 17380 raft_consensus.cc:2804] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.542652 17328 raft_consensus.cc:697] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:21.547223 17287 consensus_queue.cc:1048] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:21.548065 17328 consensus_queue.cc:237] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.537492 17308 raft_consensus.cc:493] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.551386 17308 raft_consensus.cc:3060] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.546299 17302 raft_consensus.cc:493] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:21.548864 17205 leader_election.cc:343] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.547217 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.552196 17131 leader_election.cc:304] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.549408 17380 raft_consensus.cc:697] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:21.560946 17331 raft_consensus.cc:2804] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.557478 17205 leader_election.cc:304] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.566031 17415 raft_consensus.cc:2749] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.567070 17283 tablet_bootstrap.cc:492] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:21.556115 17302 raft_consensus.cc:515] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.567540 17283 ts_tablet_manager.cc:1403] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.002s
I20260709 14:55:21.568809 17302 leader_election.cc:290] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:21.569442 17235 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.571156 17161 raft_consensus.cc:2393] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 1: Already voted for candidate 7af919daf993487cad6dca95e8cb3e3e in this term.
I20260709 14:55:21.569911 17331 raft_consensus.cc:697] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:21.576597 17283 raft_consensus.cc:359] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.592830 17283 raft_consensus.cc:385] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.593520 17283 raft_consensus.cc:740] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.594439 17283 consensus_queue.cc:260] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.598680 17283 ts_tablet_manager.cc:1434] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:21.599629 17283 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:21.600298 17457 leader_election.cc:290] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.601246 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.609386 17284 tablet_bootstrap.cc:654] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.613866 16910 catalog_manager.cc:5697] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.623487 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.626816 17015 raft_consensus.cc:2468] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:21.627658 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.611864 17205 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:21.626803 17290 consensus_queue.cc:1048] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 14:55:21.638383 17129 leader_election.cc:343] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.617444 17331 consensus_queue.cc:237] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.594992 17380 consensus_queue.cc:237] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.655371 17161 raft_consensus.cc:3060] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.667724 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:21.676084 17057 leader_election.cc:304] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:21.677086 17428 raft_consensus.cc:2749] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.679128 17346 consensus_queue.cc:1048] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.679646 17236 raft_consensus.cc:3060] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.693647 16910 catalog_manager.cc:5697] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.694917 17346 consensus_queue.cc:1048] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.698589 17282 tablet_bootstrap.cc:492] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.699231 17282 ts_tablet_manager.cc:1403] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.262s	user 0.034s	sys 0.014s
W20260709 14:55:21.706120 17130 leader_election.cc:343] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.708058 17282 raft_consensus.cc:359] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.708776 17282 raft_consensus.cc:385] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.708448 17130 leader_election.cc:304] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.709808 17331 raft_consensus.cc:2749] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.710491 17282 raft_consensus.cc:740] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.715194 17282 consensus_queue.cc:260] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.712021 16913 catalog_manager.cc:5697] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.718740 17284 tablet_bootstrap.cc:492] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.719270 17284 ts_tablet_manager.cc:1403] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.232s	user 0.014s	sys 0.019s
I20260709 14:55:21.720364 17282 ts_tablet_manager.cc:1434] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:55:21.721186 17282 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.722975 17290 raft_consensus.cc:493] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.733099 17283 tablet_bootstrap.cc:654] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.733556 17281 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.733978 17281 ts_tablet_manager.cc:1403] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.303s	user 0.030s	sys 0.031s
I20260709 14:55:21.736202 17284 raft_consensus.cc:359] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.736665 17284 raft_consensus.cc:385] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.736835 17284 raft_consensus.cc:740] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.730569 17427 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.746243 17427 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.748458 17287 consensus_queue.cc:1048] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.749480 17302 consensus_queue.cc:1048] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.737722 17290 raft_consensus.cc:515] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.751241 17417 consensus_queue.cc:1048] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:21.740017 17464 log.cc:927] Time spent T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 14:55:21.753496 17290 leader_election.cc:290] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.740144 17415 raft_consensus.cc:2749] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.742084 17281 raft_consensus.cc:359] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.745220 17308 raft_consensus.cc:515] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.753754 17284 consensus_queue.cc:260] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.755148 17281 raft_consensus.cc:385] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.757720 17281 raft_consensus.cc:740] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.762228 17281 consensus_queue.cc:260] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.764781 17281 ts_tablet_manager.cc:1434] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:55:21.766592 17281 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.768028 17284 ts_tablet_manager.cc:1434] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.001s
I20260709 14:55:21.769321 17284 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:21.778855 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.792313 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522c934b85e4f8c898d2d5247c21d53" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:21.801780 17130 leader_election.cc:304] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.806237 17088 raft_consensus.cc:3060] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.812047 17282 tablet_bootstrap.cc:654] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.823377 17283 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:21.823729 17427 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:21.823928 17283 ts_tablet_manager.cc:1403] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.002s
I20260709 14:55:21.825587 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.827111 17283 raft_consensus.cc:359] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.827562 17417 raft_consensus.cc:493] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.828441 17283 raft_consensus.cc:385] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.829273 17283 raft_consensus.cc:740] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.831477 17417 raft_consensus.cc:515] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.834147 17283 consensus_queue.cc:260] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.836436 17427 consensus_queue.cc:1048] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:21.840365 17287 raft_consensus.cc:493] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.849001 17283 ts_tablet_manager.cc:1434] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:55:21.850459 17283 tablet_bootstrap.cc:492] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:21.844061 17369 raft_consensus.cc:2749] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:21.853983 17055 leader_election.cc:343] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.857141 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:21.858286 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d481f34ae469aaf4ebb7219278610" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:21.847000 17287 raft_consensus.cc:515] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
W20260709 14:55:21.860606 17057 leader_election.cc:343] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.861066 17057 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:21.861405 17287 leader_election.cc:290] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:21.862327 17284 tablet_bootstrap.cc:654] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.863016 17380 raft_consensus.cc:2749] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:21.863560 16914 catalog_manager.cc:5697] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.870391 17281 tablet_bootstrap.cc:654] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.855616 17308 leader_election.cc:290] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:21.881130 17417 leader_election.cc:290] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:21.883514 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:21.873890 17130 leader_election.cc:343] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.887130 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.887743 17238 raft_consensus.cc:2468] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:21.888547 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d481f34ae469aaf4ebb7219278610" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:21.889137 17015 raft_consensus.cc:3060] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.875248 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:21.895125 16980 leader_election.cc:304] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
W20260709 14:55:21.896214 16981 leader_election.cc:343] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.897229 17382 raft_consensus.cc:2804] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.897636 17382 raft_consensus.cc:493] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.897951 17382 raft_consensus.cc:3060] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.899298 17015 raft_consensus.cc:2468] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:21.909489 17283 tablet_bootstrap.cc:654] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.925134 17281 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:21.925673 17281 ts_tablet_manager.cc:1403] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.159s	user 0.010s	sys 0.007s
I20260709 14:55:21.918152 17380 raft_consensus.cc:493] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:21.926608 17380 raft_consensus.cc:515] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.928436 17281 raft_consensus.cc:359] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.929183 17281 raft_consensus.cc:385] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.929768 17380 leader_election.cc:290] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.929517 17281 raft_consensus.cc:740] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.930955 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:21.931253 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.931349 17281 consensus_queue.cc:260] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.931870 17164 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
W20260709 14:55:21.932503 17055 leader_election.cc:343] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.933300 17057 leader_election.cc:304] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.934671 17380 raft_consensus.cc:2804] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:21.935066 17380 raft_consensus.cc:493] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:21.941694 17380 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.948216 17380 raft_consensus.cc:515] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:21.941708 17382 raft_consensus.cc:515] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.953668 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:21.954280 17382 leader_election.cc:290] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:21.954319 17237 raft_consensus.cc:3060] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.951227 17281 ts_tablet_manager.cc:1434] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:55:21.954775 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
W20260709 14:55:21.956192 16981 leader_election.cc:343] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.957755 17131 leader_election.cc:304] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.959487 17281 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:21.959800 17461 raft_consensus.cc:2804] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.960793 17461 raft_consensus.cc:697] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:21.973788 17282 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:21.974367 17282 ts_tablet_manager.cc:1403] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.253s	user 0.021s	sys 0.022s
I20260709 14:55:21.975284 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:21.975782 17380 leader_election.cc:290] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:21.977037 17282 raft_consensus.cc:359] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:21.977360 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:21.977834 17282 raft_consensus.cc:385] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.978192 17282 raft_consensus.cc:740] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.978889 17282 consensus_queue.cc:260] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:21.979012 17055 leader_election.cc:343] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:21.980266 17461 consensus_queue.cc:237] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.981559 17282 ts_tablet_manager.cc:1434] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:21.982525 17282 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:21.983029 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:21.983599 17164 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.984184 17237 raft_consensus.cc:2468] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:21.988087 16980 leader_election.cc:304] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.988626 17284 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:21.989080 17284 ts_tablet_manager.cc:1403] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.220s	user 0.025s	sys 0.027s
I20260709 14:55:21.990410 17287 raft_consensus.cc:2804] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.990667 17164 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:21.990916 17287 raft_consensus.cc:697] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:21.991796 17287 consensus_queue.cc:237] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:21.992137 17284 raft_consensus.cc:359] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.992812 17284 raft_consensus.cc:385] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.993103 17284 raft_consensus.cc:740] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.992189 17057 leader_election.cc:304] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:21.993474 17328 consensus_queue.cc:1048] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:21.993862 17284 consensus_queue.cc:260] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:21.994215 17380 raft_consensus.cc:2804] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.995040 17205 leader_election.cc:304] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:21.995954 17477 raft_consensus.cc:2749] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:22.000387 17380 raft_consensus.cc:697] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:22.001230 17380 consensus_queue.cc:237] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.003435 17284 ts_tablet_manager.cc:1434] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 14:55:22.006888 17284 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.009176 17281 tablet_bootstrap.cc:654] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.013737 17284 tablet_bootstrap.cc:654] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.028396 17164 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.038998 16913 catalog_manager.cc:5697] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.042560 17282 tablet_bootstrap.cc:654] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.043574 17284 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.047158 17284 ts_tablet_manager.cc:1403] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260709 14:55:22.050894 17284 raft_consensus.cc:359] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.051762 17284 raft_consensus.cc:385] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.052112 17284 raft_consensus.cc:740] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.056318 17281 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.056783 17281 ts_tablet_manager.cc:1403] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.022s
I20260709 14:55:22.057622 17284 consensus_queue.cc:260] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.059725 17284 ts_tablet_manager.cc:1434] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:55:22.060125 17382 consensus_queue.cc:1048] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.060978 17284 tablet_bootstrap.cc:492] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.066233 17281 raft_consensus.cc:359] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.066900 17281 raft_consensus.cc:385] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.067188 17281 raft_consensus.cc:740] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.067242 17369 consensus_queue.cc:1048] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.067914 17281 consensus_queue.cc:260] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.069161 17369 consensus_queue.cc:1048] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.073386 17281 ts_tablet_manager.cc:1434] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:55:22.073799 17369 raft_consensus.cc:493] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.075497 17281 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.079898 17331 consensus_queue.cc:1048] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.081772 17283 tablet_bootstrap.cc:492] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.082204 17283 ts_tablet_manager.cc:1403] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.232s	user 0.012s	sys 0.011s
I20260709 14:55:22.082506 17369 raft_consensus.cc:515] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.084594 17283 raft_consensus.cc:359] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.085238 17283 raft_consensus.cc:385] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.085104 17369 leader_election.cc:290] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:22.086165 17382 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.086628 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5c45e516a14564a066d1a05ca1b0c3" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.087069 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5c45e516a14564a066d1a05ca1b0c3" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.086655 17382 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
W20260709 14:55:22.088737 17130 leader_election.cc:343] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.090938 17382 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
W20260709 14:55:22.091890 17129 leader_election.cc:343] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.091276 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.092393 17129 leader_election.cc:304] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.090834 17283 raft_consensus.cc:740] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.095816 17283 consensus_queue.cc:260] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.094110 16910 catalog_manager.cc:5697] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.097360 17283 ts_tablet_manager.cc:1434] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:55:22.098011 17283 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.101955 17282 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:22.102562 17282 ts_tablet_manager.cc:1403] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.014s
I20260709 14:55:22.106031 17283 tablet_bootstrap.cc:654] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.106946 17282 raft_consensus.cc:359] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.109190 17282 raft_consensus.cc:385] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.109575 17282 raft_consensus.cc:740] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.115280 17281 tablet_bootstrap.cc:654] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.119480 17282 consensus_queue.cc:260] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.121891 17282 ts_tablet_manager.cc:1434] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 14:55:22.093542 17369 raft_consensus.cc:2749] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.125083 17282 tablet_bootstrap.cc:492] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:22.127521 17284 tablet_bootstrap.cc:654] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:22.118494 16980 leader_election.cc:343] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.123219 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.135212 17282 tablet_bootstrap.cc:654] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:22.140134 17129 consensus_peers.cc:597] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 -> Peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Couldn't send request to peer 23cc3a20dfda449a99eaa725683a52fd. 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 14:55:22.143559 17088 raft_consensus.cc:2468] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:22.148128 16981 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:22.149235 17287 raft_consensus.cc:2804] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.149629 17287 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.149998 17287 raft_consensus.cc:3060] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.151559 17380 consensus_queue.cc:1048] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.164455 17281 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.164929 17281 ts_tablet_manager.cc:1403] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.008s
I20260709 14:55:22.167467 17281 raft_consensus.cc:359] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.168145 17281 raft_consensus.cc:385] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.168412 17281 raft_consensus.cc:740] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.169034 17281 consensus_queue.cc:260] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.170930 17281 ts_tablet_manager.cc:1434] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:22.175603 17281 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.181164 17281 tablet_bootstrap.cc:654] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.186219 16913 catalog_manager.cc:5697] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.187058 17287 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.197978 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:22.199087 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:22.199764 17088 raft_consensus.cc:3060] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:22.203685 16980 leader_election.cc:343] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.204985 17380 raft_consensus.cc:493] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.205454 17380 raft_consensus.cc:515] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.207482 17380 leader_election.cc:290] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.208171 17283 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.208649 17283 ts_tablet_manager.cc:1403] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.012s
I20260709 14:55:22.208595 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d481f34ae469aaf4ebb7219278610" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.209475 17013 raft_consensus.cc:2393] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:22.209822 17088 raft_consensus.cc:2468] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:22.211184 16981 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:22.212204 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d481f34ae469aaf4ebb7219278610" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.212563 17470 raft_consensus.cc:2804] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.212173 17287 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.213753 17057 leader_election.cc:304] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:22.214884 17380 raft_consensus.cc:3060] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.215289 17470 raft_consensus.cc:697] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:22.216125 17470 consensus_queue.cc:237] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.217372 17283 raft_consensus.cc:359] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.218068 17283 raft_consensus.cc:385] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.218327 17283 raft_consensus.cc:740] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.219223 17428 raft_consensus.cc:493] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.219743 17428 raft_consensus.cc:515] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.221783 17428 leader_election.cc:290] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:22.223191 17283 consensus_queue.cc:260] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.223690 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.224403 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.225337 17235 raft_consensus.cc:2393] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 7af919daf993487cad6dca95e8cb3e3e in this term.
I20260709 14:55:22.227028 17055 leader_election.cc:304] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:22.228188 17283 ts_tablet_manager.cc:1434] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:22.228394 17284 tablet_bootstrap.cc:492] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.228713 17428 raft_consensus.cc:3060] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.228909 17284 ts_tablet_manager.cc:1403] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.168s	user 0.020s	sys 0.004s
I20260709 14:55:22.230672 17281 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.232558 17281 ts_tablet_manager.cc:1403] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.018s
I20260709 14:55:22.234301 17380 raft_consensus.cc:2749] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.234030 17427 consensus_queue.cc:1048] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:22.231964 17282 tablet_bootstrap.cc:492] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:22.235348 17282 ts_tablet_manager.cc:1403] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.013s
I20260709 14:55:22.240590 17282 raft_consensus.cc:359] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.241214 17282 raft_consensus.cc:385] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.241460 17282 raft_consensus.cc:740] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.242038 17282 consensus_queue.cc:260] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.244025 17282 ts_tablet_manager.cc:1434] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:22.244903 17282 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:22.247174 17281 raft_consensus.cc:359] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.248383 17283 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.251397 17281 raft_consensus.cc:385] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.251739 17281 raft_consensus.cc:740] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.252509 17281 consensus_queue.cc:260] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.254956 17281 ts_tablet_manager.cc:1434] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:22.255887 17281 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.256865 17428 raft_consensus.cc:2749] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.256906 17283 tablet_bootstrap.cc:654] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.260159 17284 raft_consensus.cc:359] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.261519 17281 tablet_bootstrap.cc:654] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.260824 17284 raft_consensus.cc:385] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.265061 17284 raft_consensus.cc:740] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.265880 17284 consensus_queue.cc:260] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:22.270494 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:22.284317 17283 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.284930 17283 ts_tablet_manager.cc:1403] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.006s
I20260709 14:55:22.286757 17281 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.287323 17281 ts_tablet_manager.cc:1403] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.032s	user 0.029s	sys 0.000s
I20260709 14:55:22.287496 17283 raft_consensus.cc:359] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.288059 17282 tablet_bootstrap.cc:654] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.288214 17283 raft_consensus.cc:385] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.288550 17283 raft_consensus.cc:740] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.289381 17283 consensus_queue.cc:260] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.290066 17281 raft_consensus.cc:359] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.290555 17284 ts_tablet_manager.cc:1434] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 14:55:22.290827 17281 raft_consensus.cc:385] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.291195 17281 raft_consensus.cc:740] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.291432 17283 ts_tablet_manager.cc:1434] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:22.291940 17281 consensus_queue.cc:260] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.292440 17283 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.291488 17284 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.294072 17281 ts_tablet_manager.cc:1434] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:22.294966 17281 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.298787 17284 tablet_bootstrap.cc:654] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.300254 17281 tablet_bootstrap.cc:654] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.304427 17283 tablet_bootstrap.cc:654] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.312888 17287 raft_consensus.cc:493] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.313373 17287 raft_consensus.cc:515] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.315420 17287 leader_election.cc:290] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.316828 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.317613 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:22.318917 16980 leader_election.cc:343] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:22.319965 16981 leader_election.cc:343] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.320381 16981 leader_election.cc:304] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.321679 17287 raft_consensus.cc:2749] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.318948 17281 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.322798 17281 ts_tablet_manager.cc:1403] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 14:55:22.325259 17281 raft_consensus.cc:359] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.325883 17284 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.326120 17281 raft_consensus.cc:385] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.326340 17284 ts_tablet_manager.cc:1403] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 14:55:22.326424 17281 raft_consensus.cc:740] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.327168 17283 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.327662 17283 ts_tablet_manager.cc:1403] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 14:55:22.327344 17281 consensus_queue.cc:260] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.329674 17281 ts_tablet_manager.cc:1434] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:22.330578 17281 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.330443 17284 raft_consensus.cc:359] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.331174 17284 raft_consensus.cc:385] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.331430 17284 raft_consensus.cc:740] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.333571 17284 consensus_queue.cc:260] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.336668 17284 ts_tablet_manager.cc:1434] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:22.337428 17281 tablet_bootstrap.cc:654] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.337518 17284 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.348100 17287 raft_consensus.cc:493] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.348693 17287 raft_consensus.cc:515] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.350561 17283 raft_consensus.cc:359] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.351298 17283 raft_consensus.cc:385] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.351639 17283 raft_consensus.cc:740] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.353579 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.353721 17283 consensus_queue.cc:260] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:22.355533 16981 leader_election.cc:343] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.359056 17283 ts_tablet_manager.cc:1434] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:55:22.360210 17283 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.353606 17284 tablet_bootstrap.cc:654] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.367913 17281 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.368367 17281 ts_tablet_manager.cc:1403] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.019s
I20260709 14:55:22.370594 17283 tablet_bootstrap.cc:654] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.370745 17281 raft_consensus.cc:359] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.371487 17281 raft_consensus.cc:385] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.371750 17281 raft_consensus.cc:740] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.372179 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.372409 17281 consensus_queue.cc:260] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.372800 17164 raft_consensus.cc:2468] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:22.374615 17281 ts_tablet_manager.cc:1434] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:22.375123 17477 raft_consensus.cc:493] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.375466 17281 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.375571 17477 raft_consensus.cc:515] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.377512 17477 leader_election.cc:290] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:22.379303 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.379352 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.380259 17015 raft_consensus.cc:2468] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
W20260709 14:55:22.380765 17205 leader_election.cc:343] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.381500 17205 leader_election.cc:304] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:22.382561 17477 raft_consensus.cc:2804] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.382920 17477 raft_consensus.cc:493] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.356432 17287 leader_election.cc:290] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.383256 17477 raft_consensus.cc:3060] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.381886 16982 leader_election.cc:304] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.384555 17287 raft_consensus.cc:2804] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.384922 17287 raft_consensus.cc:493] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.385280 17287 raft_consensus.cc:3060] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.387056 17283 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.387724 17283 ts_tablet_manager.cc:1403] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260709 14:55:22.390051 17477 raft_consensus.cc:515] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.391018 17283 raft_consensus.cc:359] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.381491 17281 tablet_bootstrap.cc:654] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.391953 17283 raft_consensus.cc:385] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.392549 17283 raft_consensus.cc:740] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.393529 17283 consensus_queue.cc:260] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.396495 17283 ts_tablet_manager.cc:1434] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:22.396768 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:22.397779 17477 leader_election.cc:290] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
W20260709 14:55:22.398173 17205 leader_election.cc:343] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.398056 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:22.399055 17015 raft_consensus.cc:3060] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.407209 17283 tablet_bootstrap.cc:492] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.410715 17235 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.408460 17015 raft_consensus.cc:2468] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:22.412060 17205 leader_election.cc:304] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:22.413192 17477 raft_consensus.cc:2804] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.413690 17477 raft_consensus.cc:697] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:22.413430 16910 catalog_manager.cc:5697] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.414476 17477 consensus_queue.cc:237] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.416882 17283 tablet_bootstrap.cc:654] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.417513 17287 raft_consensus.cc:515] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.420831 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
W20260709 14:55:22.422531 16981 leader_election.cc:343] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.424731 17380 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.426517 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:22.427052 17164 raft_consensus.cc:3060] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.428674 17287 leader_election.cc:290] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.428989 17282 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:22.429454 17282 ts_tablet_manager.cc:1403] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.185s	user 0.025s	sys 0.029s
I20260709 14:55:22.433888 17380 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.438617 17284 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.439157 17284 ts_tablet_manager.cc:1403] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.014s
I20260709 14:55:22.441170 17164 raft_consensus.cc:2468] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:22.442445 16982 leader_election.cc:304] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.443447 17287 raft_consensus.cc:2804] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.444096 17287 raft_consensus.cc:697] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:22.446470 17281 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.447700 17281 ts_tablet_manager.cc:1403] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.009s
I20260709 14:55:22.453635 17282 raft_consensus.cc:359] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.454320 17282 raft_consensus.cc:385] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.454599 17282 raft_consensus.cc:740] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.454084 17284 raft_consensus.cc:359] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.456157 17284 raft_consensus.cc:385] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.447772 17287 consensus_queue.cc:237] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.456441 17284 raft_consensus.cc:740] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.457166 17284 consensus_queue.cc:260] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.457381 16912 catalog_manager.cc:5697] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.459046 17284 ts_tablet_manager.cc:1434] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:55:22.461051 17284 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.461053 17281 raft_consensus.cc:359] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.462136 17281 raft_consensus.cc:385] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.462495 17281 raft_consensus.cc:740] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.463268 17281 consensus_queue.cc:260] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.465219 17281 ts_tablet_manager.cc:1434] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:22.466395 17281 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.468261 17283 tablet_bootstrap.cc:492] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.468828 17283 ts_tablet_manager.cc:1403] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.005s
I20260709 14:55:22.466789 17284 tablet_bootstrap.cc:654] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.470752 17282 consensus_queue.cc:260] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.474351 17282 ts_tablet_manager.cc:1434] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.003s
I20260709 14:55:22.475497 17282 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:22.475396 17283 raft_consensus.cc:359] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.476120 17283 raft_consensus.cc:385] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.476413 17283 raft_consensus.cc:740] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.477294 17283 consensus_queue.cc:260] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.482390 17281 tablet_bootstrap.cc:654] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.482578 17283 ts_tablet_manager.cc:1434] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:22.485015 17283 tablet_bootstrap.cc:492] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.493314 17283 tablet_bootstrap.cc:654] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.493712 17282 tablet_bootstrap.cc:654] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.495940 16912 catalog_manager.cc:5697] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.495921 17287 consensus_queue.cc:1048] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:22.508101 17331 raft_consensus.cc:493] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.508708 17331 raft_consensus.cc:515] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.513792 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87995b47ef6c4f37ab432d7d49226237" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.514518 17088 raft_consensus.cc:2468] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:22.523746 17284 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.524554 17284 ts_tablet_manager.cc:1403] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.011s
I20260709 14:55:22.527172 17130 leader_election.cc:304] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:22.527859 17284 raft_consensus.cc:359] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.528523 17284 raft_consensus.cc:385] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.528774 17284 raft_consensus.cc:740] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.533483 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87995b47ef6c4f37ab432d7d49226237" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.534140 17015 raft_consensus.cc:2468] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:22.540376 17480 raft_consensus.cc:2804] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.540751 17480 raft_consensus.cc:493] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.541081 17480 raft_consensus.cc:3060] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.530557 17284 consensus_queue.cc:260] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.546206 17284 ts_tablet_manager.cc:1434] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:22.547075 17284 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.549386 17282 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:22.549877 17477 raft_consensus.cc:493] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.550006 17282 ts_tablet_manager.cc:1403] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.007s
I20260709 14:55:22.550515 17477 raft_consensus.cc:515] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.552673 17284 tablet_bootstrap.cc:654] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.555198 17477 leader_election.cc:290] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:22.555832 17282 raft_consensus.cc:359] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.556589 17282 raft_consensus.cc:385] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.557374 17282 raft_consensus.cc:740] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.558056 17282 consensus_queue.cc:260] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.560281 17282 ts_tablet_manager.cc:1434] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 14:55:22.561357 17282 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:22.561992 17238 raft_consensus.cc:3060] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.565239 17282 tablet_bootstrap.cc:654] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.567384 17328 raft_consensus.cc:493] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.567874 17328 raft_consensus.cc:515] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.569368 17283 tablet_bootstrap.cc:492] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.569833 17283 ts_tablet_manager.cc:1403] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.005s
I20260709 14:55:22.570792 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.571424 17461 consensus_queue.cc:1048] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.572446 17283 raft_consensus.cc:359] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.573113 17283 raft_consensus.cc:385] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.573035 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb88c010b34899801e566dfd148c1d" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.575381 17283 raft_consensus.cc:740] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.576212 17283 consensus_queue.cc:260] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.569844 17328 leader_election.cc:290] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.579195 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb88c010b34899801e566dfd148c1d" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.580639 17283 ts_tablet_manager.cc:1434] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:22.580883 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.581548 17283 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.581472 17089 raft_consensus.cc:2468] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:22.571446 17235 raft_consensus.cc:2468] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:22.583225 16980 leader_election.cc:304] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:22.584270 17470 raft_consensus.cc:2804] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.584625 17470 raft_consensus.cc:493] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.584956 17470 raft_consensus.cc:3060] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.574410 17331 leader_election.cc:290] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.586983 17281 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.587430 17281 ts_tablet_manager.cc:1403] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.025s
I20260709 14:55:22.592676 17205 leader_election.cc:304] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:22.590454 17281 raft_consensus.cc:359] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.597451 17281 raft_consensus.cc:385] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.597747 17281 raft_consensus.cc:740] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.598260 17281 consensus_queue.cc:260] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.602387 17281 ts_tablet_manager.cc:1434] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:55:22.604007 17282 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:22.604319 17283 tablet_bootstrap.cc:654] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.604458 17282 ts_tablet_manager.cc:1403] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.004s
I20260709 14:55:22.607048 17282 raft_consensus.cc:359] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.608404 17382 consensus_queue.cc:1048] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.607688 17282 raft_consensus.cc:385] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.610210 17282 raft_consensus.cc:740] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.610348 17480 raft_consensus.cc:515] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.610983 17282 consensus_queue.cc:260] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.613094 17282 ts_tablet_manager.cc:1434] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:22.613859 17282 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:22.619052 17470 raft_consensus.cc:515] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.603272 17281 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.637753 17482 consensus_queue.cc:1048] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.642896 17281 tablet_bootstrap.cc:654] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.650063 17346 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.650553 17346 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.669338 17284 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.669987 17284 ts_tablet_manager.cc:1403] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.123s	user 0.004s	sys 0.008s
I20260709 14:55:22.684088 17382 raft_consensus.cc:493] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.684193 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:22.684880 17237 raft_consensus.cc:3060] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.684648 17382 raft_consensus.cc:515] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.686635 17346 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.686635 17382 leader_election.cc:290] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.688948 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87995b47ef6c4f37ab432d7d49226237" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:22.689494 17013 raft_consensus.cc:3060] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.693775 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.694459 17237 raft_consensus.cc:2468] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:22.694543 17090 raft_consensus.cc:2393] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 1: Already voted for candidate 7af919daf993487cad6dca95e8cb3e3e in this term.
I20260709 14:55:22.696524 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.699304 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.699549 17428 raft_consensus.cc:493] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.700065 17428 raft_consensus.cc:515] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:22.701295 16981 leader_election.cc:343] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.704118 16980 leader_election.cc:304] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:22.705008 17382 raft_consensus.cc:2804] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.705472 17382 raft_consensus.cc:697] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:22.708935 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.709457 17415 raft_consensus.cc:493] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.709942 17415 raft_consensus.cc:515] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.711694 17204 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.711985 17415 leader_election.cc:290] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.712536 17415 raft_consensus.cc:3060] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:22.714161 16980 leader_election.cc:343] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.714596 16980 leader_election.cc:304] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.715355 17287 raft_consensus.cc:2749] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.716715 17284 raft_consensus.cc:359] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.717414 17284 raft_consensus.cc:385] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.717669 17284 raft_consensus.cc:740] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.718540 17428 leader_election.cc:290] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:22.718302 17284 consensus_queue.cc:260] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.719630 17480 leader_election.cc:290] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.720669 17284 ts_tablet_manager.cc:1434] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 14:55:22.718550 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.721342 17164 raft_consensus.cc:2468] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:22.722510 17205 leader_election.cc:304] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:22.722777 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5c45e516a14564a066d1a05ca1b0c3" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.723415 17236 raft_consensus.cc:2468] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:22.723542 17346 raft_consensus.cc:2804] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.723978 17346 raft_consensus.cc:493] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.724294 17346 raft_consensus.cc:3060] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.724892 17284 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:22.724838 17055 leader_election.cc:304] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:22.729796 17470 leader_election.cc:290] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.729992 17428 raft_consensus.cc:2804] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.740664 17281 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.741178 17281 ts_tablet_manager.cc:1403] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.024s
I20260709 14:55:22.735586 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:22.743793 17088 raft_consensus.cc:3060] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.745839 17281 raft_consensus.cc:359] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.748940 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5c45e516a14564a066d1a05ca1b0c3" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.749567 17162 raft_consensus.cc:2468] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:22.746505 17281 raft_consensus.cc:385] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.737401 17428 raft_consensus.cc:493] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.751534 17281 raft_consensus.cc:740] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.752728 17281 consensus_queue.cc:260] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.755710 17281 ts_tablet_manager.cc:1434] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:55:22.756659 17281 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.756536 17346 raft_consensus.cc:515] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.757861 17415 raft_consensus.cc:2749] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.743373 17013 raft_consensus.cc:2468] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:22.759624 17346 leader_election.cc:290] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.759833 17131 leader_election.cc:304] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:22.760653 17480 raft_consensus.cc:2804] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.761161 17480 raft_consensus.cc:697] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:22.762108 17284 tablet_bootstrap.cc:654] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.761979 17480 consensus_queue.cc:237] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.763034 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87995b47ef6c4f37ab432d7d49226237" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:22.765684 17090 raft_consensus.cc:3060] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.768127 17282 tablet_bootstrap.cc:654] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.768146 17470 raft_consensus.cc:493] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.768869 17470 raft_consensus.cc:515] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.770928 17470 leader_election.cc:290] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.771220 17428 raft_consensus.cc:3060] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.771636 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.772490 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.773103 17162 raft_consensus.cc:2468] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
W20260709 14:55:22.773182 16981 leader_election.cc:343] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.774451 16982 leader_election.cc:304] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.775517 17470 raft_consensus.cc:2804] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.775920 17470 raft_consensus.cc:493] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.776268 17090 raft_consensus.cc:2468] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:22.728633 17382 consensus_queue.cc:237] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.776283 17470 raft_consensus.cc:3060] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.741626 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.780702 17287 raft_consensus.cc:493] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.781162 17287 raft_consensus.cc:515] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.783169 17287 leader_election.cc:290] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:22.783512 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:22.784884 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8572f5a384874c4dbc24829746bd8332" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.794219 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8572f5a384874c4dbc24829746bd8332" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.792840 17477 raft_consensus.cc:2749] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:22.804325 16982 leader_election.cc:343] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.806003 17428 raft_consensus.cc:515] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:22.793079 17204 leader_election.cc:343] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.809284 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
W20260709 14:55:22.809765 17204 leader_election.cc:343] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.810099 17162 raft_consensus.cc:3060] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.815814 17283 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:22.816308 17283 ts_tablet_manager.cc:1403] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.235s	user 0.008s	sys 0.013s
W20260709 14:55:22.814060 16980 leader_election.cc:343] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.822495 16980 leader_election.cc:304] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:22.813493 17088 raft_consensus.cc:2468] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:22.827960 17283 raft_consensus.cc:359] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.828085 16910 catalog_manager.cc:5697] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.829319 17283 raft_consensus.cc:385] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.829699 17283 raft_consensus.cc:740] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.825862 17287 raft_consensus.cc:2749] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.831218 17283 consensus_queue.cc:260] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.826328 17539 raft_consensus.cc:493] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.833040 17539 raft_consensus.cc:515] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.829738 17427 raft_consensus.cc:493] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.835362 17427 raft_consensus.cc:515] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.837289 17283 ts_tablet_manager.cc:1434] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:55:22.837364 17427 leader_election.cc:290] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:22.838311 17283 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:22.839694 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.840298 17235 raft_consensus.cc:2468] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:22.841216 16913 catalog_manager.cc:5697] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.843035 17055 leader_election.cc:304] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:22.844100 17302 raft_consensus.cc:2804] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.844417 17302 raft_consensus.cc:493] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.844686 17302 raft_consensus.cc:3060] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.845531 17281 tablet_bootstrap.cc:654] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.851559 17287 consensus_queue.cc:1048] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.854360 17282 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:22.854787 17282 ts_tablet_manager.cc:1403] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.241s	user 0.013s	sys 0.010s
I20260709 14:55:22.855315 17302 raft_consensus.cc:515] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.857278 17302 leader_election.cc:290] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:22.866341 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:22.866943 17238 raft_consensus.cc:3060] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.879494 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5c45e516a14564a066d1a05ca1b0c3" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:22.880093 17236 raft_consensus.cc:3060] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.882675 17539 leader_election.cc:290] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:22.884271 17282 raft_consensus.cc:359] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.885390 17282 raft_consensus.cc:385] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.886299 17282 raft_consensus.cc:740] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.875725 17428 leader_election.cc:290] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:22.887765 17282 consensus_queue.cc:260] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.892093 17282 ts_tablet_manager.cc:1434] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:55:22.894871 17282 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:22.886173 17470 raft_consensus.cc:515] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.895488 17427 raft_consensus.cc:493] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.893335 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5c45e516a14564a066d1a05ca1b0c3" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:22.898970 17427 raft_consensus.cc:515] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.899636 17461 raft_consensus.cc:493] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.902195 17461 raft_consensus.cc:515] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.903347 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:22.900269 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.907526 17089 raft_consensus.cc:2393] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 1: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:22.907682 17461 leader_election.cc:290] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:22.907750 17013 raft_consensus.cc:2468] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:22.909155 17162 raft_consensus.cc:2468] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:22.909732 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:22.900223 17328 consensus_queue.cc:1048] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.910300 17015 raft_consensus.cc:3060] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.910643 17205 leader_election.cc:304] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:22.912676 17540 raft_consensus.cc:2804] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.912741 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.912930 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57e853657f4bb7b6209687a375d820" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:22.913247 17540 raft_consensus.cc:697] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:22.913609 17016 raft_consensus.cc:2393] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 1: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:22.914059 17540 consensus_queue.cc:237] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.901393 17164 raft_consensus.cc:3060] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.915900 17236 raft_consensus.cc:2468] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:22.917245 17281 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:22.917721 17281 ts_tablet_manager.cc:1403] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.004s
I20260709 14:55:22.918133 17238 raft_consensus.cc:2468] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:22.920032 17470 leader_election.cc:290] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.920382 17427 leader_election.cc:290] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:22.923398 17287 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.923983 17055 leader_election.cc:304] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:22.925906 17055 leader_election.cc:304] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:22.926483 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:22.927134 17380 raft_consensus.cc:2804] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.928238 17380 raft_consensus.cc:697] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:22.929587 17205 leader_election.cc:304] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:22.929962 17380 consensus_queue.cc:237] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:22.930809 17287 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:22.930994 17382 consensus_queue.cc:1048] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.931329 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.928987 17089 raft_consensus.cc:3060] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.932793 17287 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:22.930418 17539 raft_consensus.cc:2764] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:22.927770 17302 raft_consensus.cc:2804] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.934116 17302 raft_consensus.cc:697] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:22.934952 17302 consensus_queue.cc:237] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:22.935921 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.926311 17281 raft_consensus.cc:359] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:22.941157 17281 raft_consensus.cc:385] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.941413 17281 raft_consensus.cc:740] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.941567 17282 tablet_bootstrap.cc:654] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.943027 17281 consensus_queue.cc:260] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:22.947378 16981 leader_election.cc:343] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.951058 17281 ts_tablet_manager.cc:1434] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:55:22.952531 17281 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:22.961938 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:22.962812 17235 raft_consensus.cc:2468] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:22.951073 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:22.970196 17284 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:22.970661 17284 ts_tablet_manager.cc:1403] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.246s	user 0.021s	sys 0.010s
I20260709 14:55:22.979229 17283 tablet_bootstrap.cc:654] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.982132 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:22.972776 17162 raft_consensus.cc:3060] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.954136 17129 leader_election.cc:304] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:22.989569 16980 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:22.991627 17382 raft_consensus.cc:2804] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.991989 17382 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.992352 17382 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.992753 17164 raft_consensus.cc:2468] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:23.000819 17284 raft_consensus.cc:359] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.001754 17284 raft_consensus.cc:385] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.002092 17284 raft_consensus.cc:740] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.010080 17281 tablet_bootstrap.cc:654] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.983270 17015 raft_consensus.cc:2468] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
W20260709 14:55:23.013198 17129 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 68047.5us
I20260709 14:55:23.014257 17480 raft_consensus.cc:3060] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.015568 17161 raft_consensus.cc:2393] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 7af919daf993487cad6dca95e8cb3e3e in this term.
I20260709 14:55:23.028021 17284 consensus_queue.cc:260] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.031180 17284 ts_tablet_manager.cc:1434] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.002s
I20260709 14:55:23.031258 17328 consensus_queue.cc:1048] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:23.032066 17284 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:23.033161 17162 raft_consensus.cc:2468] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:23.050782 16910 catalog_manager.cc:5697] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:23.041687 17057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 45658.9us
I20260709 14:55:23.060665 17284 tablet_bootstrap.cc:654] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:23.060884 16982 leader_election.cc:343] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:23.052539 17548 log.cc:927] Time spent T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:55:23.073464 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:23.113693 17546 raft_consensus.cc:493] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.114234 17546 raft_consensus.cc:515] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.127640 17282 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:23.128242 17282 ts_tablet_manager.cc:1403] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.235s	user 0.020s	sys 0.031s
I20260709 14:55:23.144088 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:23.144788 17283 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:23.145262 17283 ts_tablet_manager.cc:1403] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.307s	user 0.016s	sys 0.036s
W20260709 14:55:23.145614 17055 leader_election.cc:343] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.132889 16982 leader_election.cc:304] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:23.134549 17057 leader_election.cc:304] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:23.146394 17480 raft_consensus.cc:2749] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.153241 17283 raft_consensus.cc:359] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.153765 17283 raft_consensus.cc:385] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.154001 17283 raft_consensus.cc:740] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.154778 17283 consensus_queue.cc:260] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.156248 17281 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:23.156628 17281 ts_tablet_manager.cc:1403] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.204s	user 0.017s	sys 0.016s
I20260709 14:55:23.154946 17427 raft_consensus.cc:2749] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.157692 17287 raft_consensus.cc:2804] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.163082 17283 ts_tablet_manager.cc:1434] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:23.164274 17283 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:23.151193 17546 leader_election.cc:290] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:23.169574 17480 raft_consensus.cc:493] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.177716 17480 raft_consensus.cc:515] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:23.200238 17551 log.cc:927] Time spent T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: Append to log took a long time: real 0.170s	user 0.004s	sys 0.000s
I20260709 14:55:23.204649 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8572f5a384874c4dbc24829746bd8332" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:23.204994 17480 leader_election.cc:290] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
W20260709 14:55:23.207036 17129 leader_election.cc:343] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.207491 17346 raft_consensus.cc:493] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.208101 17346 raft_consensus.cc:515] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.209574 17477 consensus_queue.cc:1048] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.210669 17346 leader_election.cc:290] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:23.221758 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:23.222450 17087 raft_consensus.cc:2468] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:23.239580 17382 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:23.241753 17382 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:23.243432 17204 leader_election.cc:304] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:23.244829 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:23.245591 17235 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.234573 17282 raft_consensus.cc:359] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.246134 17282 raft_consensus.cc:385] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.246448 17282 raft_consensus.cc:740] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.247349 17282 consensus_queue.cc:260] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.247861 17477 raft_consensus.cc:2804] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.248374 17477 raft_consensus.cc:493] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.251086 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:23.251709 17015 raft_consensus.cc:2468] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:23.242408 17281 raft_consensus.cc:359] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.254781 17281 raft_consensus.cc:385] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.255033 17281 raft_consensus.cc:740] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.256402 16912 catalog_manager.cc:5697] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.258152 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:23.257798 17281 consensus_queue.cc:260] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.258915 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8572f5a384874c4dbc24829746bd8332" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:23.259604 17015 raft_consensus.cc:2468] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:23.260155 17281 ts_tablet_manager.cc:1434] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
I20260709 14:55:23.248792 17477 raft_consensus.cc:3060] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.258069 16912 catalog_manager.cc:5697] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.261153 17281 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:23.264827 17282 ts_tablet_manager.cc:1434] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.000s
I20260709 14:55:23.266382 17282 tablet_bootstrap.cc:492] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:23.266758 17281 tablet_bootstrap.cc:654] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.271209 17287 raft_consensus.cc:697] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:23.271981 17287 consensus_queue.cc:237] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.285310 17539 consensus_queue.cc:1048] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.287815 17328 consensus_queue.cc:1048] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.305859 17057 leader_election.cc:304] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:23.307651 17282 tablet_bootstrap.cc:654] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.299018 17283 tablet_bootstrap.cc:654] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.309464 17427 raft_consensus.cc:2804] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.302891 17477 raft_consensus.cc:515] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.324458 17427 raft_consensus.cc:493] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.332077 17284 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:23.332609 17284 ts_tablet_manager.cc:1403] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.301s	user 0.016s	sys 0.041s
I20260709 14:55:23.345504 17284 raft_consensus.cc:359] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.346171 17284 raft_consensus.cc:385] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.346436 17284 raft_consensus.cc:740] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.347048 17284 consensus_queue.cc:260] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.335661 17427 raft_consensus.cc:3060] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.342941 17287 consensus_queue.cc:1048] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:23.353093 17284 ts_tablet_manager.cc:1434] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:55:23.353826 17284 tablet_bootstrap.cc:492] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:23.351557 17546 consensus_queue.cc:1048] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:23.360071 17284 tablet_bootstrap.cc:654] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.371313 17477 leader_election.cc:290] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:23.372714 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:23.372982 17281 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:23.376223 17281 ts_tablet_manager.cc:1403] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.006s
W20260709 14:55:23.354944 16982 leader_election.cc:343] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.381944 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:23.382580 17015 raft_consensus.cc:2468] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:23.385021 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:23.385613 17016 raft_consensus.cc:3060] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.342727 17235 raft_consensus.cc:2468] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:23.384622 17281 raft_consensus.cc:359] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.388592 17281 raft_consensus.cc:385] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.388875 16980 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:23.390580 17131 leader_election.cc:304] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:23.403470 17283 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:23.391415 16910 catalog_manager.cc:5697] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.404259 17282 tablet_bootstrap.cc:492] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:23.408031 17282 ts_tablet_manager.cc:1403] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.142s	user 0.001s	sys 0.014s
I20260709 14:55:23.408298 17287 raft_consensus.cc:2804] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.391597 17281 raft_consensus.cc:740] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.408800 17287 raft_consensus.cc:697] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:23.410849 17283 ts_tablet_manager.cc:1403] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.247s	user 0.017s	sys 0.002s
I20260709 14:55:23.410377 17287 consensus_queue.cc:237] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:23.410156 17281 consensus_queue.cc:260] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.411413 17308 raft_consensus.cc:2804] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.400066 17558 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.423245 17281 ts_tablet_manager.cc:1434] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:55:23.421128 17282 raft_consensus.cc:359] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.424196 17282 raft_consensus.cc:385] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.424352 17281 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:23.424602 17282 raft_consensus.cc:740] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.425524 17282 consensus_queue.cc:260] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.415768 17308 raft_consensus.cc:493] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.437609 17382 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.438083 17382 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.430173 17558 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.440176 17382 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:23.441720 17558 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:23.442859 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:23.418799 17482 consensus_queue.cc:1048] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:55:23.444578 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:23.434993 17308 raft_consensus.cc:3060] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:23.445950 16981 leader_election.cc:343] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:23.446770 16981 leader_election.cc:343] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.446794 17016 raft_consensus.cc:2468] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:23.469702 17427 raft_consensus.cc:515] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.471405 17090 raft_consensus.cc:2393] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 1: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:23.472498 17160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:23.473155 17160 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:23.476511 17283 raft_consensus.cc:359] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.477402 17283 raft_consensus.cc:385] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.477725 17283 raft_consensus.cc:740] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.481238 17284 tablet_bootstrap.cc:492] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:23.481691 17284 ts_tablet_manager.cc:1403] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.128s	user 0.007s	sys 0.015s
I20260709 14:55:23.484088 17284 raft_consensus.cc:359] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.484766 17284 raft_consensus.cc:385] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.484627 17308 raft_consensus.cc:515] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:23.485057 17284 raft_consensus.cc:740] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.485858 17284 consensus_queue.cc:260] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.487334 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8572f5a384874c4dbc24829746bd8332" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:23.488059 17284 ts_tablet_manager.cc:1434] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:55:23.488960 17284 tablet_bootstrap.cc:492] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:23.492141 17205 leader_election.cc:304] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:23.492646 16982 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:23.493297 17477 raft_consensus.cc:2804] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.493454 17558 raft_consensus.cc:2804] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.493835 17477 raft_consensus.cc:697] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:23.493908 17558 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.494665 17558 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.494791 17284 tablet_bootstrap.cc:654] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.495476 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:23.494804 17477 consensus_queue.cc:237] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.502497 17090 raft_consensus.cc:3060] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.503885 17540 consensus_queue.cc:1048] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.508560 17302 consensus_queue.cc:1048] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.508845 17427 leader_election.cc:290] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:23.511327 17302 consensus_queue.cc:1048] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.512017 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:23.513623 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:23.514361 17011 raft_consensus.cc:2393] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
W20260709 14:55:23.493880 17129 leader_election.cc:343] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.478478 17283 consensus_queue.cc:260] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.518214 17283 ts_tablet_manager.cc:1434] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.000s
I20260709 14:55:23.531611 17283 tablet_bootstrap.cc:492] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:23.529405 17235 raft_consensus.cc:2468] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:23.550989 17055 leader_election.cc:304] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [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: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:23.564424 17282 ts_tablet_manager.cc:1434] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.156s	user 0.004s	sys 0.032s
I20260709 14:55:23.565659 17282 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:23.557426 17482 raft_consensus.cc:493] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.574167 17482 raft_consensus.cc:515] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.576299 17482 leader_election.cc:290] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:23.578250 17308 leader_election.cc:290] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:23.567341 17302 raft_consensus.cc:2749] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.580649 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7e57a03218461196d87b26713ecfbf" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:23.582468 17129 leader_election.cc:343] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.573879 17281 tablet_bootstrap.cc:654] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.584506 16980 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:23.586505 17346 consensus_queue.cc:1048] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:23.588284 17558 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.589622 17382 raft_consensus.cc:2804] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.590005 17382 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.590332 17382 raft_consensus.cc:3060] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.557145 17574 consensus_queue.cc:1048] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 14:55:23.596109 17558 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:23.606568 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:23.607391 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8572f5a384874c4dbc24829746bd8332" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
W20260709 14:55:23.607875 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:23.607951 17011 raft_consensus.cc:3060] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.610103 17427 raft_consensus.cc:493] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.610580 17427 raft_consensus.cc:515] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.611220 17164 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.612529 17427 leader_election.cc:290] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:23.614248 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:23.614993 17165 raft_consensus.cc:2393] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 7af919daf993487cad6dca95e8cb3e3e in this term.
I20260709 14:55:23.617087 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
W20260709 14:55:23.598534 17055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 66069.9us
I20260709 14:55:23.620630 17283 tablet_bootstrap.cc:654] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.623458 17282 tablet_bootstrap.cc:654] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.632668 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:23.639156 17057 leader_election.cc:304] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:23.651765 16912 catalog_manager.cc:5697] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.664377 17284 tablet_bootstrap.cc:492] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:23.665002 17284 ts_tablet_manager.cc:1403] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.176s	user 0.038s	sys 0.044s
I20260709 14:55:23.669467 17281 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:23.670059 17281 ts_tablet_manager.cc:1403] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.246s	user 0.008s	sys 0.035s
I20260709 14:55:23.670360 17382 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.657939 17302 raft_consensus.cc:3060] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:23.681653 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 269353us
I20260709 14:55:23.690145 17382 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
W20260709 14:55:23.675563 16981 leader_election.cc:343] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.686921 17164 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:23.716279 16982 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:23.720059 17382 raft_consensus.cc:493] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.701434 17011 raft_consensus.cc:2468] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:23.720497 17382 raft_consensus.cc:515] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.720772 17557 raft_consensus.cc:2804] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:23.734048 17580 log.cc:927] Time spent T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260709 14:55:23.734769 17131 leader_election.cc:304] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:23.736516 17282 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:23.738452 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:23.738729 17382 leader_election.cc:290] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:23.739830 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:23.740157 17281 raft_consensus.cc:359] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.764540 17281 raft_consensus.cc:385] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.764896 17281 raft_consensus.cc:740] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.765728 17281 consensus_queue.cc:260] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.761126 17282 ts_tablet_manager.cc:1403] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.015s
I20260709 14:55:23.771767 17282 raft_consensus.cc:359] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:23.772447 17282 raft_consensus.cc:385] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.772727 17282 raft_consensus.cc:740] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.763237 17283 tablet_bootstrap.cc:492] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:23.773633 17283 ts_tablet_manager.cc:1403] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.242s	user 0.017s	sys 0.002s
I20260709 14:55:23.779644 17281 ts_tablet_manager.cc:1434] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.002s
I20260709 14:55:23.779771 17160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:23.780612 17281 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:23.770664 17284 raft_consensus.cc:359] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.783584 17282 consensus_queue.cc:260] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:23.784412 17284 raft_consensus.cc:385] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.784828 17284 raft_consensus.cc:740] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.785619 17284 consensus_queue.cc:260] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.782920 17283 raft_consensus.cc:359] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.787941 17283 raft_consensus.cc:385] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.788342 17283 raft_consensus.cc:740] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.789177 17284 ts_tablet_manager.cc:1434] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.001s
I20260709 14:55:23.789646 17283 consensus_queue.cc:260] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.795046 17282 ts_tablet_manager.cc:1434] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:55:23.796020 17283 ts_tablet_manager.cc:1434] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:23.764051 17557 raft_consensus.cc:697] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:23.792151 17237 raft_consensus.cc:3060] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:23.763741 17055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 46372.4us
I20260709 14:55:23.793819 17482 raft_consensus.cc:2804] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.803869 17284 tablet_bootstrap.cc:492] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:23.806645 17282 tablet_bootstrap.cc:492] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:23.808725 16910 catalog_manager.cc:5697] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.813395 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7e57a03218461196d87b26713ecfbf" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:23.817034 17283 tablet_bootstrap.cc:492] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
W20260709 14:55:23.798239 17131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 63559.2us
I20260709 14:55:23.813516 17583 consensus_queue.cc:1048] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
W20260709 14:55:23.828307 16982 leader_election.cc:343] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.828411 17589 raft_consensus.cc:493] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.814093 17482 raft_consensus.cc:697] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:23.831755 17382 consensus_queue.cc:1048] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:23.841509 17130 leader_election.cc:343] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.841969 17130 leader_election.cc:304] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
W20260709 14:55:23.843672 16981 leader_election.cc:343] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.828933 17589 raft_consensus.cc:515] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:23.837333 17557 consensus_queue.cc:237] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:23.849673 17308 raft_consensus.cc:2749] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.851009 17302 raft_consensus.cc:2749] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.850723 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:23.836740 17482 consensus_queue.cc:237] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:23.883980 17558 raft_consensus.cc:493] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.884485 17558 raft_consensus.cc:515] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:23.886409 17558 leader_election.cc:290] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:23.930644 17281 tablet_bootstrap.cc:654] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:23.950657 16981 leader_election.cc:343] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.951167 16981 leader_election.cc:304] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:23.952356 17162 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.958501 17283 tablet_bootstrap.cc:654] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.959743 17284 tablet_bootstrap.cc:654] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.969583 17282 tablet_bootstrap.cc:654] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:23.940130 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 78446.7us
I20260709 14:55:23.991770 17589 leader_election.cc:290] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:23.995527 17237 raft_consensus.cc:2468] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
W20260709 14:55:24.000610 17592 log.cc:927] Time spent T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Append to log took a long time: real 0.125s	user 0.000s	sys 0.001s
I20260709 14:55:24.001410 17346 raft_consensus.cc:493] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.001942 17346 raft_consensus.cc:515] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.002749 17594 raft_consensus.cc:2749] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.003975 17346 leader_election.cc:290] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:24.006036 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:24.072110 16980 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:24.093415 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:24.107952 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:24.115664 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:24.117044 17609 raft_consensus.cc:2804] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:24.122989 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:24.123916 17238 raft_consensus.cc:2468] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 0.
I20260709 14:55:24.124506 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:24.125360 17089 raft_consensus.cc:2468] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
W20260709 14:55:24.137635 17205 leader_election.cc:343] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:24.153663 17057 leader_election.cc:343] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.160514 17287 consensus_queue.cc:1048] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:55:24.163437 17558 consensus_queue.cc:1048] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:24.165632 17282 tablet_bootstrap.cc:492] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:24.165870 17281 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:24.166616 17282 ts_tablet_manager.cc:1403] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.360s	user 0.012s	sys 0.000s
I20260709 14:55:24.166847 17281 ts_tablet_manager.cc:1403] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.386s	user 0.014s	sys 0.002s
W20260709 14:55:24.184118 16982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 43937.5us
W20260709 14:55:24.176398 17057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 49776.2us
I20260709 14:55:24.188315 17055 leader_election.cc:304] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:24.188858 17282 raft_consensus.cc:359] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.189299 17583 raft_consensus.cc:2804] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.190281 17583 raft_consensus.cc:493] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.190745 17583 raft_consensus.cc:3060] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.189553 17204 leader_election.cc:304] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:24.189772 17282 raft_consensus.cc:385] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:24.189478 17055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 54244.1us
I20260709 14:55:24.195364 17282 raft_consensus.cc:740] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.196242 17282 consensus_queue.cc:260] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.197001 17599 raft_consensus.cc:2804] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.197448 17599 raft_consensus.cc:493] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.197819 17599 raft_consensus.cc:3060] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.213443 17282 ts_tablet_manager.cc:1434] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.009s
W20260709 14:55:24.220789 16980 leader_election.cc:343] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.231938 17282 tablet_bootstrap.cc:492] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
W20260709 14:55:24.231757 16980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 45375.2us
I20260709 14:55:24.239835 17611 consensus_queue.cc:1048] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:24.220603 17609 raft_consensus.cc:697] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:24.251736 17477 consensus_queue.cc:1048] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 14:55:24.253760 16981 leader_election.cc:343] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.254419 16981 leader_election.cc:304] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:24.275229 17382 raft_consensus.cc:2749] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.280699 17603 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.236833 17599 raft_consensus.cc:515] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.281383 17603 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.286689 17283 tablet_bootstrap.cc:492] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:24.248718 17281 raft_consensus.cc:359] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.294499 17281 raft_consensus.cc:385] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.294699 17281 raft_consensus.cc:740] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.308177 17284 tablet_bootstrap.cc:492] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:24.308791 17284 ts_tablet_manager.cc:1403] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.505s	user 0.036s	sys 0.004s
I20260709 14:55:24.313458 17603 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:24.314999 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:24.297448 17583 raft_consensus.cc:515] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.320441 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:24.321235 17237 raft_consensus.cc:2393] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:24.320554 17283 ts_tablet_manager.cc:1403] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.506s	user 0.018s	sys 0.000s
I20260709 14:55:24.325587 17283 raft_consensus.cc:359] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.326380 17283 raft_consensus.cc:385] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.326676 17283 raft_consensus.cc:740] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.299604 17609 consensus_queue.cc:237] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.332526 17281 consensus_queue.cc:260] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.335793 17583 leader_election.cc:290] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:24.334623 17283 consensus_queue.cc:260] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.358536 17283 ts_tablet_manager.cc:1434] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 14:55:24.359419 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:24.368597 16912 catalog_manager.cc:5697] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.381156 17281 ts_tablet_manager.cc:1434] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.205s	user 0.007s	sys 0.004s
I20260709 14:55:24.384841 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:24.385574 17164 raft_consensus.cc:3060] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.385742 17131 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:24.378801 17599 leader_election.cc:290] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:24.392452 17284 raft_consensus.cc:359] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.388857 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:24.393867 17089 raft_consensus.cc:2393] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 1: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:24.397748 17284 raft_consensus.cc:385] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.398028 17284 raft_consensus.cc:740] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.404717 17584 raft_consensus.cc:2749] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:24.409215 17281 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:24.412479 17540 consensus_queue.cc:1048] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:24.427163 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4964262e6ff54c53a3d6a862a0e2c150" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:24.429010 17205 leader_election.cc:304] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:24.430178 17599 raft_consensus.cc:2749] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:24.433212 16981 consensus_peers.cc:597] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:24.436954 16913 catalog_manager.cc:5697] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:24.442024 17619 log.cc:927] Time spent T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:55:24.446094 17611 raft_consensus.cc:493] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.446547 17611 raft_consensus.cc:515] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.425194 17284 consensus_queue.cc:260] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.449656 17283 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:24.453085 17281 tablet_bootstrap.cc:654] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.461681 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a2672697c14d91a77f829ceac754a4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:24.468612 17282 tablet_bootstrap.cc:654] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.469830 17164 raft_consensus.cc:2468] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:24.469164 17611 leader_election.cc:290] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:24.477483 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a2672697c14d91a77f829ceac754a4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:24.479225 17584 consensus_queue.cc:1048] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.496222 17057 leader_election.cc:304] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:24.481158 17284 ts_tablet_manager.cc:1434] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.172s	user 0.004s	sys 0.003s
I20260709 14:55:24.497911 17591 raft_consensus.cc:2804] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:24.486047 16981 leader_election.cc:343] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:24.498194 17129 consensus_peers.cc:597] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 -> Peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Couldn't send request to peer 23cc3a20dfda449a99eaa725683a52fd. 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 14:55:24.498481 17591 raft_consensus.cc:697] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:24.499369 17591 consensus_queue.cc:237] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:24.501586 16982 leader_election.cc:343] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.501995 16982 leader_election.cc:304] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:24.503051 17612 raft_consensus.cc:2749] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.507637 17284 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:24.517020 17281 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:24.517552 17281 ts_tablet_manager.cc:1403] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.006s
I20260709 14:55:24.520453 17281 raft_consensus.cc:359] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.521099 17281 raft_consensus.cc:385] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.492892 17283 tablet_bootstrap.cc:654] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.522799 17281 raft_consensus.cc:740] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.523689 17281 consensus_queue.cc:260] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.524909 17608 consensus_queue.cc:1048] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:24.530632 17284 tablet_bootstrap.cc:654] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.564065 17281 ts_tablet_manager.cc:1434] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 14:55:24.579550 17281 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:24.584739 17282 tablet_bootstrap.cc:492] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:24.585219 17282 ts_tablet_manager.cc:1403] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.370s	user 0.025s	sys 0.008s
I20260709 14:55:24.587785 17282 raft_consensus.cc:359] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.588140 17283 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:24.588896 17283 ts_tablet_manager.cc:1403] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.021s
I20260709 14:55:24.592118 17599 raft_consensus.cc:493] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.592568 17599 raft_consensus.cc:515] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.592790 17283 raft_consensus.cc:359] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.593482 17283 raft_consensus.cc:385] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.593767 17283 raft_consensus.cc:740] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.594465 17283 consensus_queue.cc:260] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.595341 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7e57a03218461196d87b26713ecfbf" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:24.596036 17090 raft_consensus.cc:2468] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:24.596827 17283 ts_tablet_manager.cc:1434] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:24.597921 17283 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:24.598673 17204 leader_election.cc:304] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:24.599520 17599 leader_election.cc:290] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:24.600103 17599 raft_consensus.cc:2804] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.600479 17599 raft_consensus.cc:493] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.600888 17599 raft_consensus.cc:3060] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.588433 17282 raft_consensus.cc:385] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.602263 17282 raft_consensus.cc:740] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.603068 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7e57a03218461196d87b26713ecfbf" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:24.603806 17162 raft_consensus.cc:2468] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:24.603065 17282 consensus_queue.cc:260] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.605949 17282 ts_tablet_manager.cc:1434] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:55:24.606005 17283 tablet_bootstrap.cc:654] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.606995 17282 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:24.645074 16910 catalog_manager.cc:5697] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 1 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.655689 17283 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:24.656204 17283 ts_tablet_manager.cc:1403] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.006s
I20260709 14:55:24.659036 17283 raft_consensus.cc:359] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.659782 17283 raft_consensus.cc:385] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.660064 17283 raft_consensus.cc:740] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.661182 17283 consensus_queue.cc:260] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.665737 17283 ts_tablet_manager.cc:1434] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:24.666951 17284 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:24.667501 17284 ts_tablet_manager.cc:1403] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.006s
I20260709 14:55:24.669697 17282 tablet_bootstrap.cc:654] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.672075 17284 raft_consensus.cc:359] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.672696 17283 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:24.672837 17284 raft_consensus.cc:385] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.673326 17284 raft_consensus.cc:740] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.674175 17284 consensus_queue.cc:260] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.675467 16913 catalog_manager.cc:5697] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.677070 17599 raft_consensus.cc:515] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.678215 17281 tablet_bootstrap.cc:654] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.679760 17599 leader_election.cc:290] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:24.680291 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7e57a03218461196d87b26713ecfbf" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:24.680873 17162 raft_consensus.cc:3060] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.683547 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7e57a03218461196d87b26713ecfbf" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:24.684168 17090 raft_consensus.cc:3060] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.688326 17162 raft_consensus.cc:2468] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:24.689545 17282 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:24.690021 17284 ts_tablet_manager.cc:1434] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:55:24.690603 17282 ts_tablet_manager.cc:1403] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.000s
I20260709 14:55:24.691565 17205 leader_election.cc:304] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:24.693395 17282 raft_consensus.cc:359] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.694022 17282 raft_consensus.cc:385] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.694262 17282 raft_consensus.cc:740] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.695417 17599 raft_consensus.cc:2804] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:24.695935 17599 raft_consensus.cc:697] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:24.696686 17599 consensus_queue.cc:237] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.700012 17283 tablet_bootstrap.cc:654] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.709578 17090 raft_consensus.cc:2468] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:24.709656 17482 raft_consensus.cc:493] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.710371 17482 raft_consensus.cc:515] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:24.711407 17282 consensus_queue.cc:260] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.712404 17482 leader_election.cc:290] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:24.713127 17282 ts_tablet_manager.cc:1434] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 14:55:24.717006 17594 raft_consensus.cc:493] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.717517 17594 raft_consensus.cc:515] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.718322 17282 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:24.713886 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:24.716342 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:24.724750 17282 tablet_bootstrap.cc:654] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.721909 16909 catalog_manager.cc:5697] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.726336 17281 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:24.726853 17281 ts_tablet_manager.cc:1403] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.148s	user 0.005s	sys 0.005s
W20260709 14:55:24.727032 17129 leader_election.cc:343] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:24.728037 17130 leader_election.cc:343] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.728487 17130 leader_election.cc:304] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:24.729574 17603 raft_consensus.cc:2749] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.729823 17281 raft_consensus.cc:359] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.730706 17281 raft_consensus.cc:385] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.731037 17281 raft_consensus.cc:740] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.716879 17284 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:24.732036 17281 consensus_queue.cc:260] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.737272 17281 ts_tablet_manager.cc:1434] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:24.738610 17281 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:24.741432 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:24.743180 16981 leader_election.cc:343] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.750442 17594 leader_election.cc:290] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:24.741375 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:24.752453 16980 leader_election.cc:343] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:24.753005 16980 leader_election.cc:304] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:24.754057 17612 raft_consensus.cc:2749] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.767474 17281 tablet_bootstrap.cc:654] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.778189 17282 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:24.778712 17282 ts_tablet_manager.cc:1403] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.017s
I20260709 14:55:24.780803 17284 tablet_bootstrap.cc:654] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.781080 17235 raft_consensus.cc:3060] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.781795 17282 raft_consensus.cc:359] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.782778 17282 raft_consensus.cc:385] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.783196 17282 raft_consensus.cc:740] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.784462 17282 consensus_queue.cc:260] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.795532 17282 ts_tablet_manager.cc:1434] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
W20260709 14:55:24.787899 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:24.799855 17282 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:24.801316 17281 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:24.801762 17281 ts_tablet_manager.cc:1403] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.015s
I20260709 14:55:24.803674 17284 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:24.803906 17283 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:24.804108 17284 ts_tablet_manager.cc:1403] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.000s
I20260709 14:55:24.804299 17283 ts_tablet_manager.cc:1403] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.022s
I20260709 14:55:24.806780 17282 tablet_bootstrap.cc:654] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.806699 17284 raft_consensus.cc:359] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.809773 17284 raft_consensus.cc:385] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.810113 17284 raft_consensus.cc:740] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.810801 17284 consensus_queue.cc:260] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.812395 17283 raft_consensus.cc:359] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.813079 17283 raft_consensus.cc:385] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.813334 17283 raft_consensus.cc:740] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.813978 17283 consensus_queue.cc:260] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.815505 17283 ts_tablet_manager.cc:1434] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:24.817696 17583 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.818214 17583 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.836681 17284 ts_tablet_manager.cc:1434] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:55:24.837282 17583 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:24.837725 17284 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:24.837325 17281 raft_consensus.cc:359] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.844496 17281 raft_consensus.cc:385] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.844756 17281 raft_consensus.cc:740] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.845541 17281 consensus_queue.cc:260] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.846735 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:24.847947 17281 ts_tablet_manager.cc:1434] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260709 14:55:24.848006 17238 raft_consensus.cc:2393] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 7af919daf993487cad6dca95e8cb3e3e in this term.
I20260709 14:55:24.851421 17281 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:24.851740 17090 raft_consensus.cc:3060] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.864434 17594 consensus_queue.cc:1048] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.865031 17281 tablet_bootstrap.cc:654] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.881738 17281 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:24.883544 17282 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:24.884250 17282 ts_tablet_manager.cc:1403] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.086s	user 0.039s	sys 0.040s
I20260709 14:55:24.884644 17609 consensus_queue.cc:1048] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.885782 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:24.887269 17282 raft_consensus.cc:359] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.889360 17282 raft_consensus.cc:385] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.889662 17282 raft_consensus.cc:740] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.890534 17282 consensus_queue.cc:260] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.890678 17057 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:24.892717 17282 ts_tablet_manager.cc:1434] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:24.893841 17282 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:24.894174 17583 raft_consensus.cc:2749] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.894901 17603 raft_consensus.cc:493] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.895341 17281 ts_tablet_manager.cc:1403] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 14:55:24.895408 17603 raft_consensus.cc:515] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.897564 17603 leader_election.cc:290] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:24.898115 17281 raft_consensus.cc:359] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.898784 17281 raft_consensus.cc:385] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:24.900046 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:24.900282 17282 tablet_bootstrap.cc:654] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.900794 17015 raft_consensus.cc:2468] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:24.902184 17283 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:24.899047 17281 raft_consensus.cc:740] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:24.910619 17131 leader_election.cc:304] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:24.915130 17281 consensus_queue.cc:260] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.917724 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:24.923614 17652 consensus_queue.cc:1048] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:24.918519 17090 raft_consensus.cc:2468] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:24.914271 17482 raft_consensus.cc:2804] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.933431 17482 raft_consensus.cc:493] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.935460 17482 raft_consensus.cc:3060] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.927508 17584 raft_consensus.cc:493] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.938735 17584 raft_consensus.cc:515] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.940835 17584 leader_election.cc:290] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:24.942313 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a2672697c14d91a77f829ceac754a4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:24.942981 17016 raft_consensus.cc:2468] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:24.944451 17131 leader_election.cc:304] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:24.946457 17603 raft_consensus.cc:2804] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.946806 17603 raft_consensus.cc:493] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.947204 17603 raft_consensus.cc:3060] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.951258 17599 raft_consensus.cc:493] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:24.951716 17599 raft_consensus.cc:515] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.953615 17599 leader_election.cc:290] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:24.954154 17162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:24.954306 17284 tablet_bootstrap.cc:654] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.954650 17162 raft_consensus.cc:2468] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:24.955710 17205 leader_election.cc:304] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:24.959851 17281 ts_tablet_manager.cc:1434] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 14:55:24.960436 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:24.960939 17281 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:24.961023 17015 raft_consensus.cc:2468] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:24.959816 17614 raft_consensus.cc:2804] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:24.962298 17614 raft_consensus.cc:493] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:24.962630 17614 raft_consensus.cc:3060] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.962867 17283 tablet_bootstrap.cc:654] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:24.973186 17282 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:24.973644 17282 ts_tablet_manager.cc:1403] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.013s
I20260709 14:55:24.981528 17482 raft_consensus.cc:515] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:24.981564 17614 raft_consensus.cc:515] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:24.994195 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:24.994741 17164 raft_consensus.cc:3060] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.990779 17283 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:24.994971 17614 leader_election.cc:290] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:24.995409 17283 ts_tablet_manager.cc:1403] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.002s
I20260709 14:55:24.995291 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:24.995857 17016 raft_consensus.cc:3060] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.997944 17283 raft_consensus.cc:359] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:24.998670 17482 leader_election.cc:290] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:24.999140 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a2672697c14d91a77f829ceac754a4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:25.001541 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:25.002053 17015 raft_consensus.cc:3060] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.004870 17016 raft_consensus.cc:2468] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:25.005929 17205 leader_election.cc:304] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:25.006153 17164 raft_consensus.cc:2468] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
W20260709 14:55:25.006963 17130 leader_election.cc:343] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.006959 17599 raft_consensus.cc:2804] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.008278 17599 raft_consensus.cc:697] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:25.009063 17599 consensus_queue.cc:237] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.010072 17282 raft_consensus.cc:359] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.010509 17015 raft_consensus.cc:2468] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:25.011026 17283 raft_consensus.cc:385] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.011348 17283 raft_consensus.cc:740] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.011595 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:25.010732 17282 raft_consensus.cc:385] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.012179 17088 raft_consensus.cc:3060] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.012410 17282 raft_consensus.cc:740] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.013083 17282 consensus_queue.cc:260] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.014580 17131 leader_election.cc:304] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:25.015475 17482 raft_consensus.cc:2804] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.016198 17482 raft_consensus.cc:697] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:25.016994 17482 consensus_queue.cc:237] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.020023 17583 consensus_queue.cc:1048] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.991498 17603 raft_consensus.cc:515] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.024361 17283 consensus_queue.cc:260] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.026440 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a2672697c14d91a77f829ceac754a4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:25.026683 17283 ts_tablet_manager.cc:1434] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:55:25.026882 17015 raft_consensus.cc:3060] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.027204 17088 raft_consensus.cc:2468] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:25.020360 17281 tablet_bootstrap.cc:654] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.028983 17477 raft_consensus.cc:493] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.029449 17477 raft_consensus.cc:515] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.032188 17477 leader_election.cc:290] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:25.035133 17284 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:25.035808 17284 ts_tablet_manager.cc:1403] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.000s
I20260709 14:55:25.038348 17284 raft_consensus.cc:359] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.026779 17282 ts_tablet_manager.cc:1434] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 14:55:25.038964 17603 leader_election.cc:290] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:25.038982 17284 raft_consensus.cc:385] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.033357 17015 raft_consensus.cc:2468] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:25.039883 17284 raft_consensus.cc:740] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.040388 17282 tablet_bootstrap.cc:492] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:25.041980 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:25.042589 17016 raft_consensus.cc:2468] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:25.043583 17131 leader_election.cc:304] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:25.044333 17205 leader_election.cc:304] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:25.045264 17477 raft_consensus.cc:2804] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.045711 17477 raft_consensus.cc:493] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.046062 17477 raft_consensus.cc:3060] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.048148 17281 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:25.048614 17281 ts_tablet_manager.cc:1403] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.003s
I20260709 14:55:25.050130 17594 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.050634 17594 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.051644 17480 raft_consensus.cc:2804] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.052162 17480 raft_consensus.cc:697] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:25.053038 17480 consensus_queue.cc:237] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.041445 17283 tablet_bootstrap.cc:492] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:25.053966 17594 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:25.055215 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:25.056493 16980 leader_election.cc:343] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.057072 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:25.057478 17164 raft_consensus.cc:2468] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:25.058398 16982 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:25.053162 17281 raft_consensus.cc:359] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.058985 17281 raft_consensus.cc:385] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.059279 17608 raft_consensus.cc:2804] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.063282 17281 raft_consensus.cc:740] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.063321 17608 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.063987 17608 raft_consensus.cc:3060] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.063982 17477 raft_consensus.cc:515] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.041070 17284 consensus_queue.cc:260] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.066707 17283 tablet_bootstrap.cc:654] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.068689 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:25.068145 16913 catalog_manager.cc:5697] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.068181 17282 tablet_bootstrap.cc:654] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.067858 17477 leader_election.cc:290] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:25.069308 17016 raft_consensus.cc:3060] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.073084 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:25.073727 17088 raft_consensus.cc:2468] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:25.074096 17284 ts_tablet_manager.cc:1434] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:55:25.075255 17284 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:25.075650 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:25.076364 17088 raft_consensus.cc:3060] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.064253 17281 consensus_queue.cc:260] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.080267 17281 ts_tablet_manager.cc:1434] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:25.080579 17016 raft_consensus.cc:2468] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:25.081447 17281 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:25.082003 17205 leader_election.cc:304] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:25.084444 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a2672697c14d91a77f829ceac754a4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:25.088073 17477 raft_consensus.cc:2804] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:25.099845 17130 leader_election.cc:343] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.110390 17088 raft_consensus.cc:2468] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:25.115949 17282 tablet_bootstrap.cc:492] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:25.116397 17282 ts_tablet_manager.cc:1403] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.000s
I20260709 14:55:25.110057 17477 raft_consensus.cc:697] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:25.118899 17282 raft_consensus.cc:359] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:25.118952 17477 consensus_queue.cc:237] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.119629 17282 raft_consensus.cc:385] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.119967 17282 raft_consensus.cc:740] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.123226 17282 consensus_queue.cc:260] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:25.125120 17282 ts_tablet_manager.cc:1434] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:25.126168 17282 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:25.131757 17282 tablet_bootstrap.cc:654] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.131541 17608 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.133567 17281 tablet_bootstrap.cc:654] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.134596 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
W20260709 14:55:25.136942 16980 leader_election.cc:343] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:25.145115 17283 tablet_bootstrap.cc:492] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:25.145594 17283 ts_tablet_manager.cc:1403] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.021s
I20260709 14:55:25.146188 16914 catalog_manager.cc:5697] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.148610 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:25.149166 17164 raft_consensus.cc:3060] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.155695 17164 raft_consensus.cc:2468] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:25.142037 17608 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:25.157786 16982 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:25.158463 16913 catalog_manager.cc:5697] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.161300 17608 raft_consensus.cc:2804] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:25.161809 17608 raft_consensus.cc:697] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:25.162592 17608 consensus_queue.cc:237] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.169994 17284 tablet_bootstrap.cc:654] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.175930 17283 raft_consensus.cc:359] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:25.176743 17283 raft_consensus.cc:385] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.177059 17283 raft_consensus.cc:740] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.177814 17283 consensus_queue.cc:260] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:25.189939 17283 ts_tablet_manager.cc:1434] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 14:55:25.240669 17614 consensus_queue.cc:1048] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:25.253177 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 63668.4us
I20260709 14:55:25.283211 17283 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:25.284598 17281 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:25.285094 17281 ts_tablet_manager.cc:1403] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.204s	user 0.007s	sys 0.011s
I20260709 14:55:25.279697 17609 raft_consensus.cc:493] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.290479 17609 raft_consensus.cc:515] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.301898 17284 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:25.302373 17284 ts_tablet_manager.cc:1403] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.227s	user 0.022s	sys 0.014s
I20260709 14:55:25.305756 17282 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:25.305223 16913 catalog_manager.cc:5697] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.306226 17282 ts_tablet_manager.cc:1403] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.015s
I20260709 14:55:25.330549 17609 leader_election.cc:290] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:25.397316 17672 raft_consensus.cc:493] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.434229 17614 raft_consensus.cc:493] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.434804 17614 raft_consensus.cc:515] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:25.440635 17599 consensus_queue.cc:1048] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:25.441622 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:25.442520 17161 raft_consensus.cc:2468] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:25.402720 17672 raft_consensus.cc:515] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.586270 17480 raft_consensus.cc:493] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:25.586961 17480 raft_consensus.cc:515] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:25.701112 17480 leader_election.cc:290] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:25.731675 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:25.733608 17283 tablet_bootstrap.cc:654] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.733948 17282 raft_consensus.cc:359] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.734622 17282 raft_consensus.cc:385] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.734863 17282 raft_consensus.cc:740] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.735558 17282 consensus_queue.cc:260] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.737015 17282 ts_tablet_manager.cc:1434] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.430s	user 0.024s	sys 0.044s
I20260709 14:55:25.720839 17614 leader_election.cc:290] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:25.737959 17282 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:25.738826 17205 leader_election.cc:304] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:25.739070 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:25.739598 17477 raft_consensus.cc:2804] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:25.739653 17161 raft_consensus.cc:2468] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 0.
I20260709 14:55:25.740079 17477 raft_consensus.cc:493] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:25.740487 17477 raft_consensus.cc:3060] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.747097 16914 catalog_manager.cc:5697] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:25.728821 17672 leader_election.cc:290] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:25.757081 17284 raft_consensus.cc:359] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.760530 17284 raft_consensus.cc:385] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.760926 17284 raft_consensus.cc:740] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.745267 17594 raft_consensus.cc:493] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:25.746656 17055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 133272us
I20260709 14:55:25.766762 17284 consensus_queue.cc:260] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:25.767086 17594 raft_consensus.cc:515] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:25.773313 17594 leader_election.cc:290] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:25.775983 17281 raft_consensus.cc:359] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.776978 17281 raft_consensus.cc:385] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.777338 17281 raft_consensus.cc:740] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.779215 17281 consensus_queue.cc:260] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.768983 17672 consensus_queue.cc:1048] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:55:25.785195 17281 ts_tablet_manager.cc:1434] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.500s	user 0.022s	sys 0.011s
I20260709 14:55:25.794958 17282 tablet_bootstrap.cc:654] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.790799 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:25.808077 17281 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:25.867288 17129 leader_election.cc:343] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:25.876291 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:25.918051 17477 raft_consensus.cc:515] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:25.906527 16981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 514489us
I20260709 14:55:25.928763 17284 ts_tablet_manager.cc:1434] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.626s	user 0.000s	sys 0.051s
I20260709 14:55:25.931226 17238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:25.933938 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:25.929178 17284 ts_tablet_manager.cc:1467] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: Tablet startup took 626ms
I20260709 14:55:25.945048 17283 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:25.945520 17283 ts_tablet_manager.cc:1403] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.673s	user 0.026s	sys 0.015s
I20260709 14:55:25.948140 17283 raft_consensus.cc:359] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.948747 17283 raft_consensus.cc:385] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:25.948994 17283 raft_consensus.cc:740] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:25.949594 17283 consensus_queue.cc:260] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:25.951889 17283 ts_tablet_manager.cc:1434] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:25.952889 17283 tablet_bootstrap.cc:492] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:25.955770 17281 tablet_bootstrap.cc:654] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.967837 17283 tablet_bootstrap.cc:654] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:25.975142 17282 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:25.975615 17282 ts_tablet_manager.cc:1403] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.238s	user 0.010s	sys 0.023s
I20260709 14:55:25.982932 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:25.990074 17477 leader_election.cc:290] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:25.994935 17238 raft_consensus.cc:3060] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.995520 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:25.996089 17164 raft_consensus.cc:3060] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:25.997673 17087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:25.979581 17130 consensus_peers.cc:597] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:26.006979 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:26.004616 17164 raft_consensus.cc:2468] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:26.009984 17205 leader_election.cc:304] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:26.016255 17477 raft_consensus.cc:2804] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.016832 17477 raft_consensus.cc:697] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:26.017658 17477 consensus_queue.cc:237] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:26.026284 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:26.026866 17015 raft_consensus.cc:2468] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:26.025656 16982 leader_election.cc:304] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:26.028841 17281 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:26.029273 17281 ts_tablet_manager.cc:1403] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.008s
W20260709 14:55:26.027199 17204 leader_election.cc:343] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.021265 17679 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:26.039753 17204 leader_election.cc:343] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.039968 17679 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:26.040474 17668 consensus_queue.cc:1048] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:26.055655 17281 raft_consensus.cc:359] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.056608 17281 raft_consensus.cc:385] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.056949 17281 raft_consensus.cc:740] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
W20260709 14:55:25.941923 17284 ts_tablet_manager.cc:1469] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: Trace:
0709 14:55:18.889514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:18.926773 (+ 37259us) service_pool.cc:224] Handling call
0709 14:55:19.006845 (+ 80072us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:19.006926 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:19.180099 (+173173us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:19.244459 (+ 64360us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:19.261790 (+ 17331us) inbound_call.cc:177] Queueing success response
0709 14:55:25.074824 (+5813034us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:55:25.302623 (+227799us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:55:25.324836 (+ 22213us) tablet_replica.cc:261] Starting instrumentation
0709 14:55:25.726743 (+401907us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":15719,"raft.queue_time_us":35719,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":3915,"tablet-open.queue_time_us":5813080,"thread_start_us":139721,"threads_started":1}
I20260709 14:55:26.043644 17675 raft_consensus.cc:2804] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.064397 17284 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:26.061621 17282 raft_consensus.cc:359] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.065478 17282 raft_consensus.cc:385] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.065852 17282 raft_consensus.cc:740] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.051707 17679 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:26.061087 17675 raft_consensus.cc:493] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:26.074769 16981 leader_election.cc:343] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:26.076061 16981 leader_election.cc:343] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:26.073199 17130 leader_election.cc:343] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.081701 17130 leader_election.cc:304] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:26.083966 17575 raft_consensus.cc:2749] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.063517 17086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:26.067422 17482 consensus_queue.cc:1048] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:55:26.099792 17283 tablet_bootstrap.cc:492] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:26.081174 17008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:26.101326 17205 leader_election.cc:304] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:26.076709 17675 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.103003 17283 ts_tablet_manager.cc:1403] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.009s
I20260709 14:55:26.099537 17584 consensus_queue.cc:1048] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 14:55:26.099572 16980 leader_election.cc:343] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.178733 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
W20260709 14:55:26.180474 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 75876us
I20260709 14:55:26.181358 17614 consensus_queue.cc:1048] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:26.175143 17131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 130484us
W20260709 14:55:26.169997 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 85678us
I20260709 14:55:26.204952 17477 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.213784 17283 raft_consensus.cc:359] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:26.223217 17696 log.cc:927] Time spent T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 14:55:26.177484 17670 raft_consensus.cc:2804] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.184792 16980 leader_election.cc:304] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:26.192302 17671 consensus_queue.cc:1048] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 14:55:26.226871 17281 consensus_queue.cc:260] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.236927 17284 tablet_bootstrap.cc:654] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:26.249078 16982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 53471.7us
I20260709 14:55:26.274091 17283 raft_consensus.cc:385] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.276152 17283 raft_consensus.cc:740] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.282977 17283 consensus_queue.cc:260] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:26.284312 17281 ts_tablet_manager.cc:1434] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.255s	user 0.006s	sys 0.005s
W20260709 14:55:26.294008 17204 leader_election.cc:343] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.293560 17282 consensus_queue.cc:260] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.297416 17282 ts_tablet_manager.cc:1434] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.322s	user 0.007s	sys 0.016s
I20260709 14:55:26.298563 17283 ts_tablet_manager.cc:1434] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.195s	user 0.010s	sys 0.013s
I20260709 14:55:26.275483 17670 raft_consensus.cc:493] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.300518 17685 raft_consensus.cc:493] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.300999 17685 raft_consensus.cc:515] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.304105 17281 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:26.304971 17608 raft_consensus.cc:2749] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.315896 17282 tablet_bootstrap.cc:492] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:26.301271 17688 consensus_queue.cc:1048] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:55:26.187484 17575 consensus_queue.cc:1048] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.114s
I20260709 14:55:26.301748 17670 raft_consensus.cc:3060] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.320016 17057 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:26.324203 17283 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:26.276976 17477 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.337131 17685 leader_election.cc:290] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:26.337963 17687 raft_consensus.cc:2749] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.351902 17012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0c2a1e53042eeb9c10f28e0a6ee3b" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:26.352563 17012 raft_consensus.cc:2468] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:26.323769 17608 raft_consensus.cc:493] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.357415 17131 leader_election.cc:304] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
W20260709 14:55:26.326249 16980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 246639us
I20260709 14:55:26.363685 17685 raft_consensus.cc:2804] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.364075 17685 raft_consensus.cc:493] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.364362 17611 consensus_queue.cc:1048] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:26.364414 17685 raft_consensus.cc:3060] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.371686 17608 raft_consensus.cc:515] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.352495 17675 raft_consensus.cc:515] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:26.514358 17477 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:26.517342 17284 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:26.521696 17284 ts_tablet_manager.cc:1403] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.458s	user 0.000s	sys 0.050s
I20260709 14:55:26.527469 17281 tablet_bootstrap.cc:700] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Time spent opening tablet: real 0.168s	user 0.004s	sys 0.005s
I20260709 14:55:26.528481 17281 tablet_bootstrap.cc:654] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.528664 17282 tablet_bootstrap.cc:654] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.518548 17670 raft_consensus.cc:515] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
W20260709 14:55:26.591399 17057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 70960.8us
I20260709 14:55:26.598019 17608 leader_election.cc:290] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:26.603350 17160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:26.604081 17160 raft_consensus.cc:2468] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:26.610435 17670 leader_election.cc:290] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:26.615788 17675 leader_election.cc:290] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:26.618824 17608 raft_consensus.cc:493] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.619483 17608 raft_consensus.cc:515] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:26.624981 16913 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49406 (request call id 67) took 1338 ms. Trace:
W20260709 14:55:26.635461 17204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 49034us
I20260709 14:55:26.639510 17711 raft_consensus.cc:493] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.628039 17685 raft_consensus.cc:515] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.660537 17205 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:26.661110 17284 raft_consensus.cc:359] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:26.673099 17284 raft_consensus.cc:385] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.673413 17284 raft_consensus.cc:740] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.673978 17284 consensus_queue.cc:260] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:26.662801 17608 leader_election.cc:290] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:26.684405 17284 ts_tablet_manager.cc:1434] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.162s	user 0.005s	sys 0.002s
I20260709 14:55:26.690182 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:26.690590 17164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9b7a21bbd944129e3e588fc2c53863" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:26.678694 17720 raft_consensus.cc:2804] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:26.701144 17284 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:26.625514 16913 rpcz_store.cc:276] 0709 14:55:25.286062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:25.286200 (+   138us) service_pool.cc:224] Handling call
0709 14:55:26.624872 (+1338672us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:25.312780 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:25.762067 (+449287us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:25.762118 (+    51us) write_op.cc:435] Acquired schema lock
0709 14:55:25.762131 (+    13us) tablet.cc:662] Decoding operations
0709 14:55:25.762498 (+   367us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:25.762566 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:25.762614 (+    48us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:25.767267 (+  4653us) tablet.cc:701] Row locks acquired
0709 14:55:25.767286 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:55:25.775190 (+  7904us) write_op.cc:270] Start()
0709 14:55:25.778481 (+  3291us) write_op.cc:276] Timestamp: P: 1783608925774458 usec, L: 0
0709 14:55:25.778509 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 14:55:25.797844 (+ 19335us) log.cc:844] Serialized 543 byte log entry
0709 14:55:25.974583 (+176739us) op_driver.cc:464] REPLICATION: finished
0709 14:55:26.106736 (+132153us) write_op.cc:301] APPLY: starting
0709 14:55:26.106818 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:26.106910 (+    92us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:26.107010 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:26.107227 (+   217us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:26.107367 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:26.107411 (+    44us) write_op.cc:312] APPLY: finished
0709 14:55:26.107607 (+   196us) log.cc:844] Serialized 22 byte log entry
0709 14:55:26.109358 (+  1751us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:26.109423 (+    65us) write_op.cc:454] Released schema lock
0709 14:55:26.109456 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:26.110276 (+   820us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:26.110308 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":34749,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":125242,"apply.run_cpu_time_us":1415,"apply.run_wall_time_us":3521,"num_ops":1,"prepare.queue_time_us":303,"prepare.run_cpu_time_us":85004,"prepare.run_wall_time_us":492768,"replication_time_us":163424,"thread_start_us":70225,"threads_started":1}]]}
I20260709 14:55:26.726302 17086 raft_consensus.cc:3060] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.736691 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0c2a1e53042eeb9c10f28e0a6ee3b" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:26.739650 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:26.674497 17711 raft_consensus.cc:515] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:26.725926 17720 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.747769 17283 tablet_bootstrap.cc:654] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:26.748050 16982 leader_election.cc:343] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:26.751020 17204 consensus_peers.cc:597] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:26.752197 17204 leader_election.cc:343] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.757418 17685 leader_election.cc:290] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:26.748251 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9b7a21bbd944129e3e588fc2c53863" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:26.781731 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:26.747484 17720 raft_consensus.cc:3060] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:26.797290 17204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 44539.4us
I20260709 14:55:26.793926 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:26.829660 17085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:26.818121 17711 leader_election.cc:290] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:26.835183 17721 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
W20260709 14:55:26.838656 17204 leader_election.cc:343] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:26.841789 16980 leader_election.cc:343] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.844340 16980 leader_election.cc:304] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:26.844861 17282 tablet_bootstrap.cc:492] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:26.846014 17282 ts_tablet_manager.cc:1403] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.530s	user 0.036s	sys 0.009s
I20260709 14:55:26.843897 17281 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:26.846917 17281 ts_tablet_manager.cc:1403] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.545s	user 0.019s	sys 0.008s
W20260709 14:55:26.847735 17129 leader_election.cc:343] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.835742 17721 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:26.859684 17680 raft_consensus.cc:2749] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.850138 17012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:26.956212 17284 tablet_bootstrap.cc:654] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.957863 17720 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:26.960381 17720 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:26.961123 17233 raft_consensus.cc:1240] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Rejecting Update request from peer 7af919daf993487cad6dca95e8cb3e3e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:26.891481 17012 raft_consensus.cc:3060] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.973115 17282 raft_consensus.cc:359] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:26.974795 17282 raft_consensus.cc:385] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.893374 17721 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
W20260709 14:55:26.867697 16981 leader_election.cc:343] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.975245 17282 raft_consensus.cc:740] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.977944 17282 consensus_queue.cc:260] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
W20260709 14:55:26.979151 16981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 111479us
I20260709 14:55:26.987937 17699 raft_consensus.cc:493] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.988432 17699 raft_consensus.cc:515] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:26.989391 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:26.990001 17161 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.990545 17699 leader_election.cc:290] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:26.996992 17282 ts_tablet_manager.cc:1434] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.004s
W20260709 14:55:26.999467 16980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 152830us
I20260709 14:55:27.000885 17281 raft_consensus.cc:359] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.001564 17281 raft_consensus.cc:385] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.001823 17281 raft_consensus.cc:740] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.002408 17281 consensus_queue.cc:260] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
W20260709 14:55:27.017931 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:27.005223 17283 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:27.044955 17283 ts_tablet_manager.cc:1403] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.743s	user 0.031s	sys 0.036s
I20260709 14:55:27.049701 17283 raft_consensus.cc:359] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.050457 17283 raft_consensus.cc:385] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.050765 17283 raft_consensus.cc:740] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.051740 17283 consensus_queue.cc:260] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.017418 17281 ts_tablet_manager.cc:1434] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.170s	user 0.005s	sys 0.001s
I20260709 14:55:27.054584 17012 raft_consensus.cc:2468] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:27.055960 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:27.057399 17281 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:27.057286 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:27.058558 17282 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:27.058638 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:27.059346 17158 raft_consensus.cc:2468] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:27.062500 17708 consensus_queue.cc:1048] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:27.065493 17008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:27.066453 17205 leader_election.cc:304] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.082449 17284 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:27.082913 17284 ts_tablet_manager.cc:1403] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.382s	user 0.024s	sys 0.017s
I20260709 14:55:27.084221 17711 raft_consensus.cc:2804] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.084622 17711 raft_consensus.cc:493] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.084951 17711 raft_consensus.cc:3060] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.085486 17284 raft_consensus.cc:359] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.086172 17284 raft_consensus.cc:385] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.086449 17284 raft_consensus.cc:740] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.086928 17205 leader_election.cc:304] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.096093 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:27.087275 17284 consensus_queue.cc:260] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.097352 17205 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:27.098934 17668 raft_consensus.cc:2804] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.109818 17282 tablet_bootstrap.cc:654] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:27.112260 17130 leader_election.cc:343] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.113857 17283 ts_tablet_manager.cc:1434] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 14:55:27.119596 17711 raft_consensus.cc:515] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.120676 17283 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:27.127365 17668 raft_consensus.cc:697] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:27.127476 17614 raft_consensus.cc:2749] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:27.128300 17668 consensus_queue.cc:237] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.129505 17284 ts_tablet_manager.cc:1434] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:55:27.130446 17284 tablet_bootstrap.cc:492] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:27.149868 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:27.159822 17611 consensus_queue.cc:1059] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.160701 17611 raft_consensus.cc:3055] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.161037 17611 raft_consensus.cc:740] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:27.161792 17611 consensus_queue.cc:260] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.162147 17161 raft_consensus.cc:2468] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 1.
I20260709 14:55:27.167012 17611 raft_consensus.cc:3060] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:27.168133 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 70781us
I20260709 14:55:27.172468 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0c2a1e53042eeb9c10f28e0a6ee3b" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:27.174887 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
W20260709 14:55:27.177395 17204 leader_election.cc:343] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.179790 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
W20260709 14:55:27.188004 17129 leader_election.cc:343] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:27.188871 17129 leader_election.cc:343] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.189244 17129 leader_election.cc:304] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.190977 17715 raft_consensus.cc:2749] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.193316 17083 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.195029 16910 catalog_manager.cc:5697] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.202201 17711 leader_election.cc:290] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:27.207366 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:27.231556 16982 leader_election.cc:304] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.234324 16982 leader_election.cc:304] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.236234 17675 raft_consensus.cc:2749] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:27.233304 17158 raft_consensus.cc:3060] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.231427 17007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.249264 17284 tablet_bootstrap.cc:654] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.237342 17688 raft_consensus.cc:2804] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.254932 17688 raft_consensus.cc:697] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:27.254113 17283 tablet_bootstrap.cc:654] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.258263 17688 consensus_queue.cc:237] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.265288 17057 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:27.273517 17010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0c2a1e53042eeb9c10f28e0a6ee3b" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:27.275388 17010 raft_consensus.cc:3060] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.287784 17672 raft_consensus.cc:493] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.288293 17672 raft_consensus.cc:515] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.290867 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.291170 17672 leader_election.cc:290] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:27.274174 17679 raft_consensus.cc:2749] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:27.291484 17016 raft_consensus.cc:2468] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:27.297744 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:27.299190 17204 leader_election.cc:343] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.310343 17282 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:27.310765 17282 ts_tablet_manager.cc:1403] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.252s	user 0.012s	sys 0.005s
I20260709 14:55:27.320348 17282 raft_consensus.cc:359] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.322147 17282 raft_consensus.cc:385] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.322427 17282 raft_consensus.cc:740] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.323062 17282 consensus_queue.cc:260] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.325024 17282 ts_tablet_manager.cc:1434] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:55:27.325963 17282 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285: Bootstrap starting.
I20260709 14:55:27.326467 17205 leader_election.cc:304] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.328513 17668 raft_consensus.cc:2804] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.329968 17668 raft_consensus.cc:493] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.330303 17668 raft_consensus.cc:3060] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.341398 17281 tablet_bootstrap.cc:654] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.358561 17010 raft_consensus.cc:2468] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:27.363444 17131 leader_election.cc:304] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:27.364543 17699 raft_consensus.cc:2804] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.365031 17699 raft_consensus.cc:697] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:27.365787 17281 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: No bootstrap required, opened a new log
I20260709 14:55:27.366186 17281 ts_tablet_manager.cc:1403] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.311s	user 0.016s	sys 0.015s
I20260709 14:55:27.365859 17699 consensus_queue.cc:237] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.367880 17283 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:27.369366 17281 raft_consensus.cc:359] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.370340 17281 raft_consensus.cc:385] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.370693 17281 raft_consensus.cc:740] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.371908 17611 raft_consensus.cc:493] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.371699 17281 consensus_queue.cc:260] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.372422 17611 raft_consensus.cc:515] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.374465 17283 ts_tablet_manager.cc:1403] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.254s	user 0.008s	sys 0.009s
I20260709 14:55:27.375231 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85773f8777d6451d90feca4edb2be6e2" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:27.376060 17611 leader_election.cc:290] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:27.377274 17283 raft_consensus.cc:359] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.377949 17283 raft_consensus.cc:385] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.378219 17283 raft_consensus.cc:740] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.359174 17158 raft_consensus.cc:2468] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:27.359510 17668 raft_consensus.cc:515] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.379585 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85773f8777d6451d90feca4edb2be6e2" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:27.379957 17205 leader_election.cc:304] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.380721 17668 leader_election.cc:290] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:27.361999 17284 tablet_bootstrap.cc:492] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
W20260709 14:55:27.381242 16980 leader_election.cc:343] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.381567 17284 ts_tablet_manager.cc:1403] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.251s	user 0.009s	sys 0.012s
I20260709 14:55:27.382332 17282 tablet_bootstrap.cc:654] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:27.382488 16981 leader_election.cc:343] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.382890 16981 leader_election.cc:304] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.383528 17611 raft_consensus.cc:2749] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.383963 17284 raft_consensus.cc:359] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.384663 17679 raft_consensus.cc:493] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.385036 17010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:27.385164 17679 raft_consensus.cc:515] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.385614 17010 raft_consensus.cc:3060] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.386111 17699 raft_consensus.cc:493] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.385946 17283 consensus_queue.cc:260] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.386543 17699 raft_consensus.cc:515] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.387202 17679 leader_election.cc:290] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:27.388402 17283 ts_tablet_manager.cc:1434] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:27.389087 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f0e2585c7464b9da3c8ca2b136f58" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.389393 17283 tablet_bootstrap.cc:492] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:27.389616 17699 leader_election.cc:290] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:27.389744 17013 raft_consensus.cc:2468] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:27.390671 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:27.390935 17131 leader_election.cc:304] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:27.381271 17668 raft_consensus.cc:2804] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.391670 17668 raft_consensus.cc:697] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:27.391711 17699 raft_consensus.cc:2804] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.392198 17699 raft_consensus.cc:493] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.392593 17699 raft_consensus.cc:3060] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.384687 17284 raft_consensus.cc:385] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.393146 17284 raft_consensus.cc:740] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.393716 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab0531eff14db896141eba4e84b477" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.393893 17284 consensus_queue.cc:260] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.394470 17013 raft_consensus.cc:2393] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:27.396036 17283 tablet_bootstrap.cc:654] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.397307 17284 ts_tablet_manager.cc:1434] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:27.397874 17083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f0e2585c7464b9da3c8ca2b136f58" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:27.398326 17284 tablet_bootstrap.cc:492] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:27.399005 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:27.400424 17057 leader_election.cc:304] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:27.400658 17010 raft_consensus.cc:2468] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:27.392588 17668 consensus_queue.cc:237] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.403844 17205 leader_election.cc:304] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
W20260709 14:55:27.404618 17130 leader_election.cc:343] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.404762 17679 raft_consensus.cc:3060] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.403602 17699 raft_consensus.cc:515] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.404631 17672 raft_consensus.cc:2804] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.406145 17672 raft_consensus.cc:697] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:27.406957 17672 consensus_queue.cc:237] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.410326 17699 leader_election.cc:290] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:27.410897 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f0e2585c7464b9da3c8ca2b136f58" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:27.411517 17013 raft_consensus.cc:3060] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.412331 17283 tablet_bootstrap.cc:492] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:27.412815 17283 ts_tablet_manager.cc:1403] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260709 14:55:27.415022 17282 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285: No bootstrap required, opened a new log
I20260709 14:55:27.415479 17282 ts_tablet_manager.cc:1403] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.002s
W20260709 14:55:27.415673 17204 leader_election.cc:343] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.415593 17283 raft_consensus.cc:359] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.416318 17283 raft_consensus.cc:385] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.416574 17283 raft_consensus.cc:740] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.416966 17679 raft_consensus.cc:2749] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.418154 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f0e2585c7464b9da3c8ca2b136f58" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:27.418078 17282 raft_consensus.cc:359] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.418994 17282 raft_consensus.cc:385] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.419325 17282 raft_consensus.cc:740] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Initialized, Role: FOLLOWER
W20260709 14:55:27.419866 17130 leader_election.cc:343] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.420107 17282 consensus_queue.cc:260] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.417271 17283 consensus_queue.cc:260] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.422371 17282 ts_tablet_manager.cc:1434] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:27.422477 17283 ts_tablet_manager.cc:1434] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:27.423411 17281 ts_tablet_manager.cc:1434] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 14:55:27.423662 17284 tablet_bootstrap.cc:654] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.423990 17283 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:27.426487 17013 raft_consensus.cc:2468] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:27.428188 17131 leader_election.cc:304] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:27.428941 17284 tablet_bootstrap.cc:492] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:27.429158 17699 raft_consensus.cc:2804] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.429373 17284 ts_tablet_manager.cc:1403] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:55:27.429651 17699 raft_consensus.cc:697] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:27.430445 17699 consensus_queue.cc:237] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.432255 17284 raft_consensus.cc:359] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.433506 17284 raft_consensus.cc:385] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.433811 17284 raft_consensus.cc:740] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.434592 17284 consensus_queue.cc:260] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.436930 17284 ts_tablet_manager.cc:1434] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:27.437625 17283 tablet_bootstrap.cc:654] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.437882 17284 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:27.445709 17284 tablet_bootstrap.cc:654] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.467007 16914 catalog_manager.cc:5697] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 1 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.507948 17284 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:27.508399 17284 ts_tablet_manager.cc:1403] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.005s
I20260709 14:55:27.510280 17284 raft_consensus.cc:359] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.510908 17284 raft_consensus.cc:385] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.511188 17284 raft_consensus.cc:740] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.511936 17284 consensus_queue.cc:260] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:27.516443 17284 ts_tablet_manager.cc:1434] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:27.517866 17284 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:27.524272 17283 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:27.524714 17283 ts_tablet_manager.cc:1403] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.007s
I20260709 14:55:27.527150 17284 tablet_bootstrap.cc:654] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.527215 17283 raft_consensus.cc:359] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.528262 17283 raft_consensus.cc:385] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.528587 17283 raft_consensus.cc:740] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.532130 17283 consensus_queue.cc:260] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.525270 16911 catalog_manager.cc:5697] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.534232 17283 ts_tablet_manager.cc:1434] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:55:27.533658 16911 catalog_manager.cc:5697] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.535609 17283 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd: Bootstrap starting.
I20260709 14:55:27.539551 16911 catalog_manager.cc:5697] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.568045 17283 tablet_bootstrap.cc:654] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.576690 17284 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:27.577092 17284 ts_tablet_manager.cc:1403] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.007s
I20260709 14:55:27.579243 17283 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd: No bootstrap required, opened a new log
I20260709 14:55:27.579708 17283 ts_tablet_manager.cc:1403] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260709 14:55:27.586285 16909 catalog_manager.cc:5697] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.588984 16909 catalog_manager.cc:5697] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.587895 17284 raft_consensus.cc:359] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.592682 17284 raft_consensus.cc:385] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.592975 17284 raft_consensus.cc:740] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.593647 17284 consensus_queue.cc:260] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.603962 17284 ts_tablet_manager.cc:1434] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:55:27.604889 17284 tablet_bootstrap.cc:492] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:27.605633 17283 raft_consensus.cc:359] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.606304 17283 raft_consensus.cc:385] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.606580 17283 raft_consensus.cc:740] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.607318 17283 consensus_queue.cc:260] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.609591 17283 ts_tablet_manager.cc:1434] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:55:27.610160 17711 raft_consensus.cc:493] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.610632 17711 raft_consensus.cc:515] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.612535 17711 leader_election.cc:290] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:27.613972 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0c2a1e53042eeb9c10f28e0a6ee3b" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:27.614574 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0c2a1e53042eeb9c10f28e0a6ee3b" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.615370 17013 raft_consensus.cc:2393] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 1: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:27.616608 17205 leader_election.cc:304] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:27.617511 17711 raft_consensus.cc:3060] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.618525 17699 raft_consensus.cc:493] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.619006 17699 raft_consensus.cc:515] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.622956 17284 tablet_bootstrap.cc:654] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.623708 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9b7a21bbd944129e3e588fc2c53863" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:27.624344 17236 raft_consensus.cc:2468] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:27.625420 17302 raft_consensus.cc:493] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.625865 17129 leader_election.cc:304] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:27.626624 17603 raft_consensus.cc:2804] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.626971 17603 raft_consensus.cc:493] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.627416 17603 raft_consensus.cc:3060] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.632337 17699 leader_election.cc:290] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:27.634452 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9b7a21bbd944129e3e588fc2c53863" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.625873 17302 raft_consensus.cc:515] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.635052 17013 raft_consensus.cc:2468] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 0.
I20260709 14:55:27.644284 17672 raft_consensus.cc:493] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.644824 17672 raft_consensus.cc:515] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.646721 17672 leader_election.cc:290] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:27.647780 17711 raft_consensus.cc:2749] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.648226 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:27.648433 17302 leader_election.cc:290] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:27.648953 17158 raft_consensus.cc:2468] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:27.649716 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:27.650413 17205 leader_election.cc:304] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:27.651286 17711 raft_consensus.cc:2804] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.651373 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896091ff4dc042eba6e3e6dba27e626f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:27.651722 17711 raft_consensus.cc:493] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.652127 17711 raft_consensus.cc:3060] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.652204 17013 raft_consensus.cc:2393] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 1: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:27.653455 17057 leader_election.cc:304] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:27.654170 17302 raft_consensus.cc:3060] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.654888 17668 consensus_queue.cc:1048] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.655560 17083 raft_consensus.cc:3060] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.659965 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
W20260709 14:55:27.661222 17204 leader_election.cc:343] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.662503 17603 raft_consensus.cc:515] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.665460 17302 raft_consensus.cc:2749] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.676023 17603 leader_election.cc:290] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:27.676263 17013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9b7a21bbd944129e3e588fc2c53863" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:27.676903 17013 raft_consensus.cc:3060] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.679236 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9b7a21bbd944129e3e588fc2c53863" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:27.679800 17236 raft_consensus.cc:3060] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.690689 17672 consensus_queue.cc:1048] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.691766 17284 tablet_bootstrap.cc:492] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:27.692169 17284 ts_tablet_manager.cc:1403] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.010s
I20260709 14:55:27.701462 17013 raft_consensus.cc:2468] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:27.695698 17284 raft_consensus.cc:359] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.702677 17284 raft_consensus.cc:385] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.702690 17131 leader_election.cc:304] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:27.703030 17284 raft_consensus.cc:740] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.703586 17603 raft_consensus.cc:2804] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.703908 17284 consensus_queue.cc:260] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.706519 17688 consensus_queue.cc:1048] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.709940 17089 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.706843 17603 raft_consensus.cc:697] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:27.712296 17284 ts_tablet_manager.cc:1434] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:55:27.693326 17711 raft_consensus.cc:515] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.719368 17711 leader_election.cc:290] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:27.717299 17236 raft_consensus.cc:2468] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:27.720232 17688 consensus_queue.cc:1048] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.720847 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:27.721410 17158 raft_consensus.cc:3060] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.727797 17158 raft_consensus.cc:2468] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:27.728761 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:27.728889 17205 leader_election.cc:304] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:27.729264 17090 raft_consensus.cc:3060] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.729681 17668 raft_consensus.cc:2804] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.730130 17668 raft_consensus.cc:697] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:27.730908 17668 consensus_queue.cc:237] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.735962 17284 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:27.743386 17603 consensus_queue.cc:237] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:27.815913 17090 raft_consensus.cc:2468] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:27.820241 17302 raft_consensus.cc:493] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.838619 17302 raft_consensus.cc:515] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:27.857872 17302 leader_election.cc:290] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:27.860056 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:27.898306 17284 tablet_bootstrap.cc:654] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:27.909874 16982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 81713us
I20260709 14:55:27.911542 17715 consensus_queue.cc:1048] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:27.918147 17090 raft_consensus.cc:3060] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.957142 16914 catalog_manager.cc:5697] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.983983 17668 consensus_queue.cc:1048] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.988157 17668 raft_consensus.cc:493] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.988641 17668 raft_consensus.cc:515] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:27.990605 17668 leader_election.cc:290] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:27.996513 17708 consensus_queue.cc:1048] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:27.953497 17130 consensus_peers.cc:597] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:27.998703 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 51830.3us
I20260709 14:55:27.999408 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85773f8777d6451d90feca4edb2be6e2" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:28.003153 17284 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:28.003784 17284 ts_tablet_manager.cc:1403] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.291s	user 0.007s	sys 0.015s
W20260709 14:55:28.003080 17204 leader_election.cc:343] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.027360 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dbfdd6bd6f4e9aa8fc736322461e58" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:28.029781 17057 leader_election.cc:304] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285
I20260709 14:55:28.039654 17708 consensus_queue.cc:1048] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.018041 17603 consensus_queue.cc:1048] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:55:28.047087 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85773f8777d6451d90feca4edb2be6e2" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:28.047724 17016 raft_consensus.cc:2468] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 0.
I20260709 14:55:28.049535 17205 leader_election.cc:304] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:28.053552 17785 raft_consensus.cc:2804] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.058595 17785 raft_consensus.cc:493] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.053974 17302 raft_consensus.cc:2749] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.065399 17785 raft_consensus.cc:3060] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.110388 17284 raft_consensus.cc:359] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:28.111320 17284 raft_consensus.cc:385] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.111588 17284 raft_consensus.cc:740] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.112200 17284 consensus_queue.cc:260] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:28.113621 17284 ts_tablet_manager.cc:1434] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.109s	user 0.004s	sys 0.000s
W20260709 14:55:28.080107 17055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 60678us
I20260709 14:55:28.137539 16909 catalog_manager.cc:5697] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 0 to 1, leader changed from <none> to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.169049 17715 consensus_queue.cc:1048] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:28.193552 17480 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:28.194298 17480 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:28.198351 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:28.200822 17236 raft_consensus.cc:2393] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
W20260709 14:55:28.205646 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42175, user_credentials={real_user=slave}} blocked reactor thread for 82082.2us
I20260709 14:55:28.208154 17784 consensus_queue.cc:1048] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.218082 17603 consensus_queue.cc:1048] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.229033 17480 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:28.234685 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:28.235368 17011 raft_consensus.cc:2468] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:28.236660 17131 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:28.237727 17480 raft_consensus.cc:2804] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:28.238269 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 82242.8us
I20260709 14:55:28.238818 17480 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:28.239328 17480 raft_consensus.cc:3060] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.114524 17284 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a: Bootstrap starting.
I20260709 14:55:28.293465 17480 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:28.294243 17715 consensus_queue.cc:1048] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.296051 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:28.296883 17233 raft_consensus.cc:2393] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:28.298246 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:28.299660 17480 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:28.220995 17785 raft_consensus.cc:515] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:28.256392 17708 consensus_queue.cc:1048] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:28.264015 16962 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:28.306974 17668 consensus_queue.cc:1048] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.336045 17016 raft_consensus.cc:2468] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:28.340606 17131 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:28.342794 17785 leader_election.cc:290] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:28.344170 17480 raft_consensus.cc:2804] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:28.344745 17480 raft_consensus.cc:697] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:28.345541 17480 consensus_queue.cc:237] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:28.355242 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85773f8777d6451d90feca4edb2be6e2" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
W20260709 14:55:28.361239 17204 leader_election.cc:343] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.370355 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85773f8777d6451d90feca4edb2be6e2" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:28.371063 17284 tablet_bootstrap.cc:654] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.370949 17011 raft_consensus.cc:3060] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.377956 17011 raft_consensus.cc:2468] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:28.378955 17089 raft_consensus.cc:3060] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.387567 17205 leader_election.cc:304] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:28.388867 17708 raft_consensus.cc:2804] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:28.389328 17708 raft_consensus.cc:697] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:28.390161 17708 consensus_queue.cc:237] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:28.414418 16914 catalog_manager.cc:5697] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.432049 17284 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a: No bootstrap required, opened a new log
I20260709 14:55:28.432551 17284 ts_tablet_manager.cc:1403] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a: Time spent bootstrapping tablet: real 0.318s	user 0.004s	sys 0.007s
I20260709 14:55:28.441280 17284 raft_consensus.cc:359] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:28.441998 17284 raft_consensus.cc:385] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.442322 17284 raft_consensus.cc:740] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.443217 17284 consensus_queue.cc:260] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:28.452649 17284 ts_tablet_manager.cc:1434] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:55:28.453860 16911 catalog_manager.cc:5697] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 1 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.677930 17785 raft_consensus.cc:493] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.678367 17785 raft_consensus.cc:515] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:28.680106 17785 leader_election.cc:290] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:28.680598 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:28.681628 17011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0636e54c633940bc9aeb7f16310d13db" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:28.682457 17011 raft_consensus.cc:2410] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd for term 3 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 14:55:28.683357 17205 leader_election.cc:304] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:28.684103 17785 raft_consensus.cc:2749] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:28.768364 17011 raft_consensus.cc:1275] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.769503 17480 consensus_queue.cc:1048] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.780686 17235 raft_consensus.cc:1275] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.781781 17715 consensus_queue.cc:1048] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.830955 17785 consensus_queue.cc:1048] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:28.839068 17089 raft_consensus.cc:3060] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.846032 17785 consensus_queue.cc:1048] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.967289 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
W20260709 14:55:29.974800 17205 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 78 similar messages]
W20260709 14:55:29.979323 17205 consensus_peers.cc:597] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:29.987293 17205 consensus_peers.cc:597] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:29.996073 17205 consensus_peers.cc:597] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.004228 17057 consensus_peers.cc:597] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.005587 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:30.006986 15031 tablet_replica.cc:333] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.007771 15031 raft_consensus.cc:2243] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.008250 15031 raft_consensus.cc:2272] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:30.008373 17131 consensus_peers.cc:597] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.010454 15031 tablet_replica.cc:333] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.011339 15031 raft_consensus.cc:2243] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.011814 15031 raft_consensus.cc:2272] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:30.013172 17131 consensus_peers.cc:597] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.013762 15031 tablet_replica.cc:333] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.014549 15031 raft_consensus.cc:2243] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.015012 15031 raft_consensus.cc:2272] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.017163 15031 tablet_replica.cc:333] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.017915 15031 raft_consensus.cc:2243] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.018657 15031 raft_consensus.cc:2272] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.020406 15031 tablet_replica.cc:333] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.020957 15031 raft_consensus.cc:2243] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.021369 15031 raft_consensus.cc:2272] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.022953 15031 tablet_replica.cc:333] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.023519 15031 raft_consensus.cc:2243] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.023891 15031 raft_consensus.cc:2272] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.025792 15031 tablet_replica.cc:333] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.026330 15031 raft_consensus.cc:2243] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.027221 15031 raft_consensus.cc:2272] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.029098 15031 tablet_replica.cc:333] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.029623 15031 raft_consensus.cc:2243] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.030259 15031 raft_consensus.cc:2272] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.032002 15031 tablet_replica.cc:333] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.032505 15031 raft_consensus.cc:2243] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.033149 15031 raft_consensus.cc:2272] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.034855 15031 tablet_replica.cc:333] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.035689 15031 raft_consensus.cc:2243] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.036231 15031 raft_consensus.cc:2272] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.038532 15031 tablet_replica.cc:333] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.039162 15031 raft_consensus.cc:2243] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.039569 15031 raft_consensus.cc:2272] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.041198 15031 tablet_replica.cc:333] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.041709 15031 raft_consensus.cc:2243] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.042081 15031 raft_consensus.cc:2272] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.043710 15031 tablet_replica.cc:333] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.044201 15031 raft_consensus.cc:2243] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.044893 15031 raft_consensus.cc:2272] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.046960 15031 tablet_replica.cc:333] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.047515 15031 raft_consensus.cc:2243] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:30.048323 17057 consensus_peers.cc:597] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.048389 15031 raft_consensus.cc:2272] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.050360 15031 tablet_replica.cc:333] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.050936 15031 raft_consensus.cc:2243] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.051455 15031 raft_consensus.cc:2272] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.054090 15031 tablet_replica.cc:333] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.054750 15031 raft_consensus.cc:2243] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.055722 15031 raft_consensus.cc:2272] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.057917 15031 tablet_replica.cc:333] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.058566 15031 raft_consensus.cc:2243] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.059479 15031 raft_consensus.cc:2272] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.061300 15031 tablet_replica.cc:333] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.062048 15031 raft_consensus.cc:2243] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.062511 15031 raft_consensus.cc:2272] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:30.064224 17131 consensus_peers.cc:597] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.064656 15031 tablet_replica.cc:333] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.065196 15031 raft_consensus.cc:2243] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.065534 15031 raft_consensus.cc:2272] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.067173 15031 tablet_replica.cc:333] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.067643 15031 raft_consensus.cc:2243] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.068251 15031 raft_consensus.cc:2272] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.069875 15031 tablet_replica.cc:333] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.070377 15031 raft_consensus.cc:2243] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.070763 15031 raft_consensus.cc:2272] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.072760 15031 tablet_replica.cc:333] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.073355 15031 raft_consensus.cc:2243] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.074198 15031 raft_consensus.cc:2272] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.076053 15031 tablet_replica.cc:333] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.076501 15031 raft_consensus.cc:2243] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.076817 15031 raft_consensus.cc:2272] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.078240 15031 tablet_replica.cc:333] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.078715 15031 raft_consensus.cc:2243] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.079031 15031 raft_consensus.cc:2272] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.080613 15031 tablet_replica.cc:333] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.081118 15031 raft_consensus.cc:2243] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.081830 15031 raft_consensus.cc:2272] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.083855 15031 tablet_replica.cc:333] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.084362 15031 raft_consensus.cc:2243] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.084755 15031 raft_consensus.cc:2272] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:30.084926 17057 consensus_peers.cc:597] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.086380 15031 tablet_replica.cc:333] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.086961 15031 raft_consensus.cc:2243] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.087400 15031 raft_consensus.cc:2272] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.089514 15031 tablet_replica.cc:333] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.090133 15031 raft_consensus.cc:2243] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.090595 15031 raft_consensus.cc:2272] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.092094 15031 tablet_replica.cc:333] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.092566 15031 raft_consensus.cc:2243] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.093153 15031 raft_consensus.cc:2272] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.094667 15031 tablet_replica.cc:333] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.095160 15031 raft_consensus.cc:2243] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.095491 15031 raft_consensus.cc:2272] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.097132 15031 tablet_replica.cc:333] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.097589 15031 raft_consensus.cc:2243] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.097913 15031 raft_consensus.cc:2272] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.099395 15031 tablet_replica.cc:333] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.099882 15031 raft_consensus.cc:2243] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.100284 15031 raft_consensus.cc:2272] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.101819 15031 tablet_replica.cc:333] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.102325 15031 raft_consensus.cc:2243] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.102979 15031 raft_consensus.cc:2272] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.104671 15031 tablet_replica.cc:333] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.105185 15031 raft_consensus.cc:2243] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.105618 15031 raft_consensus.cc:2272] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:30.106012 17205 consensus_peers.cc:597] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.107437 15031 tablet_replica.cc:333] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.107997 15031 raft_consensus.cc:2243] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.108412 15031 raft_consensus.cc:2272] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.109848 15031 tablet_replica.cc:333] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.110337 15031 raft_consensus.cc:2243] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.110790 15031 raft_consensus.cc:2272] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.112560 15031 tablet_replica.cc:333] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.113051 15031 raft_consensus.cc:2243] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.113706 15031 raft_consensus.cc:2272] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.115391 15031 tablet_replica.cc:333] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.115883 15031 raft_consensus.cc:2243] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.116503 15031 raft_consensus.cc:2272] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.118099 15031 tablet_replica.cc:333] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.118608 15031 raft_consensus.cc:2243] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.118990 15031 raft_consensus.cc:2272] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.120626 15031 tablet_replica.cc:333] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.121297 15031 raft_consensus.cc:2243] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.122136 15031 raft_consensus.cc:2272] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.124075 15031 tablet_replica.cc:333] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.124650 15031 raft_consensus.cc:2243] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.125073 15031 raft_consensus.cc:2272] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.126967 15031 tablet_replica.cc:333] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.127457 15031 raft_consensus.cc:2243] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.127846 15031 raft_consensus.cc:2272] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.129891 15031 tablet_replica.cc:333] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.130505 15031 raft_consensus.cc:2243] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.130952 15031 raft_consensus.cc:2272] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.132632 15031 tablet_replica.cc:333] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.133077 15031 raft_consensus.cc:2243] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:30.133453 15031 raft_consensus.cc:2272] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:30.135182 15031 tablet_replica.cc:333] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: stopping tablet replica
I20260709 14:55:30.135701 15031 raft_consensus.cc:2243] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:30.136399 15031 raft_consensus.cc:2272] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:30.146553 17205 consensus_peers.cc:597] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.157171 17205 consensus_peers.cc:597] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.172055 17131 consensus_peers.cc:597] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.184393 17131 consensus_peers.cc:597] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:30.204576 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
W20260709 14:55:30.247534 17131 consensus_peers.cc:597] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.248016 17131 consensus_peers.cc:597] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.260157 17131 consensus_peers.cc:597] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.267597 17131 consensus_peers.cc:597] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:30.274533 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:30.282228 17131 consensus_peers.cc:597] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.285918 17205 consensus_peers.cc:597] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.286185 17818 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 14:55:30.286921 17817 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 14:55:30.287865 17820 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 14:55:30.288764 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:30.290879 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:30.291097 15031 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 14:55:30.291306 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608930291287 us; error 0 us; skew 500 ppm
I20260709 14:55:30.291824 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:30.295411 15031 webserver.cc:533] Webserver started at http://127.14.173.193:38009/ using document root <none> and password file <none>
I20260709 14:55:30.296047 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:30.296283 15031 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:55:30.298492 17205 consensus_peers.cc:597] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.298647 17131 consensus_peers.cc:597] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:30.300611 15031 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:55:30.307794 17825 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.308499 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.004s
I20260709 14:55:30.308811 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "7af919daf993487cad6dca95e8cb3e3e"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-qp7s"
I20260709 14:55:30.309227 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608873337248-15031-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 14:55:30.326700 17131 consensus_peers.cc:597] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.331375 17131 consensus_peers.cc:597] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:30.334295 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:30.335567 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:30.337517 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:30.341795 17832 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:55:30.378556 17205 consensus_peers.cc:597] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.412914 17057 consensus_peers.cc:597] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.500581 17205 consensus_peers.cc:597] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:30.536315 17131 consensus_peers.cc:597] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:30.574887 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:55:30.575311 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.234s	user 0.007s	sys 0.002s
I20260709 14:55:30.575677 15031 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:55:30.581784 17832 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.600323 17832 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.601176 17832 tablet_bootstrap.cc:492] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.601770 17832 ts_tablet_manager.cc:1403] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260709 14:55:30.611888 17832 raft_consensus.cc:359] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.612429 17832 raft_consensus.cc:740] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.613087 17832 consensus_queue.cc:260] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.615672 17832 ts_tablet_manager.cc:1434] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 14:55:30.616230 17832 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.627208 17832 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.628010 17832 tablet_bootstrap.cc:492] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.628530 17832 ts_tablet_manager.cc:1403] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:55:30.630175 17832 raft_consensus.cc:359] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.630666 17832 raft_consensus.cc:740] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.631240 17832 consensus_queue.cc:260] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.632539 17832 ts_tablet_manager.cc:1434] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:30.633085 17832 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.643712 17832 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.644340 17832 tablet_bootstrap.cc:492] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.644780 17832 ts_tablet_manager.cc:1403] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 14:55:30.646276 17832 raft_consensus.cc:359] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.646727 17832 raft_consensus.cc:740] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.647264 17832 consensus_queue.cc:260] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.648461 17832 ts_tablet_manager.cc:1434] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:55:30.649006 17832 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.665747 17832 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.666602 17832 tablet_bootstrap.cc:492] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.667181 17832 ts_tablet_manager.cc:1403] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:55:30.668804 17832 raft_consensus.cc:359] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.669356 17832 raft_consensus.cc:740] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.669813 17832 consensus_queue.cc:260] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.671013 17832 ts_tablet_manager.cc:1434] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 14:55:30.671622 17832 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.681651 17832 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.682299 17832 tablet_bootstrap.cc:492] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.682744 17832 ts_tablet_manager.cc:1403] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 14:55:30.684371 17832 raft_consensus.cc:359] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.684842 17832 raft_consensus.cc:740] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.685480 17832 consensus_queue.cc:260] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.688098 17832 ts_tablet_manager.cc:1434] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:55:30.688764 17832 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.702075 17832 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.702724 17832 tablet_bootstrap.cc:492] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.703243 17832 ts_tablet_manager.cc:1403] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:55:30.704872 17832 raft_consensus.cc:359] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.705334 17832 raft_consensus.cc:740] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.705997 17832 consensus_queue.cc:260] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.707305 17832 ts_tablet_manager.cc:1434] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:30.707839 17832 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.743131 17832 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.744055 17832 tablet_bootstrap.cc:492] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.744671 17832 ts_tablet_manager.cc:1403] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.016s
I20260709 14:55:30.747012 17832 raft_consensus.cc:359] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.747710 17832 raft_consensus.cc:740] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.748325 17832 consensus_queue.cc:260] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.750180 17832 ts_tablet_manager.cc:1434] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:30.750851 17832 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.772389 17832 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.773537 17832 tablet_bootstrap.cc:492] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.774104 17832 ts_tablet_manager.cc:1403] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 14:55:30.776168 15031 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:55:30.776525 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.201s	user 0.189s	sys 0.007s
I20260709 14:55:30.776443 17832 raft_consensus.cc:359] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.777238 17832 raft_consensus.cc:740] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.777954 17832 consensus_queue.cc:260] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.779856 17832 ts_tablet_manager.cc:1434] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:30.784668 17832 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.813611 17832 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.814867 17832 tablet_bootstrap.cc:492] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.815656 17832 ts_tablet_manager.cc:1403] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260709 14:55:30.819048 17832 raft_consensus.cc:359] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.820443 17832 raft_consensus.cc:740] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.821791 17832 consensus_queue.cc:260] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.825834 17832 ts_tablet_manager.cc:1434] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:55:30.826980 17832 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.852458 17832 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.853400 17832 tablet_bootstrap.cc:492] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.853997 17832 ts_tablet_manager.cc:1403] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 14:55:30.856192 17832 raft_consensus.cc:359] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.856866 17832 raft_consensus.cc:740] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.857511 17832 consensus_queue.cc:260] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.859714 17832 ts_tablet_manager.cc:1434] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 14:55:30.860435 17832 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.874788 17832 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.875535 17832 tablet_bootstrap.cc:492] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.876178 17832 ts_tablet_manager.cc:1403] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:55:30.878360 17832 raft_consensus.cc:359] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.878844 17832 raft_consensus.cc:740] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.879701 17832 consensus_queue.cc:260] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:30.884341 17832 ts_tablet_manager.cc:1434] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:55:30.885344 17832 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.893939 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:42207
I20260709 14:55:30.894048 17911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:42207 every 8 connection(s)
I20260709 14:55:30.907923 17832 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.908957 17832 tablet_bootstrap.cc:492] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.909895 17832 ts_tablet_manager.cc:1403] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260709 14:55:30.913172 17832 raft_consensus.cc:359] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.913986 17832 raft_consensus.cc:740] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.914676 17832 consensus_queue.cc:260] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.916766 17832 ts_tablet_manager.cc:1434] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:30.917523 17832 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.953408 17913 heartbeater.cc:344] Connected to a master server at 127.14.173.254:34827
I20260709 14:55:30.953805 17913 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:30.954768 17913 heartbeater.cc:507] Master 127.14.173.254:34827 requested a full tablet report, sending...
I20260709 14:55:30.965720 17832 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:30.969200 17832 tablet_bootstrap.cc:492] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:30.969825 17832 ts_tablet_manager.cc:1403] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.012s
I20260709 14:55:30.972182 17832 raft_consensus.cc:359] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.972846 17832 raft_consensus.cc:740] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.973623 17832 consensus_queue.cc:260] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:30.975827 17832 ts_tablet_manager.cc:1434] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:30.976627 17832 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:30.985677 16909 ts_manager.cc:194] Re-registered known tserver with Master: 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:30.987257 17834 raft_consensus.cc:493] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:30.987767 17834 raft_consensus.cc:515] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:30.989787 17834 leader_election.cc:290] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:30.992268 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.000171 17832 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.001140 17832 tablet_bootstrap.cc:492] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.001775 17832 ts_tablet_manager.cc:1403] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 14:55:31.006239 17832 raft_consensus.cc:359] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.006866 17832 raft_consensus.cc:740] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.007651 17832 consensus_queue.cc:260] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.010280 17832 ts_tablet_manager.cc:1434] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:31.011186 17832 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.013898 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:31.032588 17057 leader_election.cc:343] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.042430 17057 leader_election.cc:304] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.043557 17839 raft_consensus.cc:2749] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.058723 17832 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.059607 17832 tablet_bootstrap.cc:492] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.060153 17832 ts_tablet_manager.cc:1403] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.024s
I20260709 14:55:31.061645 16909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60142
I20260709 14:55:31.062628 17832 raft_consensus.cc:359] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.063347 17832 raft_consensus.cc:740] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.064007 17832 consensus_queue.cc:260] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.065883 17832 ts_tablet_manager.cc:1434] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:31.066533 17913 heartbeater.cc:499] Master 127.14.173.254:34827 was elected leader, sending a full tablet report...
I20260709 14:55:31.066588 17832 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.082386 17832 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.083340 17832 tablet_bootstrap.cc:492] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.084012 17832 ts_tablet_manager.cc:1403] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:55:31.087059 17832 raft_consensus.cc:359] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.087739 17832 raft_consensus.cc:740] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.088322 17832 consensus_queue.cc:260] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.090464 17832 ts_tablet_manager.cc:1434] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:31.091171 17832 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.092134 17785 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.092640 17785 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.096115 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.096704 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:31.098583 17205 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.099261 17205 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.100392 17917 raft_consensus.cc:2749] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.111325 17832 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.112202 17832 tablet_bootstrap.cc:492] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.112795 17832 ts_tablet_manager.cc:1403] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 14:55:31.113627 17785 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.115335 17832 raft_consensus.cc:359] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.115991 17832 raft_consensus.cc:740] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.116860 17832 consensus_queue.cc:260] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.118790 17832 ts_tablet_manager.cc:1434] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:31.119517 17832 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.121786 17785 raft_consensus.cc:493] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.122571 17785 raft_consensus.cc:515] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.125123 17917 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.125607 17917 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.129572 17917 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.134388 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.135574 17785 leader_election.cc:290] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.136759 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.138269 17083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.140475 17878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.141558 17832 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.142088 17785 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.142441 17832 tablet_bootstrap.cc:492] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.142593 17785 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.144629 17785 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.146770 17083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.143079 17832 ts_tablet_manager.cc:1403] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 14:55:31.148259 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:31.151026 17205 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.150816 17832 raft_consensus.cc:359] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.151475 17205 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.151589 17832 raft_consensus.cc:740] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.152165 17785 raft_consensus.cc:2749] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.152371 17832 consensus_queue.cc:260] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:31.153463 17205 leader_election.cc:343] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.153831 17205 leader_election.cc:304] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.154417 17785 raft_consensus.cc:2749] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.155025 17832 ts_tablet_manager.cc:1434] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:31.154912 17839 raft_consensus.cc:493] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.155547 17839 raft_consensus.cc:515] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.157414 17839 leader_election.cc:290] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
W20260709 14:55:31.157902 17205 leader_election.cc:343] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.160092 17205 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.161357 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.162631 17785 raft_consensus.cc:2749] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.164270 17832 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.172384 17834 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.172837 17834 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.174439 17834 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.175067 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.175072 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.176456 17886 raft_consensus.cc:2468] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.177769 17057 leader_election.cc:304] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:31.178508 17834 raft_consensus.cc:2804] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.178865 17834 raft_consensus.cc:493] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.179309 17834 raft_consensus.cc:3060] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.180634 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
W20260709 14:55:31.181865 17057 leader_election.cc:343] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.182304 17057 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.183297 17839 raft_consensus.cc:2749] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.189227 17785 raft_consensus.cc:493] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.189777 17785 raft_consensus.cc:515] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.192188 17785 leader_election.cc:290] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.196172 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.197317 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.196892 17834 raft_consensus.cc:515] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.198079 17886 raft_consensus.cc:2468] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:31.198302 17835 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.198822 17835 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.200644 17205 leader_election.cc:304] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:31.205210 17878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.205746 17878 raft_consensus.cc:3060] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.207258 17917 raft_consensus.cc:2804] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.207639 17917 raft_consensus.cc:493] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.208001 17917 raft_consensus.cc:3060] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.212196 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.214143 17832 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.216192 17832 tablet_bootstrap.cc:492] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.218101 17832 ts_tablet_manager.cc:1403] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.013s
I20260709 14:55:31.220489 17832 raft_consensus.cc:359] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.221124 17832 raft_consensus.cc:740] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.221729 17832 consensus_queue.cc:260] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.223656 17832 ts_tablet_manager.cc:1434] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:31.200984 17835 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.202723 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.203881 17834 leader_election.cc:290] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.231434 17832 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.233098 17878 raft_consensus.cc:2468] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:31.234230 17057 leader_election.cc:304] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:31.236526 17834 raft_consensus.cc:2804] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.237062 17834 raft_consensus.cc:697] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:31.237478 17839 raft_consensus.cc:493] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.237993 17839 raft_consensus.cc:515] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.237900 17834 consensus_queue.cc:237] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.240087 17839 leader_election.cc:290] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.241418 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.242101 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.244004 17715 raft_consensus.cc:493] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.244498 17715 raft_consensus.cc:515] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.246251 17715 leader_election.cc:290] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.248085 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.248232 17841 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.248852 17841 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:31.249460 17131 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.250895 17841 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.252532 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.252635 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.254554 17885 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
W20260709 14:55:31.254786 17057 leader_election.cc:343] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.255242 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.253257 17161 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:31.255268 17057 leader_election.cc:304] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.256533 17839 raft_consensus.cc:2749] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.256671 17205 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:31.257220 17130 leader_election.cc:304] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.258055 17917 raft_consensus.cc:515] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.258713 17837 raft_consensus.cc:2749] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.260645 17917 leader_election.cc:290] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.258719 17841 raft_consensus.cc:2804] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.261545 17841 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.262028 17841 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.252564 17832 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.263669 17832 tablet_bootstrap.cc:492] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.264446 17832 ts_tablet_manager.cc:1403] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.003s
I20260709 14:55:31.267656 17832 raft_consensus.cc:359] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.268533 17832 raft_consensus.cc:740] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.269979 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.269825 17832 consensus_queue.cc:260] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.270781 17884 raft_consensus.cc:3060] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.277146 17832 ts_tablet_manager.cc:1434] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:55:31.277734 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:31.278333 17832 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.254288 17835 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.279374 17835 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.281940 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.282519 17235 raft_consensus.cc:2468] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.283756 17129 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:31.285315 17837 raft_consensus.cc:2804] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.285688 17837 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.286042 17837 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.289731 17835 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.295388 17878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.296785 17668 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.297290 17668 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.298951 17668 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.300319 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.309198 17878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.309917 17878 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
W20260709 14:55:31.311630 17131 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.312757 17205 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.313717 17917 raft_consensus.cc:2804] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.255414 17715 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.314316 17917 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.314879 17917 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.315896 17835 raft_consensus.cc:493] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.316542 17835 raft_consensus.cc:515] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.314522 17715 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.321764 17715 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.322075 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.324038 17835 leader_election.cc:290] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.253921 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.324908 17886 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
W20260709 14:55:31.327769 17131 leader_election.cc:343] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.328248 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.328512 17131 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:31.329037 17886 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.330006 17715 raft_consensus.cc:2804] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.330456 17715 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.330878 17715 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.333626 17839 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.334123 17839 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.335525 17884 raft_consensus.cc:2468] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:31.336144 17839 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.335835 17917 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.336947 17205 leader_election.cc:304] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:31.337836 17668 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.338295 17668 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.338935 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:31.340050 17668 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.340525 17668 raft_consensus.cc:2804] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.340905 17668 raft_consensus.cc:697] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:31.341302 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.341897 17089 raft_consensus.cc:2468] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:31.342212 17842 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.342585 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.342674 17842 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.343261 17204 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.343273 17885 raft_consensus.cc:2468] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 1.
I20260709 14:55:31.344893 17842 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.345983 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.346359 17842 raft_consensus.cc:2804] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.346848 17842 raft_consensus.cc:493] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
W20260709 14:55:31.347289 17205 leader_election.cc:343] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.337643 17839 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.341640 17668 consensus_queue.cc:237] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.348037 17839 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.350334 17839 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.350749 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.350996 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.351496 17235 raft_consensus.cc:2468] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.352643 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.352901 17055 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.354091 17131 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:31.354444 17840 raft_consensus.cc:2804] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.354941 17840 raft_consensus.cc:493] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.356510 17840 raft_consensus.cc:3060] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.357729 17835 raft_consensus.cc:493] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.358567 17917 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.358364 17835 raft_consensus.cc:515] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.351620 17886 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.363762 17835 leader_election.cc:290] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.347332 17842 raft_consensus.cc:3060] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.364492 17835 raft_consensus.cc:2804] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.364933 17835 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.365334 17835 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.360244 17929 raft_consensus.cc:493] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
W20260709 14:55:31.360560 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 103402us
I20260709 14:55:31.384651 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.385303 17089 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.383720 17929 raft_consensus.cc:515] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.386029 17083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.386206 17085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.386780 17085 raft_consensus.cc:2468] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.389528 17835 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.368178 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.369356 17715 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
W20260709 14:55:31.392699 17057 leader_election.cc:343] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.361531 17933 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.394114 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.393901 17933 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.395185 17715 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.374389 17839 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.361544 17832 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.341055 17837 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.389752 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.396024 17839 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.396831 17832 tablet_bootstrap.cc:492] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.397565 17832 ts_tablet_manager.cc:1403] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.003s
I20260709 14:55:31.399196 17839 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.399842 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.400375 17832 raft_consensus.cc:359] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.402148 17715 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.402279 17832 raft_consensus.cc:740] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
W20260709 14:55:31.402851 17131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 48908.9us
I20260709 14:55:31.402720 17715 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.403714 17832 consensus_queue.cc:260] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.400475 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.400426 17235 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.413488 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.414047 17883 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:31.415633 17204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 72440.7us
I20260709 14:55:31.401684 17130 leader_election.cc:304] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.416639 16909 catalog_manager.cc:5697] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.421315 17883 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.400909 17837 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.404531 17715 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.404450 17878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.422619 17235 raft_consensus.cc:2468] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.423816 17885 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.424067 17129 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:31.405260 17205 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.366793 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.425436 17884 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.426482 17785 raft_consensus.cc:493] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.426548 17057 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.427960 17057 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.428170 17832 ts_tablet_manager.cc:1434] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:55:31.405467 17840 raft_consensus.cc:515] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.429098 17832 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.430452 17840 leader_election.cc:290] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.430533 17785 raft_consensus.cc:515] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.431083 17840 raft_consensus.cc:2804] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.431473 17840 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.431835 17840 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.432613 17785 leader_election.cc:290] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.435240 17917 raft_consensus.cc:2749] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.407709 17834 raft_consensus.cc:493] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.401345 17841 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.435774 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.436003 17834 raft_consensus.cc:515] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.437114 17057 leader_election.cc:343] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.437202 17841 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.437999 17236 raft_consensus.cc:2393] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:31.405977 17835 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.439059 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.440464 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.440559 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.441160 17885 raft_consensus.cc:2393] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.441329 17884 raft_consensus.cc:2393] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 2: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:31.441516 17835 raft_consensus.cc:493] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.441967 17835 raft_consensus.cc:515] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.442826 17057 leader_election.cc:343] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.443992 17835 leader_election.cc:290] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.444411 17085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62230d4bb434c138c052699d881e38d" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.444523 17835 raft_consensus.cc:2804] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:55:31.445173 17055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 73194.1us
I20260709 14:55:31.445392 17835 raft_consensus.cc:697] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.438021 17834 leader_election.cc:290] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.455883 17839 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.456497 17839 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.459548 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.460654 17933 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.444636 17935 raft_consensus.cc:2804] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.452988 17835 consensus_queue.cc:237] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.461575 17935 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.461992 17935 raft_consensus.cc:3060] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.390946 17842 raft_consensus.cc:515] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.464591 17842 leader_election.cc:290] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.447939 17204 leader_election.cc:304] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.455029 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ae8fd0d86a4a24b041c7153827496f" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.469838 17236 raft_consensus.cc:3060] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.469940 17842 raft_consensus.cc:3060] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.471138 17886 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:31.472234 17205 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.473078 17785 raft_consensus.cc:2804] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.473533 17785 raft_consensus.cc:697] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:31.474305 17785 consensus_queue.cc:237] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.455353 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.475353 17235 raft_consensus.cc:2468] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.452593 17929 leader_election.cc:290] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.475414 17085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:31.476035 17085 raft_consensus.cc:3060] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.443948 16911 catalog_manager.cc:5697] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 2 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.476675 17934 raft_consensus.cc:493] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.477145 17934 raft_consensus.cc:515] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.478428 17129 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:31.479079 17934 leader_election.cc:290] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.479315 17929 raft_consensus.cc:2804] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.479713 17929 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.480086 17929 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.480777 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:31.481482 17161 raft_consensus.cc:2393] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 23cc3a20dfda449a99eaa725683a52fd in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.481840 17840 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.465932 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 64310.1us
I20260709 14:55:31.444728 17837 raft_consensus.cc:2804] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.483326 17837 raft_consensus.cc:493] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.483719 17837 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.483892 17236 raft_consensus.cc:2468] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:31.484212 17840 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.465652 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd196567db44630ac8753aef112ff62" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.487385 17884 raft_consensus.cc:3060] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.487901 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.488519 17886 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.489728 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.490255 17886 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.453658 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.491114 17929 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.492591 17941 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.494168 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.494114 17941 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.495985 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff6b40298814ea6ba3dbc8b4a064fed" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.496655 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.497189 17236 raft_consensus.cc:2468] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.498320 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.500514 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:31.501230 17089 raft_consensus.cc:2393] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:31.500715 17055 leader_election.cc:304] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.504137 17205 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.482813 17085 raft_consensus.cc:2468] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:31.514394 17935 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.496687 17885 raft_consensus.cc:2393] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate 23cc3a20dfda449a99eaa725683a52fd in this term.
I20260709 14:55:31.521798 17129 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:31.497315 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.506073 17839 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.507985 17917 raft_consensus.cc:2749] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.527406 17834 raft_consensus.cc:493] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.535681 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.517450 17934 raft_consensus.cc:2804] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.537529 17204 leader_election.cc:304] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.539435 17089 raft_consensus.cc:2468] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.544958 17668 raft_consensus.cc:2804] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.527611 17878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.529372 17083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.536041 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd" is_pre_election: true
I20260709 14:55:31.539394 17835 raft_consensus.cc:2804] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.555305 17130 leader_election.cc:304] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.542488 17941 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.557632 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.547199 17839 raft_consensus.cc:493] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.557277 17083 raft_consensus.cc:2393] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:31.572098 17161 raft_consensus.cc:2393] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.545797 17834 raft_consensus.cc:515] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.578521 17131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 69771.7us
I20260709 14:55:31.579572 17131 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 23cc3a20dfda449a99eaa725683a52fd
W20260709 14:55:31.580896 17131 leader_election.cc:343] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.581418 17131 leader_election.cc:304] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.582631 17131 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
W20260709 14:55:31.583566 17131 leader_election.cc:343] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.584867 17131 leader_election.cc:343] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.585654 17131 leader_election.cc:304] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 518059873ea94131851fae8956ffd285; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.556365 17835 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.588819 17668 raft_consensus.cc:697] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
W20260709 14:55:31.592685 17057 leader_election.cc:343] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.575748 17884 raft_consensus.cc:2468] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:31.594002 17937 raft_consensus.cc:493] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.596081 17947 raft_consensus.cc:2804] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.596390 17834 leader_election.cc:290] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.596684 17947 raft_consensus.cc:697] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.597730 17947 consensus_queue.cc:237] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.598172 17668 consensus_queue.cc:237] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.559175 17233 raft_consensus.cc:2468] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.578095 17941 raft_consensus.cc:2804] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.612841 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.617457 17235 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.590131 17835 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.594645 17937 raft_consensus.cc:515] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.620790 17715 raft_consensus.cc:3060] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.616127 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.594986 17929 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.610508 17934 raft_consensus.cc:697] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:31.635062 17235 raft_consensus.cc:2468] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.640681 17934 consensus_queue.cc:237] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.576934 17839 raft_consensus.cc:515] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.649495 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 94279.6us
I20260709 14:55:31.618686 17933 raft_consensus.cc:2804] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.618927 17941 raft_consensus.cc:493] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.654603 17715 raft_consensus.cc:2749] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.672497 17832 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.673631 17832 tablet_bootstrap.cc:492] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.674113 17938 raft_consensus.cc:2749] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.665376 17941 raft_consensus.cc:3060] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.674265 17832 ts_tablet_manager.cc:1403] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.245s	user 0.017s	sys 0.017s
I20260709 14:55:31.676447 17937 leader_election.cc:290] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.677093 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.678414 17832 raft_consensus.cc:359] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.679154 17832 raft_consensus.cc:740] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.679363 17839 leader_election.cc:290] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.679766 17832 consensus_queue.cc:260] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.683171 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.684118 17832 ts_tablet_manager.cc:1434] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:55:31.685029 17832 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:31.693224 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.692907 17941 raft_consensus.cc:515] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.693835 17883 raft_consensus.cc:3060] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.694367 17158 raft_consensus.cc:2393] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.697472 17941 leader_election.cc:290] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.656860 17933 raft_consensus.cc:493] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.698971 17883 raft_consensus.cc:2468] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:31.699460 17933 raft_consensus.cc:3060] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.702008 17935 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.706099 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:31.706852 17159 raft_consensus.cc:2393] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.707422 17156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.708061 17156 raft_consensus.cc:2468] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.708945 17163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:31.713716 17129 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:31.714483 17941 raft_consensus.cc:2804] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.715039 17941 raft_consensus.cc:697] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.716784 17837 raft_consensus.cc:515] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.718776 17837 leader_election.cc:290] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.716056 17941 consensus_queue.cc:237] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.725353 17886 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.727429 17933 raft_consensus.cc:515] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.728488 17161 raft_consensus.cc:2393] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.730469 17933 leader_election.cc:290] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:31.734947 17057 leader_election.cc:304] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.737381 17057 leader_election.cc:304] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
W20260709 14:55:31.739580 17057 leader_election.cc:343] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.741799 17057 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285
I20260709 14:55:31.750407 17946 raft_consensus.cc:3060] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.751965 17842 raft_consensus.cc:2749] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.740646 17839 raft_consensus.cc:2804] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.752916 17839 raft_consensus.cc:493] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.753319 17839 raft_consensus.cc:3060] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.752928 17886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.748304 17934 raft_consensus.cc:2804] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.768451 17055 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3bedd7da1304b49a02979a619bee16a; no voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.768016 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285" is_pre_election: true
I20260709 14:55:31.769907 17161 raft_consensus.cc:2468] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 1.
I20260709 14:55:31.772037 17959 raft_consensus.cc:2749] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.773649 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.774430 17882 raft_consensus.cc:2393] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e3bedd7da1304b49a02979a619bee16a in current term 2: Already voted for candidate 518059873ea94131851fae8956ffd285 in this term.
I20260709 14:55:31.774621 17946 raft_consensus.cc:2749] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.776499 17055 leader_election.cc:304] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.778081 17832 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:31.770146 17835 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.779071 17832 tablet_bootstrap.cc:492] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:31.779757 17832 ts_tablet_manager.cc:1403] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.007s
I20260709 14:55:31.781055 17839 raft_consensus.cc:515] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.782244 17832 raft_consensus.cc:359] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.782938 17832 raft_consensus.cc:740] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.783577 17832 consensus_queue.cc:260] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.785187 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.785755 17832 ts_tablet_manager.cc:1434] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:31.785722 17235 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.786607 17832 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:31.787662 17131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 202096us
W20260709 14:55:31.796957 17131 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.797865 17131 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.798509 17934 raft_consensus.cc:697] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:31.799412 17934 consensus_queue.cc:237] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.800833 17962 raft_consensus.cc:2804] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.801402 17962 raft_consensus.cc:697] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.791924 17235 raft_consensus.cc:2468] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.792722 17835 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.783084 17839 leader_election.cc:290] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.810001 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.811151 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:31.803460 17962 consensus_queue.cc:237] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.806986 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a" is_pre_election: true
I20260709 14:55:31.808490 17946 raft_consensus.cc:2804] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.813683 17946 raft_consensus.cc:493] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.813799 17091 raft_consensus.cc:2468] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 1.
I20260709 14:55:31.814100 17946 raft_consensus.cc:3060] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.816226 17129 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:31.817167 17835 raft_consensus.cc:2804] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.817607 17835 raft_consensus.cc:697] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.818084 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.818648 17835 consensus_queue.cc:237] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:31.819517 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:31.820081 17090 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.829650 17090 raft_consensus.cc:2468] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.829623 17946 raft_consensus.cc:515] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.831516 17883 raft_consensus.cc:1275] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.833561 17785 consensus_queue.cc:1048] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.837559 17089 raft_consensus.cc:2468] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:31.838933 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:31.844518 17946 leader_election.cc:290] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:31.845088 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:31.845661 17235 raft_consensus.cc:3060] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.852450 17235 raft_consensus.cc:2468] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:31.853631 17055 leader_election.cc:304] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.854709 17946 raft_consensus.cc:2804] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.855506 17946 raft_consensus.cc:697] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:31.855875 17880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e" is_pre_election: true
I20260709 14:55:31.856297 17946 consensus_queue.cc:237] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:31.861434 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.863418 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47526858b3ae457fb4dea929a1cd1a74" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.858929 17057 leader_election.cc:304] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.869140 17934 raft_consensus.cc:2804] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.869501 17934 raft_consensus.cc:493] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.869870 17934 raft_consensus.cc:3060] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.867434 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c849e84098e64bc98438c8c5551a1ac1" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.870945 17883 raft_consensus.cc:2393] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 518059873ea94131851fae8956ffd285 in current term 2: Already voted for candidate e3bedd7da1304b49a02979a619bee16a in this term.
I20260709 14:55:31.876919 17880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
W20260709 14:55:31.869797 17057 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.880764 17057 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [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: e3bedd7da1304b49a02979a619bee16a; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.881443 17834 raft_consensus.cc:2749] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.888523 17880 raft_consensus.cc:1275] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.887785 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.892316 17235 raft_consensus.cc:1275] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.893117 16914 catalog_manager.cc:5697] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.894325 16911 catalog_manager.cc:5697] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 2 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.895453 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87626cfc894f4276af199a2ef55a8026" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:31.896065 17158 raft_consensus.cc:3060] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.895975 16911 catalog_manager.cc:5697] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 2 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.898226 17834 consensus_queue.cc:1048] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.899475 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6316602d2a4c8fbaa383c83ff8f0fd" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:31.903558 17130 leader_election.cc:304] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.906028 17130 leader_election.cc:304] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:31.902693 17934 raft_consensus.cc:515] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.909859 17964 consensus_queue.cc:1048] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.912451 17233 raft_consensus.cc:1275] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.913594 17933 raft_consensus.cc:2804] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:31.914121 17933 raft_consensus.cc:493] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:31.914577 17933 raft_consensus.cc:3060] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.919224 17947 raft_consensus.cc:2804] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.919875 17947 raft_consensus.cc:697] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.920987 17947 consensus_queue.cc:237] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.926139 17163 raft_consensus.cc:1275] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.906970 17130 leader_election.cc:304] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
W20260709 14:55:31.927695 17057 leader_election.cc:343] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.928315 17057 leader_election.cc:343] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.933804 17158 raft_consensus.cc:2468] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:31.935261 17934 leader_election.cc:290] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:31.936013 17057 leader_election.cc:304] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:31.937297 17934 raft_consensus.cc:2804] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.937958 17934 raft_consensus.cc:697] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:31.937654 16909 catalog_manager.cc:5697] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.938822 17934 consensus_queue.cc:237] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:31.939309 16909 catalog_manager.cc:5697] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.942839 17962 raft_consensus.cc:2804] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.942986 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:31.943711 17158 raft_consensus.cc:3060] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.944284 17941 consensus_queue.cc:1048] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.946578 17962 raft_consensus.cc:697] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:31.947674 16909 catalog_manager.cc:5697] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.948705 17962 consensus_queue.cc:237] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.954114 17131 leader_election.cc:343] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.955847 17131 leader_election.cc:343] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.957571 17131 leader_election.cc:343] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:31.961567 17131 leader_election.cc:343] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.964785 17883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de646dc5377943988f98fa469480d651" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
W20260709 14:55:31.964187 17131 leader_election.cc:343] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.969424 17933 raft_consensus.cc:515] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:31.977113 17057 leader_election.cc:343] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.978752 17131 leader_election.cc:304] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [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: 518059873ea94131851fae8956ffd285; no voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:31.982636 17940 raft_consensus.cc:2749] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:31.994769 17832 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:55:31.991465 17131 leader_election.cc:343] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.999023 17842 consensus_queue.cc:1048] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.999809 17832 tablet_bootstrap.cc:492] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.000475 17832 ts_tablet_manager.cc:1403] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.214s	user 0.041s	sys 0.021s
I20260709 14:55:32.081687 17933 leader_election.cc:290] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:32.084822 17090 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.088433 17158 raft_consensus.cc:2468] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:32.090305 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:32.091153 17091 raft_consensus.cc:3060] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.095268 17057 leader_election.cc:304] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [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: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:32.095993 17946 raft_consensus.cc:2804] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.096503 17946 raft_consensus.cc:697] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:32.097317 17946 consensus_queue.cc:237] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.099494 17090 raft_consensus.cc:1275] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.104257 17950 consensus_queue.cc:1048] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.105429 16909 catalog_manager.cc:5697] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.110503 17090 raft_consensus.cc:1275] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:32.111884 17205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:42207, user_credentials={real_user=slave}} blocked reactor thread for 78658.2us
I20260709 14:55:32.112018 17950 consensus_queue.cc:1048] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.104691 17091 raft_consensus.cc:2468] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:32.123268 17237 raft_consensus.cc:1275] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.124732 17964 consensus_queue.cc:1048] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.129886 17885 raft_consensus.cc:1275] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.133172 17885 raft_consensus.cc:1275] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.133489 17832 raft_consensus.cc:359] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.135039 17832 raft_consensus.cc:740] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.136610 17832 consensus_queue.cc:260] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.137041 17235 raft_consensus.cc:1275] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.139287 17835 consensus_queue.cc:1048] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.140553 17785 consensus_queue.cc:1048] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.140746 17880 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.149152 17885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355c7fcbc4544d95aeb6ab9b47297e5c" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
I20260709 14:55:32.149501 17785 consensus_queue.cc:1048] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:32.153359 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 56615.8us
I20260709 14:55:32.154498 17130 leader_election.cc:304] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:32.155176 17832 ts_tablet_manager.cc:1434] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.154s	user 0.008s	sys 0.003s
I20260709 14:55:32.156814 17832 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:32.182857 17057 consensus_peers.cc:597] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.192521 17832 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.193451 17832 tablet_bootstrap.cc:492] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.194069 17832 ts_tablet_manager.cc:1403] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.007s
I20260709 14:55:32.198491 17832 raft_consensus.cc:359] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.199246 17832 raft_consensus.cc:740] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.200201 17832 consensus_queue.cc:260] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.202523 17832 ts_tablet_manager.cc:1434] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:32.203266 17832 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.203603 17880 raft_consensus.cc:1275] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.205148 17952 raft_consensus.cc:2804] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.205686 17952 raft_consensus.cc:697] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:32.206512 17952 consensus_queue.cc:237] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
W20260709 14:55:32.215052 17130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.194:42443, user_credentials={real_user=slave}} blocked reactor thread for 60653.5us
W20260709 14:55:32.215322 17131 leader_election.cc:343] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.222836 17941 consensus_queue.cc:1048] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 14:55:32.277513 17131 consensus_peers.cc:597] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.284148 17879 raft_consensus.cc:1275] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.284762 17232 raft_consensus.cc:1275] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.290489 17953 consensus_queue.cc:1048] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.294251 17837 consensus_queue.cc:1048] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.288901 16909 catalog_manager.cc:5697] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } }
I20260709 14:55:32.299657 17232 raft_consensus.cc:1275] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.301326 17934 consensus_queue.cc:1048] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.314894 17832 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.315810 17832 tablet_bootstrap.cc:492] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.316402 17832 ts_tablet_manager.cc:1403] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.113s	user 0.025s	sys 0.008s
I20260709 14:55:32.316578 17878 raft_consensus.cc:1275] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.318747 17832 raft_consensus.cc:359] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.319445 17832 raft_consensus.cc:740] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.321602 17837 consensus_queue.cc:1048] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.323050 17832 consensus_queue.cc:260] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.326866 17832 ts_tablet_manager.cc:1434] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:55:32.327701 17832 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.333940 17091 raft_consensus.cc:1275] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.335829 17837 consensus_queue.cc:1048] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:32.338940 17057 consensus_peers.cc:597] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.352886 16913 catalog_manager.cc:5697] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.357262 17885 raft_consensus.cc:1275] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.343514 16914 catalog_manager.cc:5697] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.367911 17161 raft_consensus.cc:1275] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.369024 17834 consensus_queue.cc:1048] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.370314 17834 consensus_queue.cc:1048] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.378008 17089 raft_consensus.cc:1275] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.362152 16913 catalog_manager.cc:5697] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.380330 17962 consensus_queue.cc:1048] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.381719 16913 catalog_manager.cc:5697] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.400538 16913 catalog_manager.cc:5697] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.402062 16913 catalog_manager.cc:5697] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.407723 17879 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.412122 17232 raft_consensus.cc:1275] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.415488 17879 raft_consensus.cc:1275] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.417140 17930 consensus_queue.cc:1048] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.417883 17952 consensus_queue.cc:1048] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:32.429973 17131 consensus_peers.cc:597] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:32.435884 17131 consensus_peers.cc:597] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.472932 17131 consensus_peers.cc:597] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:32.491001 17057 consensus_peers.cc:597] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.509006 17131 consensus_peers.cc:597] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.511991 17159 raft_consensus.cc:1275] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.513326 17832 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.513686 17934 consensus_queue.cc:1048] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.514288 17832 tablet_bootstrap.cc:492] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.514981 17832 ts_tablet_manager.cc:1403] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.187s	user 0.032s	sys 0.087s
I20260709 14:55:32.517330 17832 raft_consensus.cc:359] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.517918 17832 raft_consensus.cc:740] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.518636 17832 consensus_queue.cc:260] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.520579 17832 ts_tablet_manager.cc:1434] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:32.521370 17832 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.537205 17161 raft_consensus.cc:1275] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.539311 17834 consensus_queue.cc:1048] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.568408 17832 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.569393 17832 tablet_bootstrap.cc:492] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.570044 17832 ts_tablet_manager.cc:1403] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.019s
I20260709 14:55:32.572574 17832 raft_consensus.cc:359] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.573294 17832 raft_consensus.cc:740] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.574189 17832 consensus_queue.cc:260] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.579699 17089 raft_consensus.cc:1275] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.579931 17832 ts_tablet_manager.cc:1434] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:32.580844 17832 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.586108 17879 raft_consensus.cc:3060] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.592784 17933 consensus_queue.cc:1048] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.605278 17832 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.606180 17832 tablet_bootstrap.cc:492] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.606796 17832 ts_tablet_manager.cc:1403] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
W20260709 14:55:32.606943 17205 consensus_peers.cc:597] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.609298 17832 raft_consensus.cc:359] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.610030 17832 raft_consensus.cc:740] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.610931 17832 consensus_queue.cc:260] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.613251 17832 ts_tablet_manager.cc:1434] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:32.614024 17832 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.629391 17879 raft_consensus.cc:1275] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.638876 17934 consensus_queue.cc:1048] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.639851 17832 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.644758 17832 tablet_bootstrap.cc:492] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.645351 17832 ts_tablet_manager.cc:1403] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.003s
I20260709 14:55:32.647737 17832 raft_consensus.cc:359] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.648355 17832 raft_consensus.cc:740] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.648989 17832 consensus_queue.cc:260] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.650409 17832 ts_tablet_manager.cc:1434] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:32.651152 17832 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.655002 16914 catalog_manager.cc:5697] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.670136 17832 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.671063 17832 tablet_bootstrap.cc:492] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.671772 17832 ts_tablet_manager.cc:1403] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 14:55:32.674069 17832 raft_consensus.cc:359] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.674772 17832 raft_consensus.cc:740] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.675585 17832 consensus_queue.cc:260] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.677608 17832 ts_tablet_manager.cc:1434] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:32.678398 17832 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.717653 17832 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.718343 17832 tablet_bootstrap.cc:492] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.718922 17832 ts_tablet_manager.cc:1403] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.016s
I20260709 14:55:32.720810 17832 raft_consensus.cc:359] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.721431 17832 raft_consensus.cc:740] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.722178 17832 consensus_queue.cc:260] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.724579 17832 ts_tablet_manager.cc:1434] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:32.725648 17832 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:32.734432 17057 consensus_peers.cc:597] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.739552 17832 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.740314 17832 tablet_bootstrap.cc:492] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.740783 17832 ts_tablet_manager.cc:1403] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:55:32.742487 17832 raft_consensus.cc:359] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.743196 17832 raft_consensus.cc:740] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.743996 17832 consensus_queue.cc:260] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.746013 17832 ts_tablet_manager.cc:1434] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:32.746860 17832 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.774130 17832 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.774963 17832 tablet_bootstrap.cc:492] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.775489 17832 ts_tablet_manager.cc:1403] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260709 14:55:32.777149 17832 raft_consensus.cc:359] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.777693 17832 raft_consensus.cc:740] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.778304 17832 consensus_queue.cc:260] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.779433 17878 raft_consensus.cc:3060] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.780311 17832 ts_tablet_manager.cc:1434] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:32.781095 17832 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.787765 17878 raft_consensus.cc:1275] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:55:32.802515 17205 consensus_peers.cc:597] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.804005 17089 raft_consensus.cc:1275] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.807866 17952 consensus_queue.cc:1048] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.816805 17832 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.817716 17832 tablet_bootstrap.cc:492] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.818334 17832 ts_tablet_manager.cc:1403] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.014s
I20260709 14:55:32.820817 17832 raft_consensus.cc:359] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.821481 17832 raft_consensus.cc:740] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.822233 17832 consensus_queue.cc:260] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.824139 17832 ts_tablet_manager.cc:1434] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:32.824961 17832 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.828004 17952 consensus_queue.cc:1048] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.840215 17832 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.841044 17832 tablet_bootstrap.cc:492] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.841650 17832 ts_tablet_manager.cc:1403] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 14:55:32.844192 17832 raft_consensus.cc:359] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.844815 17832 raft_consensus.cc:740] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.845412 17832 consensus_queue.cc:260] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.847308 17832 ts_tablet_manager.cc:1434] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:55:32.848062 17832 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.865187 17832 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.866107 17832 tablet_bootstrap.cc:492] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.868469 17832 ts_tablet_manager.cc:1403] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 14:55:32.870635 17832 raft_consensus.cc:359] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.871335 17832 raft_consensus.cc:740] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.872292 17832 consensus_queue.cc:260] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.874366 17832 ts_tablet_manager.cc:1434] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:32.875048 17832 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.889420 17832 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.890281 17832 tablet_bootstrap.cc:492] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.890918 17832 ts_tablet_manager.cc:1403] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:55:32.893191 17832 raft_consensus.cc:359] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.893827 17832 raft_consensus.cc:740] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.894445 17832 consensus_queue.cc:260] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.896430 17832 ts_tablet_manager.cc:1434] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:32.897130 17832 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:32.902828 17205 consensus_peers.cc:597] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.908872 17832 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.909737 17832 tablet_bootstrap.cc:492] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.910280 17832 ts_tablet_manager.cc:1403] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:55:32.912292 17832 raft_consensus.cc:359] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.912879 17832 raft_consensus.cc:740] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.913558 17832 consensus_queue.cc:260] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.914975 17832 ts_tablet_manager.cc:1434] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:32.915799 17832 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.922217 17880 raft_consensus.cc:3060] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.930418 17832 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.931396 17832 tablet_bootstrap.cc:492] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.931996 17832 ts_tablet_manager.cc:1403] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 14:55:32.934257 17832 raft_consensus.cc:359] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.934906 17832 raft_consensus.cc:740] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.935530 17832 consensus_queue.cc:260] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:32.937453 17832 ts_tablet_manager.cc:1434] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:55:32.938253 17832 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
W20260709 14:55:32.944204 17131 consensus_peers.cc:597] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:32.950405 17832 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.951251 17832 tablet_bootstrap.cc:492] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.951802 17832 ts_tablet_manager.cc:1403] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:55:32.954171 17832 raft_consensus.cc:359] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.954788 17832 raft_consensus.cc:740] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.955497 17832 consensus_queue.cc:260] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.957451 17832 ts_tablet_manager.cc:1434] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:32.958664 17832 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.972019 17832 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.972729 17832 tablet_bootstrap.cc:492] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.973205 17832 ts_tablet_manager.cc:1403] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260709 14:55:32.974694 17832 raft_consensus.cc:359] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.975211 17832 raft_consensus.cc:740] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.975713 17832 consensus_queue.cc:260] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:32.977425 17832 ts_tablet_manager.cc:1434] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:32.978705 17832 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:32.989993 17832 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:32.990705 17832 tablet_bootstrap.cc:492] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:32.991238 17832 ts_tablet_manager.cc:1403] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:55:32.993170 17832 raft_consensus.cc:359] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.993635 17832 raft_consensus.cc:740] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.994175 17832 consensus_queue.cc:260] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:32.995961 17832 ts_tablet_manager.cc:1434] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:32.996666 17832 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:33.004065 17880 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.009245 17832 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:33.010481 17832 tablet_bootstrap.cc:492] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:33.011065 17832 ts_tablet_manager.cc:1403] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:55:33.013226 17832 raft_consensus.cc:359] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:33.013912 17832 raft_consensus.cc:740] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.014554 17832 consensus_queue.cc:260] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:33.016594 17832 ts_tablet_manager.cc:1434] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:55:33.017264 17832 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap starting.
I20260709 14:55:33.029670 17832 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: 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 14:55:33.030328 17832 tablet_bootstrap.cc:492] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Bootstrap complete.
I20260709 14:55:33.030791 17832 ts_tablet_manager.cc:1403] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:55:33.032517 17832 raft_consensus.cc:359] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:33.033159 17832 raft_consensus.cc:740] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.033767 17832 consensus_queue.cc:260] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:33.035681 17832 ts_tablet_manager.cc:1434] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:55:33.047425 17880 raft_consensus.cc:3060] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.104432 17880 raft_consensus.cc:3060] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.232116 17880 raft_consensus.cc:3060] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.433054 17885 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.238036 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:36.294497 17235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:36.295468 17235 raft_consensus.cc:606] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:36.297912 17235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:36.298280 17235 raft_consensus.cc:606] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:36.300329 17235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "e3bedd7da1304b49a02979a619bee16a"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:36.300670 17235 raft_consensus.cc:606] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:36.311331 17159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:36.311875 17159 raft_consensus.cc:606] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:36.313983 17235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:36.314411 17235 raft_consensus.cc:606] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:36.316370 17235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a48977563910448f91c78a4bb64231c5"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:36.316767 17235 raft_consensus.cc:606] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:36.317700 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:55:36.318765 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:36.364149 18043 raft_consensus.cc:993] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.364735 17785 raft_consensus.cc:1081] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.366200 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49814
I20260709 14:55:36.366673 17885 raft_consensus.cc:493] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.367019 17885 raft_consensus.cc:3060] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.372182 17885 raft_consensus.cc:515] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.374908 17885 leader_election.cc:290] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:36.392064 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:36.392711 17232 raft_consensus.cc:3055] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.393025 17232 raft_consensus.cc:740] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:36.394003 17232 consensus_queue.cc:260] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.395465 17232 raft_consensus.cc:3060] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.396569 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ca2fe736e7444e980501fe65354875" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:36.397102 17089 raft_consensus.cc:3060] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.401950 17232 raft_consensus.cc:2468] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:36.401998 17089 raft_consensus.cc:2468] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:36.403308 17827 leader_election.cc:304] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:36.404960 18052 raft_consensus.cc:2804] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.405866 18052 raft_consensus.cc:697] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:36.406808 18052 consensus_queue.cc:237] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.419891 18043 raft_consensus.cc:993] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.420464 18038 raft_consensus.cc:1081] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.422102 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49814
I20260709 14:55:36.422600 17885 raft_consensus.cc:493] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.422966 17885 raft_consensus.cc:3060] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.425686 16911 catalog_manager.cc:5697] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.429639 17885 raft_consensus.cc:515] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.430932 18038 raft_consensus.cc:993] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower e3bedd7da1304b49a02979a619bee16a to start an election
I20260709 14:55:36.431418 18038 raft_consensus.cc:1081] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer e3bedd7da1304b49a02979a619bee16a to start an election
I20260709 14:55:36.432337 17885 leader_election.cc:290] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:36.433192 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:36.433836 17232 raft_consensus.cc:3055] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.434172 17232 raft_consensus.cc:740] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:36.435173 17232 consensus_queue.cc:260] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.436695 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14897aed3f8247fa8104eeb4e8443fc3" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:36.437536 17090 raft_consensus.cc:3060] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.436843 17232 raft_consensus.cc:3060] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.443219 17090 raft_consensus.cc:2468] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:36.444149 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9"
dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
 from {username='slave'} at 127.0.0.1:60084
I20260709 14:55:36.444713 17089 raft_consensus.cc:493] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.445075 17089 raft_consensus.cc:3060] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.445897 17828 leader_election.cc:304] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:36.447072 18052 raft_consensus.cc:2804] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.447594 18052 raft_consensus.cc:697] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:36.448647 18052 consensus_queue.cc:237] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.449430 17232 raft_consensus.cc:2468] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:36.455651 17089 raft_consensus.cc:515] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:36.458923 17089 leader_election.cc:290] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:36.459096 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:36.459472 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1d91b72449449cb9dcb597539fa5d9" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:36.459731 17232 raft_consensus.cc:3055] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.460042 17161 raft_consensus.cc:3060] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.460121 17232 raft_consensus.cc:740] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:36.461166 17232 consensus_queue.cc:260] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:36.462142 17232 raft_consensus.cc:3060] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.467530 17161 raft_consensus.cc:2468] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:36.467665 17232 raft_consensus.cc:2468] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:36.468891 17057 leader_election.cc:304] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:36.470079 18044 raft_consensus.cc:2804] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.470566 18044 raft_consensus.cc:697] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:36.471513 18044 consensus_queue.cc:237] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:36.472355 16911 catalog_manager.cc:5697] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.485882 16911 catalog_manager.cc:5697] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.683916 18038 raft_consensus.cc:993] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.684363 17785 raft_consensus.cc:1081] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.685663 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49814
I20260709 14:55:36.686084 17885 raft_consensus.cc:493] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.686362 17885 raft_consensus.cc:3060] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.690536 17885 raft_consensus.cc:515] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.691838 17885 leader_election.cc:290] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:36.692639 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:36.692826 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e40e594159b41d5ac4a964210d01d42" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:36.693241 17232 raft_consensus.cc:3055] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.693367 17089 raft_consensus.cc:3060] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.693629 17232 raft_consensus.cc:740] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:36.694394 17232 consensus_queue.cc:260] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.695449 17232 raft_consensus.cc:3060] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.698954 17089 raft_consensus.cc:2468] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:36.699988 17828 leader_election.cc:304] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:36.700762 18052 raft_consensus.cc:2804] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.701231 18052 raft_consensus.cc:697] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:36.702088 17232 raft_consensus.cc:2468] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:36.702126 18052 consensus_queue.cc:237] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.710879 16911 catalog_manager.cc:5697] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.740538 17785 raft_consensus.cc:993] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.740996 18043 raft_consensus.cc:1081] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.742455 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a48977563910448f91c78a4bb64231c5"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49814
I20260709 14:55:36.742877 17885 raft_consensus.cc:493] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.743163 17885 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.754073 17885 raft_consensus.cc:515] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.756738 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:36.757295 17232 raft_consensus.cc:3055] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:36.757510 17885 leader_election.cc:290] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285), e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443)
I20260709 14:55:36.757611 17232 raft_consensus.cc:740] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:36.758561 17232 consensus_queue.cc:260] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.759356 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48977563910448f91c78a4bb64231c5" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:36.759816 17232 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.759859 17089 raft_consensus.cc:3060] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.764269 17089 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:36.765033 17828 leader_election.cc:304] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:36.765313 17232 raft_consensus.cc:2468] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:36.765731 18052 raft_consensus.cc:2804] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.766796 18052 raft_consensus.cc:697] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:36.767452 18052 consensus_queue.cc:237] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [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: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } }
I20260709 14:55:36.777271 16911 catalog_manager.cc:5697] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.785166 17962 raft_consensus.cc:993] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.785708 18045 raft_consensus.cc:1081] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:36.786976 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:36.787429 17885 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.787709 17885 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.792079 17885 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:36.793975 17885 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:36.795565 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:36.797989 17232 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.803815 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3e0d113e14156bcdc4e63a9bbefe4" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:36.804126 17232 raft_consensus.cc:2468] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:36.804421 17161 raft_consensus.cc:3055] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:36.804778 17161 raft_consensus.cc:740] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:36.805167 17827 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:36.805871 18052 raft_consensus.cc:2804] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:36.805516 17161 consensus_queue.cc:260] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:36.806427 18052 raft_consensus.cc:697] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:36.806847 17161 raft_consensus.cc:3060] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:36.807677 18052 consensus_queue.cc:237] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:36.814571 17161 raft_consensus.cc:2468] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:36.826407 16911 catalog_manager.cc:5697] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.840108 17235 raft_consensus.cc:1275] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.840265 17089 raft_consensus.cc:1275] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.841464 18052 consensus_queue.cc:1048] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.841755 18053 consensus_queue.cc:1048] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:36.888237 17090 raft_consensus.cc:1275] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.890452 17232 raft_consensus.cc:1275] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.890780 18069 consensus_queue.cc:1048] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:36.892063 18071 consensus_queue.cc:1048] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:36.936220 17232 raft_consensus.cc:1275] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.938740 18044 consensus_queue.cc:1048] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.950153 17161 raft_consensus.cc:1275] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.951968 18044 consensus_queue.cc:1048] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.156932 17232 raft_consensus.cc:1275] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.158116 18069 consensus_queue.cc:1048] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.166815 17090 raft_consensus.cc:1275] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.168053 18069 consensus_queue.cc:1048] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.179831 17090 raft_consensus.cc:1275] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.181224 18070 consensus_queue.cc:1048] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.198159 17235 raft_consensus.cc:1275] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.202214 18070 consensus_queue.cc:1048] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.319252 17235 raft_consensus.cc:1275] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.319731 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:37.320475 18070 consensus_queue.cc:1048] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.328748 17161 raft_consensus.cc:1275] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.337844 18073 consensus_queue.cc:1048] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.375802 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:37.409268 17235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:37.409829 17235 raft_consensus.cc:606] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:37.412041 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:37.412477 17161 raft_consensus.cc:606] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:37.414465 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:37.414884 17161 raft_consensus.cc:606] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:37.416913 17159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:37.417457 17159 raft_consensus.cc:606] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:37.419780 17159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:37.420230 17159 raft_consensus.cc:606] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:37.421283 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:37.422287 18038 raft_consensus.cc:993] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.422422 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:37.422808 18043 raft_consensus.cc:1081] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.424093 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49814
I20260709 14:55:37.424500 17885 raft_consensus.cc:493] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.424765 17885 raft_consensus.cc:3060] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.428840 17885 raft_consensus.cc:515] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:37.430127 17885 leader_election.cc:290] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:37.430814 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:37.431036 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a01502b5bf4c379ec61d5bc1bd1d4e" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:37.431453 17159 raft_consensus.cc:3060] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.431574 17235 raft_consensus.cc:3055] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:37.431931 17235 raft_consensus.cc:740] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:37.432662 17235 consensus_queue.cc:260] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:37.433911 17235 raft_consensus.cc:3060] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.438378 17159 raft_consensus.cc:2468] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:37.439585 17829 leader_election.cc:304] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:37.440413 18073 raft_consensus.cc:2804] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:37.440824 18073 raft_consensus.cc:697] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:37.441568 18073 consensus_queue.cc:237] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:37.442350 17235 raft_consensus.cc:2468] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:37.451081 16911 catalog_manager.cc:5697] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.609666 18045 raft_consensus.cc:993] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.610280 18077 raft_consensus.cc:1081] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.611677 17878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:37.612123 17878 raft_consensus.cc:493] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.612423 17878 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.618028 17878 raft_consensus.cc:515] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:37.620314 17878 leader_election.cc:290] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:37.620760 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:37.621397 17159 raft_consensus.cc:3055] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:37.621680 17159 raft_consensus.cc:740] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:37.621819 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa02b2d8dfd4d74b5d1ac441b1909a8" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:37.622409 17235 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.622490 17159 consensus_queue.cc:260] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:37.623780 17159 raft_consensus.cc:3060] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.628641 17235 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:37.629953 17827 leader_election.cc:304] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:37.630326 17159 raft_consensus.cc:2468] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:37.630838 18073 raft_consensus.cc:2804] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.631368 18073 raft_consensus.cc:697] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:37.632256 18073 consensus_queue.cc:237] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:37.640170 16911 catalog_manager.cc:5697] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.692981 18045 raft_consensus.cc:993] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.693439 18077 raft_consensus.cc:1081] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.695000 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:37.695580 17885 raft_consensus.cc:493] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.695923 17885 raft_consensus.cc:3060] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.702507 17885 raft_consensus.cc:515] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.704056 17885 leader_election.cc:290] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:37.705168 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:37.705852 17159 raft_consensus.cc:3055] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:37.706032 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5182ea9310460ba76dbefde7395e28" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:37.706660 17089 raft_consensus.cc:3060] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.706148 17159 raft_consensus.cc:740] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:37.708675 17159 consensus_queue.cc:260] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.709403 18077 raft_consensus.cc:993] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.710131 17159 raft_consensus.cc:3060] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.713285 17089 raft_consensus.cc:2468] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:37.714232 17828 leader_election.cc:304] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:37.715126 18073 raft_consensus.cc:2804] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:37.716480 18073 raft_consensus.cc:697] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:37.716796 17159 raft_consensus.cc:2468] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:37.710150 18045 raft_consensus.cc:1081] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.718793 18073 consensus_queue.cc:237] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.720348 17878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:37.720885 17878 raft_consensus.cc:493] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.721263 17878 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.732321 17878 raft_consensus.cc:515] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.734583 17878 leader_election.cc:290] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:37.735071 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:37.735153 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb69df618194a0695c70ac06c72a582" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:37.735749 17089 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.735868 17159 raft_consensus.cc:3055] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:37.736297 17159 raft_consensus.cc:740] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:37.738533 17159 consensus_queue.cc:260] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.738310 16911 catalog_manager.cc:5697] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.739765 17159 raft_consensus.cc:3060] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.741530 17089 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:37.742419 17828 leader_election.cc:304] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:37.743253 18073 raft_consensus.cc:2804] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.743716 18073 raft_consensus.cc:697] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:37.744537 18073 consensus_queue.cc:237] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.746622 17159 raft_consensus.cc:2468] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:37.757560 16911 catalog_manager.cc:5697] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.781586 18077 raft_consensus.cc:993] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.782034 18045 raft_consensus.cc:1081] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:37.783264 17885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:37.783674 17885 raft_consensus.cc:493] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.783942 17885 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.789987 17885 raft_consensus.cc:515] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.792037 17885 leader_election.cc:290] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:37.794166 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:37.794720 17159 raft_consensus.cc:3055] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:37.795030 17159 raft_consensus.cc:740] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:37.796655 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ecb546f0bd409b82fd00d86d25ab69" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:37.797214 17089 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.803454 17159 consensus_queue.cc:260] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.804790 17159 raft_consensus.cc:3060] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.802992 17089 raft_consensus.cc:2468] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:37.811542 17159 raft_consensus.cc:2468] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:37.812233 17828 leader_election.cc:304] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [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: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:37.813366 18073 raft_consensus.cc:2804] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.813822 18073 raft_consensus.cc:697] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:37.814565 18073 consensus_queue.cc:237] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [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: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:37.826649 16911 catalog_manager.cc:5697] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.830331 17235 raft_consensus.cc:1275] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.831916 18073 consensus_queue.cc:1048] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.845481 17159 raft_consensus.cc:1275] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.846695 18052 consensus_queue.cc:1048] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.049618 17159 raft_consensus.cc:1275] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.050804 18053 consensus_queue.cc:1048] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.052050 17235 raft_consensus.cc:1275] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.053202 18053 consensus_queue.cc:1048] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.196488 17089 raft_consensus.cc:1275] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.197650 18052 consensus_queue.cc:1048] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.197944 17159 raft_consensus.cc:1275] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.199137 18052 consensus_queue.cc:1048] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.219959 17159 raft_consensus.cc:1275] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.220808 17090 raft_consensus.cc:1275] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.222532 18073 consensus_queue.cc:1048] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.222743 18052 consensus_queue.cc:1048] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.242764 17089 raft_consensus.cc:1275] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.250952 18052 consensus_queue.cc:1048] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.261734 17161 raft_consensus.cc:1275] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.263357 18053 consensus_queue.cc:1048] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.423424 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:38.460614 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:38.494925 17159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:38.495517 17159 raft_consensus.cc:606] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Received request to transfer leadership to TS 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:38.497670 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:38.498231 17161 raft_consensus.cc:606] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:38.500543 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:38.500996 17161 raft_consensus.cc:606] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:38.502880 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "e3bedd7da1304b49a02979a619bee16a"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:38.503283 17161 raft_consensus.cc:606] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Received request to transfer leadership to TS e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:38.504130 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:38.505223 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:38.534538 18045 raft_consensus.cc:993] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:38.534991 18045 raft_consensus.cc:1081] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:38.536407 17878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:38.536867 17878 raft_consensus.cc:493] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.537231 17878 raft_consensus.cc:3060] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.541774 17878 raft_consensus.cc:515] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:38.543162 17878 leader_election.cc:290] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:38.543740 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:38.544055 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b16c1627e944dcbc89a3cabdc97d63" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:38.544333 17089 raft_consensus.cc:3060] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.544587 17161 raft_consensus.cc:3055] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:38.544889 17161 raft_consensus.cc:740] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:38.545605 17161 consensus_queue.cc:260] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:38.546685 17161 raft_consensus.cc:3060] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.550203 17089 raft_consensus.cc:2468] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:38.551204 17828 leader_election.cc:304] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af919daf993487cad6dca95e8cb3e3e, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:38.551875 18073 raft_consensus.cc:2804] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.552322 18073 raft_consensus.cc:697] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:38.553143 17161 raft_consensus.cc:2468] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:38.553140 18073 consensus_queue.cc:237] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } }
I20260709 14:55:38.561609 16914 catalog_manager.cc:5697] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.649281 17962 raft_consensus.cc:993] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: : Instructing follower e3bedd7da1304b49a02979a619bee16a to start an election
I20260709 14:55:38.649730 18045 raft_consensus.cc:1081] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Signalling peer e3bedd7da1304b49a02979a619bee16a to start an election
I20260709 14:55:38.650823 17089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c"
dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
 from {username='slave'} at 127.0.0.1:60080
I20260709 14:55:38.651281 17089 raft_consensus.cc:493] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.651547 17089 raft_consensus.cc:3060] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.657107 17089 raft_consensus.cc:515] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:38.658514 17089 leader_election.cc:290] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:38.659394 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:38.660282 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba63679db90943f28f839dcdbd6dc03c" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:38.660959 17161 raft_consensus.cc:3055] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:38.661002 17237 raft_consensus.cc:3060] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.661394 17161 raft_consensus.cc:740] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:38.662150 17161 consensus_queue.cc:260] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:38.663354 17161 raft_consensus.cc:3060] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.666440 17237 raft_consensus.cc:2468] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:38.667770 17055 leader_election.cc:304] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:38.668313 17161 raft_consensus.cc:2468] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:38.668536 18044 raft_consensus.cc:2804] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.669783 18044 raft_consensus.cc:697] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:38.670519 18044 consensus_queue.cc:237] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:38.680330 16914 catalog_manager.cc:5697] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.700749 17962 raft_consensus.cc:993] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:38.701112 18045 raft_consensus.cc:1081] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:38.702348 17878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:38.702772 17878 raft_consensus.cc:493] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.703122 17878 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.708709 17878 raft_consensus.cc:515] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:38.710325 17878 leader_election.cc:290] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:38.711287 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:38.711386 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dc8ef0db1d48e1823f7f31a66fc774" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:38.711918 17232 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.712010 17161 raft_consensus.cc:3055] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:38.712406 17161 raft_consensus.cc:740] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:38.713127 17161 consensus_queue.cc:260] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:38.713927 17161 raft_consensus.cc:3060] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.716178 17232 raft_consensus.cc:2468] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:38.717260 17827 leader_election.cc:304] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:38.718058 18073 raft_consensus.cc:2804] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:38.718542 18073 raft_consensus.cc:697] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:38.719241 17161 raft_consensus.cc:2468] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:38.719416 18073 consensus_queue.cc:237] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:38.729890 16914 catalog_manager.cc:5697] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.807763 18045 raft_consensus.cc:993] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: : Instructing follower 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:38.808193 17962 raft_consensus.cc:1081] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Signalling peer 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:38.809446 17232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:52880
I20260709 14:55:38.809929 17232 raft_consensus.cc:493] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.810231 17232 raft_consensus.cc:3060] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.814698 17232 raft_consensus.cc:515] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:38.816422 17232 leader_election.cc:290] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:38.817191 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:38.817667 17089 raft_consensus.cc:3060] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.818651 17161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c447d4497b4bbc838f956c1ffc789a" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:38.819314 17161 raft_consensus.cc:3055] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:38.819628 17161 raft_consensus.cc:740] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:38.820511 17161 consensus_queue.cc:260] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:38.821871 17161 raft_consensus.cc:3060] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.824854 17089 raft_consensus.cc:2468] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:38.826012 17204 leader_election.cc:304] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:38.826659 18038 raft_consensus.cc:2804] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.827085 18038 raft_consensus.cc:697] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:38.827646 17161 raft_consensus.cc:2468] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:38.827867 18038 consensus_queue.cc:237] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:38.840935 16914 catalog_manager.cc:5697] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 2 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.932375 17159 raft_consensus.cc:1275] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.933596 18118 consensus_queue.cc:1048] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.942682 17089 raft_consensus.cc:1275] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.945981 18118 consensus_queue.cc:1048] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.121857 17232 raft_consensus.cc:1275] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:39.122942 18073 consensus_queue.cc:1048] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:39.137240 17159 raft_consensus.cc:1275] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:39.138345 17161 raft_consensus.cc:1275] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:39.139523 18044 consensus_queue.cc:1048] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.146545 18073 consensus_queue.cc:1048] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:39.164222 17237 raft_consensus.cc:1275] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:39.166200 18044 consensus_queue.cc:1048] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.289255 17089 raft_consensus.cc:1275] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:39.290421 18038 consensus_queue.cc:1048] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.299960 17159 raft_consensus.cc:1275] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:39.303069 18038 consensus_queue.cc:1048] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:39.506032 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:39.706094 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:39.831276 17090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f"
dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
mode: GRACEFUL
new_leader_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:47286
I20260709 14:55:39.831743 17090 raft_consensus.cc:606] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Received request to transfer leadership to TS 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:39.834061 17237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "425481eb13b74d73a14cecb919544a37"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "518059873ea94131851fae8956ffd285"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:39.834632 17237 raft_consensus.cc:606] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS 518059873ea94131851fae8956ffd285
I20260709 14:55:39.836091 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:39.837644 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:40.061821 18133 raft_consensus.cc:993] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: : Instructing follower 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:40.062322 18115 raft_consensus.cc:1081] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Signalling peer 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:40.063531 17237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:52886
I20260709 14:55:40.063953 17237 raft_consensus.cc:493] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.064224 17237 raft_consensus.cc:3060] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.068836 17237 raft_consensus.cc:515] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:40.070729 17237 leader_election.cc:290] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:40.071380 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:40.072009 17090 raft_consensus.cc:3055] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.072330 17090 raft_consensus.cc:740] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:40.072507 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e76a21f333742e5b4ea96ea31df772f" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:40.073141 17158 raft_consensus.cc:3060] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.073127 17090 consensus_queue.cc:260] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:40.074477 17090 raft_consensus.cc:3060] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.080044 17158 raft_consensus.cc:2468] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:40.080637 17090 raft_consensus.cc:2468] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:40.081257 17205 leader_election.cc:304] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:40.081985 18142 raft_consensus.cc:2804] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.082485 18142 raft_consensus.cc:697] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:40.083338 18142 consensus_queue.cc:237] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:40.092622 16911 catalog_manager.cc:5697] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from e3bedd7da1304b49a02979a619bee16a (127.14.173.194) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 2 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.207542 18142 raft_consensus.cc:993] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 518059873ea94131851fae8956ffd285 to start an election
I20260709 14:55:40.208030 18135 raft_consensus.cc:1081] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer 518059873ea94131851fae8956ffd285 to start an election
I20260709 14:55:40.209527 17158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "425481eb13b74d73a14cecb919544a37"
dest_uuid: "518059873ea94131851fae8956ffd285"
 from {username='slave'} at 127.0.0.1:44926
I20260709 14:55:40.210057 17158 raft_consensus.cc:493] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.210341 17158 raft_consensus.cc:3060] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.215706 17158 raft_consensus.cc:515] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:40.217679 17158 leader_election.cc:290] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:40.218327 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:40.218947 17090 raft_consensus.cc:3060] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.218940 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425481eb13b74d73a14cecb919544a37" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:40.219683 17237 raft_consensus.cc:3055] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.219985 17237 raft_consensus.cc:740] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:40.220683 17237 consensus_queue.cc:260] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:40.221851 17237 raft_consensus.cc:3060] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.224279 17090 raft_consensus.cc:2468] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:40.225492 17130 leader_election.cc:304] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:40.226552 18139 raft_consensus.cc:2804] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.227164 17237 raft_consensus.cc:2468] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 2.
I20260709 14:55:40.227245 18139 raft_consensus.cc:697] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:40.228348 18139 consensus_queue.cc:237] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:40.240233 16911 catalog_manager.cc:5697] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.506129 17159 raft_consensus.cc:1275] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.507207 18135 consensus_queue.cc:1048] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.519364 17090 raft_consensus.cc:1275] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.521384 18135 consensus_queue.cc:1048] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:40.682605 16945 debug-util.cc:398] Leaking SignalData structure 0x7b080004d880 after lost signal to thread 15034
W20260709 14:55:40.683610 16945 debug-util.cc:398] Leaking SignalData structure 0x7b0800088cc0 after lost signal to thread 16948
W20260709 14:55:40.685189 16945 debug-util.cc:398] Leaking SignalData structure 0x7b080030f780 after lost signal to thread 17189
W20260709 14:55:40.686054 16945 debug-util.cc:398] Leaking SignalData structure 0x7b0800327c80 after lost signal to thread 17263
W20260709 14:55:40.686993 16945 debug-util.cc:398] Leaking SignalData structure 0x7b080023ba00 after lost signal to thread 17911
I20260709 14:55:40.697206 17090 raft_consensus.cc:1275] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.700119 17962 consensus_queue.cc:1048] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.712826 17237 raft_consensus.cc:1275] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:40.714195 18139 consensus_queue.cc:1048] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:40.838598 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:40.901350 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:40.956209 17237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33db8612acb54c88bda85687491817af"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "e3bedd7da1304b49a02979a619bee16a"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:40.956811 17237 raft_consensus.cc:606] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS e3bedd7da1304b49a02979a619bee16a
I20260709 14:55:40.960608 17158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:40.961167 17158 raft_consensus.cc:606] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:40.965669 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:40.969444 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:41.166780 18139 raft_consensus.cc:993] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:41.167357 18160 raft_consensus.cc:1081] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:41.168744 17880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49826
I20260709 14:55:41.169145 17880 raft_consensus.cc:493] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:41.169438 17880 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.174099 17880 raft_consensus.cc:515] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:41.176081 17880 leader_election.cc:290] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 3 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:41.176429 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:41.176589 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb571721f0f8452bb715607d26c1dc3f" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:41.177030 17158 raft_consensus.cc:3055] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:41.177188 17235 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.177435 17158 raft_consensus.cc:740] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:41.178290 17158 consensus_queue.cc:260] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:41.179417 17158 raft_consensus.cc:3060] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:41.181734 17235 raft_consensus.cc:2468] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:41.183171 17827 leader_election.cc:304] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [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: 23cc3a20dfda449a99eaa725683a52fd, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:41.183895 18162 raft_consensus.cc:2804] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:41.184401 18162 raft_consensus.cc:697] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:41.185209 18162 consensus_queue.cc:237] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [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: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:41.186241 17158 raft_consensus.cc:2468] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 3.
I20260709 14:55:41.196669 16911 catalog_manager.cc:5697] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 2 to 3, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 3 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.354360 18135 raft_consensus.cc:993] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower e3bedd7da1304b49a02979a619bee16a to start an election
I20260709 14:55:41.354882 18142 raft_consensus.cc:1081] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer e3bedd7da1304b49a02979a619bee16a to start an election
I20260709 14:55:41.357291 17090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33db8612acb54c88bda85687491817af"
dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
 from {username='slave'} at 127.0.0.1:60084
I20260709 14:55:41.357868 17090 raft_consensus.cc:493] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:41.358263 17090 raft_consensus.cc:3060] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.365823 17090 raft_consensus.cc:515] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:41.367300 17090 leader_election.cc:290] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:41.368345 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:41.368333 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33db8612acb54c88bda85687491817af" candidate_uuid: "e3bedd7da1304b49a02979a619bee16a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:41.369076 17158 raft_consensus.cc:3060] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.369131 17237 raft_consensus.cc:3055] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:41.369570 17237 raft_consensus.cc:740] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:41.370286 17237 consensus_queue.cc:260] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:41.371420 17237 raft_consensus.cc:3060] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:41.375200 17158 raft_consensus.cc:2468] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:41.376348 17057 leader_election.cc:304] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:41.377066 18115 raft_consensus.cc:2804] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:41.377452 17237 raft_consensus.cc:2468] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bedd7da1304b49a02979a619bee16a in term 2.
I20260709 14:55:41.377575 18115 raft_consensus.cc:697] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Becoming Leader. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:41.378564 18115 consensus_queue.cc:237] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:41.394176 16911 catalog_manager.cc:5697] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to e3bedd7da1304b49a02979a619bee16a (127.14.173.194). New cstate: current_term: 2 leader_uuid: "e3bedd7da1304b49a02979a619bee16a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.677078 17158 raft_consensus.cc:1275] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:41.678429 18162 consensus_queue.cc:1048] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:41.705516 17237 raft_consensus.cc:1275] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Refusing update from remote peer 7af919daf993487cad6dca95e8cb3e3e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:41.711267 18162 consensus_queue.cc:1048] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:41.823859 17237 raft_consensus.cc:1275] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.825477 18158 consensus_queue.cc:1048] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.855373 17158 raft_consensus.cc:1275] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer e3bedd7da1304b49a02979a619bee16a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.857019 18115 consensus_queue.cc:1048] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.971024 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:42.030723 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:42.071970 17089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82"
dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
mode: GRACEFUL
new_leader_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:47286
I20260709 14:55:42.072547 17089 raft_consensus.cc:606] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Received request to transfer leadership to TS 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:42.074258 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:55:42.075485 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:42.117277 18115 raft_consensus.cc:993] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: : Instructing follower 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:42.117811 18180 raft_consensus.cc:1081] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Signalling peer 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:42.119498 17237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:52886
I20260709 14:55:42.120059 17237 raft_consensus.cc:493] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.120440 17237 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.128831 17237 raft_consensus.cc:515] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:42.131506 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:42.132122 17089 raft_consensus.cc:3055] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:42.132416 17089 raft_consensus.cc:740] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3bedd7da1304b49a02979a619bee16a, State: Running, Role: LEADER
I20260709 14:55:42.133090 17158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:42.133675 17158 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.133136 17089 consensus_queue.cc:260] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:42.135358 17089 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:42.139467 17158 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:42.140482 17205 leader_election.cc:304] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:42.141173 18142 raft_consensus.cc:2804] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:42.141618 18142 raft_consensus.cc:697] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:42.142194 17089 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 2.
I20260709 14:55:42.131058 17237 leader_election.cc:290] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 2 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:42.142467 18142 consensus_queue.cc:237] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:42.152222 16911 catalog_manager.cc:5697] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 1 to 2, leader changed from e3bedd7da1304b49a02979a619bee16a (127.14.173.194) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 2 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.564395 17159 raft_consensus.cc:1275] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:42.565903 18135 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:42.582244 17090 raft_consensus.cc:1275] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:42.583808 18135 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.076368 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:43.155452 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:43.245484 17237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "518059873ea94131851fae8956ffd285"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:43.246130 17237 raft_consensus.cc:606] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Received request to transfer leadership to TS 518059873ea94131851fae8956ffd285
I20260709 14:55:43.247355 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:55:43.248409 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:43.815963 18196 raft_consensus.cc:993] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 518059873ea94131851fae8956ffd285 to start an election
I20260709 14:55:43.816461 18191 raft_consensus.cc:1081] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Signalling peer 518059873ea94131851fae8956ffd285 to start an election
I20260709 14:55:43.817951 17159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82"
dest_uuid: "518059873ea94131851fae8956ffd285"
 from {username='slave'} at 127.0.0.1:44926
I20260709 14:55:43.818388 17159 raft_consensus.cc:493] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:43.818724 17159 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.823938 17159 raft_consensus.cc:515] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:43.826114 17159 leader_election.cc:290] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [CANDIDATE]: Term 3 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:43.826965 17232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:43.827561 17232 raft_consensus.cc:3055] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:43.827852 17232 raft_consensus.cc:740] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:43.828564 17232 consensus_queue.cc:260] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [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: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:43.829212 17232 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.831486 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "518059873ea94131851fae8956ffd285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:43.832082 17090 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:43.834712 17232 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 3.
I20260709 14:55:43.835958 17129 leader_election.cc:304] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [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: 23cc3a20dfda449a99eaa725683a52fd, 518059873ea94131851fae8956ffd285; no voters: 
I20260709 14:55:43.836572 18188 raft_consensus.cc:2804] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:43.837031 18188 raft_consensus.cc:697] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 LEADER]: Becoming Leader. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:43.837741 18188 consensus_queue.cc:237] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [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: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:43.838935 17090 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 518059873ea94131851fae8956ffd285 in term 3.
I20260709 14:55:43.851328 16911 catalog_manager.cc:5697] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 reported cstate change: term changed from 2 to 3, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 518059873ea94131851fae8956ffd285 (127.14.173.195). New cstate: current_term: 3 leader_uuid: "518059873ea94131851fae8956ffd285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.252718 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:44.277494 17237 raft_consensus.cc:1275] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:44.291422 18199 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:44.466110 17089 raft_consensus.cc:1275] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Refusing update from remote peer 518059873ea94131851fae8956ffd285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:44.470227 18212 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:55:44.486996 17129 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.196:37285, user_credentials={real_user=slave}} blocked reactor thread for 134354us
I20260709 14:55:44.648770 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:44.699115 17161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82"
dest_uuid: "518059873ea94131851fae8956ffd285"
mode: GRACEFUL
new_leader_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:33174
I20260709 14:55:44.699981 17161 raft_consensus.cc:606] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 LEADER]: Received request to transfer leadership to TS 23cc3a20dfda449a99eaa725683a52fd
I20260709 14:55:44.701372 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:55:44.702937 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:45.043536 18199 raft_consensus.cc:993] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: : Instructing follower 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:45.044240 18211 raft_consensus.cc:1081] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 LEADER]: Signalling peer 23cc3a20dfda449a99eaa725683a52fd to start an election
I20260709 14:55:45.045822 17232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
 from {username='slave'} at 127.0.0.1:52880
I20260709 14:55:45.046221 17232 raft_consensus.cc:493] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:45.046615 17232 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.052614 17232 raft_consensus.cc:515] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:45.054921 17232 leader_election.cc:290] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 4 election: Requested vote from peers e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443), 518059873ea94131851fae8956ffd285 (127.14.173.195:42175)
I20260709 14:55:45.055286 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e3bedd7da1304b49a02979a619bee16a"
I20260709 14:55:45.055972 17089 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.056813 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f7534be513473eb3ad193bb518fd82" candidate_uuid: "23cc3a20dfda449a99eaa725683a52fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:45.057353 17159 raft_consensus.cc:3055] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:45.057586 17159 raft_consensus.cc:740] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 518059873ea94131851fae8956ffd285, State: Running, Role: LEADER
I20260709 14:55:45.058288 17159 consensus_queue.cc:260] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [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: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:45.059301 17159 raft_consensus.cc:3060] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:45.061102 17089 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 4.
I20260709 14:55:45.062148 17204 leader_election.cc:304] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd, e3bedd7da1304b49a02979a619bee16a; no voters: 
I20260709 14:55:45.062891 18217 raft_consensus.cc:2804] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:45.063417 18217 raft_consensus.cc:697] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 4 LEADER]: Becoming Leader. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:45.064373 18217 consensus_queue.cc:237] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [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: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } }
I20260709 14:55:45.065189 17159 raft_consensus.cc:2468] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23cc3a20dfda449a99eaa725683a52fd in term 4.
I20260709 14:55:45.074338 16914 catalog_manager.cc:5697] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd reported cstate change: term changed from 3 to 4, leader changed from 518059873ea94131851fae8956ffd285 (127.14.173.195) to 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196). New cstate: current_term: 4 leader_uuid: "23cc3a20dfda449a99eaa725683a52fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:45.578281 17159 raft_consensus.cc:1275] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 4 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:45.579495 18201 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:45.597003 17089 raft_consensus.cc:1275] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 4 FOLLOWER]: Refusing update from remote peer 23cc3a20dfda449a99eaa725683a52fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:45.598162 18201 consensus_queue.cc:1048] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3bedd7da1304b49a02979a619bee16a" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:45.703903 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:45.865581 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:45.905052 17237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512"
dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
mode: GRACEFUL
new_leader_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49390
I20260709 14:55:45.905661 17237 raft_consensus.cc:606] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Received request to transfer leadership to TS 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:45.906837 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:55:45.907989 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:46.474895 18233 raft_consensus.cc:993] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: : Instructing follower 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:46.475361 18201 raft_consensus.cc:1081] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Signalling peer 7af919daf993487cad6dca95e8cb3e3e to start an election
I20260709 14:55:46.476611 17878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512"
dest_uuid: "7af919daf993487cad6dca95e8cb3e3e"
 from {username='slave'} at 127.0.0.1:49814
I20260709 14:55:46.477039 17878 raft_consensus.cc:493] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.477311 17878 raft_consensus.cc:3060] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.483625 17878 raft_consensus.cc:515] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:46.485388 17878 leader_election.cc:290] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Requested vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196:37285)
I20260709 14:55:46.486492 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23cc3a20dfda449a99eaa725683a52fd"
I20260709 14:55:46.487149 17237 raft_consensus.cc:3055] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.487428 17237 raft_consensus.cc:740] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23cc3a20dfda449a99eaa725683a52fd, State: Running, Role: LEADER
I20260709 14:55:46.487977 17159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f004c8a3e14c474d9b081bcb13414512" candidate_uuid: "7af919daf993487cad6dca95e8cb3e3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "518059873ea94131851fae8956ffd285"
I20260709 14:55:46.488554 17159 raft_consensus.cc:3060] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.488102 17237 consensus_queue.cc:260] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:46.490221 17237 raft_consensus.cc:3060] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.493621 17159 raft_consensus.cc:2468] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:46.494789 17829 leader_election.cc:304] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e; no voters: 
I20260709 14:55:46.495561 18234 raft_consensus.cc:2804] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.495977 18234 raft_consensus.cc:697] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Becoming Leader. State: Replica: 7af919daf993487cad6dca95e8cb3e3e, State: Running, Role: LEADER
I20260709 14:55:46.496742 17237 raft_consensus.cc:2468] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af919daf993487cad6dca95e8cb3e3e in term 2.
I20260709 14:55:46.496865 18234 consensus_queue.cc:237] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:46.507786 16913 catalog_manager.cc:5697] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e reported cstate change: term changed from 1 to 2, leader changed from 23cc3a20dfda449a99eaa725683a52fd (127.14.173.196) to 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193). New cstate: current_term: 2 leader_uuid: "7af919daf993487cad6dca95e8cb3e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.908723 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:46.944132 15031 tablet_server.cc:179] TabletServer@127.14.173.193:42207 shutting down...
W20260709 14:55:46.955025 17131 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
W20260709 14:55:46.958418 17131 consensus_peers.cc:597] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:46.986869 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:46.987655 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:46.988368 15031 raft_consensus.cc:2243] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:46.988765 15031 raft_consensus.cc:2272] T 447f0e2585c7464b9da3c8ca2b136f58 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:46.990831 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:46.991456 15031 raft_consensus.cc:2243] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:46.992110 15031 pending_rounds.cc:70] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Trying to abort 1 pending ops.
I20260709 14:55:46.992388 15031 pending_rounds.cc:77] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662244859682816 op_type: NO_OP noop_request { }
I20260709 14:55:46.992728 15031 raft_consensus.cc:2889] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:46.993005 15031 raft_consensus.cc:2272] T f004c8a3e14c474d9b081bcb13414512 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:46.996213 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:46.997185 15031 raft_consensus.cc:2243] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:46.998268 15031 raft_consensus.cc:2272] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.000599 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.001120 15031 raft_consensus.cc:2243] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.001542 15031 raft_consensus.cc:2272] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.003527 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.004182 15031 raft_consensus.cc:2243] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.005146 15031 raft_consensus.cc:2272] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.007686 15031 tablet_replica.cc:333] stopping tablet replica
W20260709 14:55:47.008318 17131 consensus_peers.cc:597] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.008466 15031 raft_consensus.cc:2243] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.009111 15031 raft_consensus.cc:2272] T 87626cfc894f4276af199a2ef55a8026 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.011443 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.012004 15031 raft_consensus.cc:2243] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.012724 15031 raft_consensus.cc:2272] T ca5182ea9310460ba76dbefde7395e28 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.014873 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.015460 15031 raft_consensus.cc:2243] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.015851 15031 raft_consensus.cc:2272] T 896091ff4dc042eba6e3e6dba27e626f P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.018044 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.018759 15031 raft_consensus.cc:2243] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.019238 15031 raft_consensus.cc:2272] T 62a2672697c14d91a77f829ceac754a4 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.021528 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.022228 15031 raft_consensus.cc:2243] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.022727 15031 raft_consensus.cc:2272] T 355c7fcbc4544d95aeb6ab9b47297e5c P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.025028 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.025508 15031 raft_consensus.cc:2243] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.025841 15031 raft_consensus.cc:2272] T def38a74e96541a791ee10adf94413bb P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.027592 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.028113 15031 raft_consensus.cc:2243] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.028834 15031 raft_consensus.cc:2272] T 1e40e594159b41d5ac4a964210d01d42 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.031155 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.031891 15031 raft_consensus.cc:2243] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.032656 15031 raft_consensus.cc:2272] T a0ca2fe736e7444e980501fe65354875 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.034457 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.034997 15031 raft_consensus.cc:2243] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.035465 15031 raft_consensus.cc:2272] T efe14eef7b14426b9269848f6e453fbe P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.037228 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.037710 15031 raft_consensus.cc:2243] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.038137 15031 raft_consensus.cc:2272] T 80ae8fd0d86a4a24b041c7153827496f P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.039933 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.040508 15031 raft_consensus.cc:2243] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.040949 15031 raft_consensus.cc:2272] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.043432 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.044178 15031 raft_consensus.cc:2243] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:55:47.045574 17057 consensus_peers.cc:597] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.045713 15031 raft_consensus.cc:2272] T 34ecb546f0bd409b82fd00d86d25ab69 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.048276 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.048806 15031 raft_consensus.cc:2243] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.049247 15031 raft_consensus.cc:2272] T c849e84098e64bc98438c8c5551a1ac1 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.050660 17131 consensus_peers.cc:597] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.051751 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.052511 15031 raft_consensus.cc:2243] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.053017 15031 raft_consensus.cc:2272] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.055503 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.056022 15031 raft_consensus.cc:2243] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.056973 15031 raft_consensus.cc:2272] T bb571721f0f8452bb715607d26c1dc3f P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.056985 17131 consensus_peers.cc:597] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.059000 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.059648 15031 raft_consensus.cc:2243] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.060026 15031 raft_consensus.cc:2272] T 343d481f34ae469aaf4ebb7219278610 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.062399 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.062940 15031 raft_consensus.cc:2243] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.063336 15031 raft_consensus.cc:2272] T 4f57e853657f4bb7b6209687a375d820 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.065577 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.066331 15031 raft_consensus.cc:2243] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.066819 15031 raft_consensus.cc:2272] T f1d47e65ece245bdac07c1af629f9b10 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.067226 17057 consensus_peers.cc:597] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.069587 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.070142 15031 raft_consensus.cc:2243] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.070892 15031 raft_consensus.cc:2272] T a48977563910448f91c78a4bb64231c5 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.071463 17131 consensus_peers.cc:597] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.072887 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.073570 15031 raft_consensus.cc:2243] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.074265 15031 raft_consensus.cc:2272] T 4cb69df618194a0695c70ac06c72a582 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.076303 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.076848 15031 raft_consensus.cc:2243] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.077268 15031 raft_consensus.cc:2272] T 2236fc1067744a11a9e245372c71e110 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.079811 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.080458 15031 raft_consensus.cc:2243] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.080837 15031 raft_consensus.cc:2272] T 8572f5a384874c4dbc24829746bd8332 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.082677 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.083256 15031 raft_consensus.cc:2243] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.083673 15031 raft_consensus.cc:2272] T 9ff6b40298814ea6ba3dbc8b4a064fed P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.085687 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.086352 15031 raft_consensus.cc:2243] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.086822 15031 raft_consensus.cc:2272] T f3ab0531eff14db896141eba4e84b477 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.087924 17131 consensus_peers.cc:597] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.089183 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.089903 15031 raft_consensus.cc:2243] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.090410 15031 raft_consensus.cc:2272] T e249c7f3a3e24a4d934831d3a60d7977 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.094084 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.094707 15031 raft_consensus.cc:2243] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.095281 15031 raft_consensus.cc:2272] T 6afb88c010b34899801e566dfd148c1d P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.097427 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.097910 15031 raft_consensus.cc:2243] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.098690 15031 raft_consensus.cc:2272] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.100672 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.101192 15031 raft_consensus.cc:2243] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.101663 15031 raft_consensus.cc:2272] T 85773f8777d6451d90feca4edb2be6e2 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.104224 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.104728 15031 raft_consensus.cc:2243] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.105103 15031 raft_consensus.cc:2272] T 9baaad41b393455c97971171f8d49607 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.106745 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.107277 15031 raft_consensus.cc:2243] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.107740 15031 raft_consensus.cc:2272] T ec9b7a21bbd944129e3e588fc2c53863 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.109321 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.109808 15031 raft_consensus.cc:2243] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.110525 15031 raft_consensus.cc:2272] T 49dc8ef0db1d48e1823f7f31a66fc774 P 7af919daf993487cad6dca95e8cb3e3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.112320 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.112820 15031 raft_consensus.cc:2243] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.113188 15031 raft_consensus.cc:2272] T 0636e54c633940bc9aeb7f16310d13db P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.114850 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.115379 15031 raft_consensus.cc:2243] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.116123 15031 raft_consensus.cc:2272] T 14897aed3f8247fa8104eeb4e8443fc3 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.118244 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.118726 15031 raft_consensus.cc:2243] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.119832 15031 raft_consensus.cc:2272] T 55b16c1627e944dcbc89a3cabdc97d63 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.121524 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.121984 15031 raft_consensus.cc:2243] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.122352 15031 raft_consensus.cc:2272] T 87995b47ef6c4f37ab432d7d49226237 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.124423 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.125082 15031 raft_consensus.cc:2243] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.125586 15031 raft_consensus.cc:2272] T d62230d4bb434c138c052699d881e38d P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.128068 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.128567 15031 raft_consensus.cc:2243] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.128983 15031 raft_consensus.cc:2272] T 5dd196567db44630ac8753aef112ff62 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.130656 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.131191 15031 raft_consensus.cc:2243] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.131609 15031 raft_consensus.cc:2272] T 47526858b3ae457fb4dea929a1cd1a74 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.133248 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.133692 15031 raft_consensus.cc:2243] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.134074 15031 raft_consensus.cc:2272] T de646dc5377943988f98fa469480d651 P 7af919daf993487cad6dca95e8cb3e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.135843 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:47.136273 15031 raft_consensus.cc:2243] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.136651 15031 raft_consensus.cc:2272] T 0413c477505b47789376ffa45f2ca701 P 7af919daf993487cad6dca95e8cb3e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.141345 17205 consensus_peers.cc:597] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.157125 17131 consensus_peers.cc:597] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.174997 17131 consensus_peers.cc:597] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.180728 17057 consensus_peers.cc:597] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.181900 17131 consensus_peers.cc:597] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.189646 17205 consensus_peers.cc:597] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. 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 14:55:47.195730 17131 consensus_peers.cc:597] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.201159 17131 consensus_peers.cc:597] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.202296 15031 tablet_server.cc:196] TabletServer@127.14.173.193:42207 shutdown complete.
W20260709 14:55:47.216039 17131 consensus_peers.cc:597] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.268800 17131 consensus_peers.cc:597] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.282086 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
W20260709 14:55:47.300524 17057 consensus_peers.cc:597] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.303812 17057 consensus_peers.cc:597] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.313347 17205 consensus_peers.cc:597] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.317308 17205 consensus_peers.cc:597] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.323473 17130 consensus_peers.cc:597] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:47.330770 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:47.331487 15031 tablet_replica.cc:333] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.332182 15031 raft_consensus.cc:2243] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.332659 15031 raft_consensus.cc:2272] T 85773f8777d6451d90feca4edb2be6e2 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.334442 15031 tablet_replica.cc:333] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.334955 15031 raft_consensus.cc:2243] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.335709 15031 raft_consensus.cc:2272] T 33db8612acb54c88bda85687491817af P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.337260 15031 tablet_replica.cc:333] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.337747 15031 raft_consensus.cc:2243] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.338217 15031 raft_consensus.cc:2272] T 34ecb546f0bd409b82fd00d86d25ab69 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.339888 15031 tablet_replica.cc:333] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.340431 15031 raft_consensus.cc:2243] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.340806 15031 raft_consensus.cc:2272] T 447f0e2585c7464b9da3c8ca2b136f58 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.342900 15031 tablet_replica.cc:333] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.343438 15031 raft_consensus.cc:2243] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.343986 15031 raft_consensus.cc:2272] T 425481eb13b74d73a14cecb919544a37 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.345902 17131 consensus_peers.cc:597] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.346352 15031 tablet_replica.cc:333] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.347281 15031 raft_consensus.cc:2243] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.347874 15031 raft_consensus.cc:2272] T f3ab0531eff14db896141eba4e84b477 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.350296 15031 tablet_replica.cc:333] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.351080 15031 raft_consensus.cc:2243] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:47.351143 17204 consensus_peers.cc:597] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:47.351655 15031 raft_consensus.cc:2272] T 4cb69df618194a0695c70ac06c72a582 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.353617 15031 tablet_replica.cc:333] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.354290 15031 raft_consensus.cc:2243] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.354784 15031 raft_consensus.cc:2272] T 14897aed3f8247fa8104eeb4e8443fc3 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.357017 15031 tablet_replica.cc:333] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.357607 15031 raft_consensus.cc:2243] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.358139 15031 raft_consensus.cc:2272] T 55b16c1627e944dcbc89a3cabdc97d63 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.358639 17205 consensus_peers.cc:597] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.360114 15031 tablet_replica.cc:333] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.360759 15031 raft_consensus.cc:2243] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.361533 15031 raft_consensus.cc:2272] T 4964262e6ff54c53a3d6a862a0e2c150 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.363353 15031 tablet_replica.cc:333] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.363885 15031 raft_consensus.cc:2243] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.364602 15031 raft_consensus.cc:2272] T 87626cfc894f4276af199a2ef55a8026 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.366271 15031 tablet_replica.cc:333] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.366776 15031 raft_consensus.cc:2243] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.367332 15031 raft_consensus.cc:2272] T a0ca2fe736e7444e980501fe65354875 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.368909 15031 tablet_replica.cc:333] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.369367 15031 raft_consensus.cc:2243] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.369709 15031 raft_consensus.cc:2272] T be7e57a03218461196d87b26713ecfbf P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.371479 15031 tablet_replica.cc:333] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.372015 15031 raft_consensus.cc:2243] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.372478 15031 raft_consensus.cc:2272] T 87995b47ef6c4f37ab432d7d49226237 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.374614 15031 tablet_replica.cc:333] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.375290 15031 raft_consensus.cc:2243] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.375963 15031 raft_consensus.cc:2272] T 2d6316602d2a4c8fbaa383c83ff8f0fd P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.377526 15031 tablet_replica.cc:333] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.377979 15031 raft_consensus.cc:2243] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.378639 15031 raft_consensus.cc:2272] T d62230d4bb434c138c052699d881e38d P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.380353 15031 tablet_replica.cc:333] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.380817 15031 raft_consensus.cc:2243] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.381208 15031 raft_consensus.cc:2272] T 5dd196567db44630ac8753aef112ff62 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.382798 15031 tablet_replica.cc:333] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.383330 15031 raft_consensus.cc:2243] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.383673 15031 raft_consensus.cc:2272] T f6f7534be513473eb3ad193bb518fd82 P e3bedd7da1304b49a02979a619bee16a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.385246 15031 tablet_replica.cc:333] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.385691 15031 raft_consensus.cc:2243] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.386464 15031 raft_consensus.cc:2272] T 4f57e853657f4bb7b6209687a375d820 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.388646 15031 tablet_replica.cc:333] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.389927 15031 raft_consensus.cc:2243] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.390427 15031 raft_consensus.cc:2272] T 343d481f34ae469aaf4ebb7219278610 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.392948 15031 tablet_replica.cc:333] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
W20260709 14:55:47.393224 17204 consensus_peers.cc:597] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:47.393723 15031 raft_consensus.cc:2243] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.394299 15031 raft_consensus.cc:2272] T 62a2672697c14d91a77f829ceac754a4 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.395229 17057 consensus_peers.cc:597] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.395720 17057 consensus_peers.cc:597] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.396371 15031 tablet_replica.cc:333] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.396898 15031 raft_consensus.cc:2243] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.397264 15031 raft_consensus.cc:2272] T 355c7fcbc4544d95aeb6ab9b47297e5c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.398906 15031 tablet_replica.cc:333] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.399415 15031 raft_consensus.cc:2243] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.399745 15031 raft_consensus.cc:2272] T 8c70091effdf432eba16c950a6e47a8f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.401307 15031 tablet_replica.cc:333] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.401834 15031 raft_consensus.cc:2243] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.402621 15031 raft_consensus.cc:2272] T 80ae8fd0d86a4a24b041c7153827496f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.404728 15031 tablet_replica.cc:333] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
W20260709 14:55:47.404937 17130 consensus_peers.cc:597] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:47.405347 15031 raft_consensus.cc:2243] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.405856 15031 raft_consensus.cc:2272] T efe14eef7b14426b9269848f6e453fbe P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.407675 15031 tablet_replica.cc:333] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.408174 15031 raft_consensus.cc:2243] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.408591 15031 raft_consensus.cc:2272] T 2e76a21f333742e5b4ea96ea31df772f P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.410250 15031 tablet_replica.cc:333] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.410748 15031 raft_consensus.cc:2243] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.411499 15031 raft_consensus.cc:2272] T fc5c45e516a14564a066d1a05ca1b0c3 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.413170 15031 tablet_replica.cc:333] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.413702 15031 raft_consensus.cc:2243] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.414093 15031 raft_consensus.cc:2272] T 47526858b3ae457fb4dea929a1cd1a74 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.415813 15031 tablet_replica.cc:333] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.416373 15031 raft_consensus.cc:2243] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.417021 15031 raft_consensus.cc:2272] T de646dc5377943988f98fa469480d651 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.418795 15031 tablet_replica.cc:333] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.419293 15031 raft_consensus.cc:2243] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.419654 15031 raft_consensus.cc:2272] T 0413c477505b47789376ffa45f2ca701 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.421257 15031 tablet_replica.cc:333] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.421741 15031 raft_consensus.cc:2243] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.422446 15031 raft_consensus.cc:2272] T 9baaad41b393455c97971171f8d49607 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.424116 15031 tablet_replica.cc:333] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.424587 15031 raft_consensus.cc:2243] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.424998 15031 raft_consensus.cc:2272] T a48977563910448f91c78a4bb64231c5 P e3bedd7da1304b49a02979a619bee16a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.426582 15031 tablet_replica.cc:333] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.427064 15031 raft_consensus.cc:2243] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.427489 15031 raft_consensus.cc:2272] T 44dbfdd6bd6f4e9aa8fc736322461e58 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.429164 15031 tablet_replica.cc:333] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.429649 15031 raft_consensus.cc:2243] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.430305 15031 raft_consensus.cc:2272] T 2236fc1067744a11a9e245372c71e110 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.431957 15031 tablet_replica.cc:333] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.432426 15031 raft_consensus.cc:2243] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.432806 15031 raft_consensus.cc:2272] T 46f56a9348244c45bf371a31099feeec P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.434551 15031 tablet_replica.cc:333] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.435022 15031 raft_consensus.cc:2243] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.435475 15031 raft_consensus.cc:2272] T 1e40e594159b41d5ac4a964210d01d42 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.436980 15031 tablet_replica.cc:333] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.437445 15031 raft_consensus.cc:2243] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.438153 15031 raft_consensus.cc:2272] T c849e84098e64bc98438c8c5551a1ac1 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.439872 15031 tablet_replica.cc:333] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.440349 15031 raft_consensus.cc:2243] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.440732 15031 raft_consensus.cc:2272] T 8522c934b85e4f8c898d2d5247c21d53 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.442461 15031 tablet_replica.cc:333] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.442914 15031 raft_consensus.cc:2243] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.443333 15031 raft_consensus.cc:2272] T ca5182ea9310460ba76dbefde7395e28 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.445058 15031 tablet_replica.cc:333] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.445793 15031 raft_consensus.cc:2243] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.446238 15031 raft_consensus.cc:2272] T 43c447d4497b4bbc838f956c1ffc789a P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.447925 15031 tablet_replica.cc:333] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.448378 15031 raft_consensus.cc:2243] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.449162 15031 raft_consensus.cc:2272] T 4e1d91b72449449cb9dcb597539fa5d9 P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.450803 15031 tablet_replica.cc:333] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.451306 15031 raft_consensus.cc:2243] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.451992 15031 raft_consensus.cc:2272] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.453804 15031 tablet_replica.cc:333] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.454258 15031 raft_consensus.cc:2243] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.454665 15031 raft_consensus.cc:2272] T 896091ff4dc042eba6e3e6dba27e626f P e3bedd7da1304b49a02979a619bee16a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.456370 15031 tablet_replica.cc:333] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a: stopping tablet replica
I20260709 14:55:47.456800 15031 raft_consensus.cc:2243] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.457521 15031 raft_consensus.cc:2272] T ba63679db90943f28f839dcdbd6dc03c P e3bedd7da1304b49a02979a619bee16a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.464213 17205 consensus_peers.cc:597] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.480562 17204 consensus_peers.cc:597] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. 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 14:55:47.525192 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
W20260709 14:55:47.545300 17205 consensus_peers.cc:597] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd -> Peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Couldn't send request to peer 7af919daf993487cad6dca95e8cb3e3e. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.545982 17130 consensus_peers.cc:597] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.549393 17204 consensus_peers.cc:597] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.552446 17204 consensus_peers.cc:597] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.554519 17204 consensus_peers.cc:597] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.583848 17130 consensus_peers.cc:597] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.595618 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
W20260709 14:55:47.625054 17204 consensus_peers.cc:597] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.629142 17204 consensus_peers.cc:597] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.658895 17130 consensus_peers.cc:597] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.659227 17205 consensus_peers.cc:597] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.659854 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:47.661262 15031 tablet_replica.cc:333] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.661899 15031 raft_consensus.cc:2243] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.662453 15031 raft_consensus.cc:2272] T 33db8612acb54c88bda85687491817af P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.664856 15031 tablet_replica.cc:333] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.665555 15031 raft_consensus.cc:2243] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.666110 15031 raft_consensus.cc:2272] T 34ecb546f0bd409b82fd00d86d25ab69 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.666612 17204 consensus_peers.cc:597] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.668612 15031 tablet_replica.cc:333] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285: stopping tablet replica
W20260709 14:55:47.668862 17204 consensus_peers.cc:597] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.669320 15031 raft_consensus.cc:2243] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.669971 15031 raft_consensus.cc:2272] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.672410 15031 tablet_replica.cc:333] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.673195 15031 raft_consensus.cc:2243] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.673631 15031 raft_consensus.cc:2272] T 55b16c1627e944dcbc89a3cabdc97d63 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.673686 17205 consensus_peers.cc:597] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.675763 15031 tablet_replica.cc:333] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.676456 15031 raft_consensus.cc:2243] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.677386 15031 raft_consensus.cc:2272] T 447f0e2585c7464b9da3c8ca2b136f58 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.679955 15031 tablet_replica.cc:333] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.680764 15031 raft_consensus.cc:2243] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.681654 15031 raft_consensus.cc:2272] T 425481eb13b74d73a14cecb919544a37 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.683801 15031 tablet_replica.cc:333] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.684557 15031 raft_consensus.cc:2243] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.684995 15031 raft_consensus.cc:2272] T 4964262e6ff54c53a3d6a862a0e2c150 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.686671 17204 consensus_peers.cc:597] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.687250 15031 tablet_replica.cc:333] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.687808 15031 raft_consensus.cc:2243] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.688271 15031 raft_consensus.cc:2272] T 4cb69df618194a0695c70ac06c72a582 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.691164 15031 tablet_replica.cc:333] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.691872 15031 raft_consensus.cc:2243] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.692369 15031 raft_consensus.cc:2272] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.694428 15031 tablet_replica.cc:333] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.695040 15031 raft_consensus.cc:2243] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.695748 15031 raft_consensus.cc:2272] T 8572f5a384874c4dbc24829746bd8332 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.697453 15031 tablet_replica.cc:333] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.697990 15031 raft_consensus.cc:2243] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.698374 15031 raft_consensus.cc:2272] T 87626cfc894f4276af199a2ef55a8026 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.700363 15031 tablet_replica.cc:333] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.701128 15031 raft_consensus.cc:2243] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.701632 15031 raft_consensus.cc:2272] T f004c8a3e14c474d9b081bcb13414512 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.703994 15031 tablet_replica.cc:333] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.704718 15031 raft_consensus.cc:2243] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.705219 15031 raft_consensus.cc:2272] T be7e57a03218461196d87b26713ecfbf P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.707055 17130 consensus_peers.cc:597] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.707943 15031 tablet_replica.cc:333] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.708745 15031 raft_consensus.cc:2243] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.709648 15031 raft_consensus.cc:2272] T 87995b47ef6c4f37ab432d7d49226237 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.712037 15031 tablet_replica.cc:333] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.712663 15031 raft_consensus.cc:2243] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.713152 15031 raft_consensus.cc:2272] T 4e1d91b72449449cb9dcb597539fa5d9 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.715060 15031 tablet_replica.cc:333] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.715621 15031 raft_consensus.cc:2243] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.716027 15031 raft_consensus.cc:2272] T fc5c45e516a14564a066d1a05ca1b0c3 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.717754 15031 tablet_replica.cc:333] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.718259 15031 raft_consensus.cc:2243] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.718688 15031 raft_consensus.cc:2272] T 8c70091effdf432eba16c950a6e47a8f P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.720510 15031 tablet_replica.cc:333] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.721017 15031 raft_consensus.cc:2243] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.721704 15031 raft_consensus.cc:2272] T e249c7f3a3e24a4d934831d3a60d7977 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.723953 15031 tablet_replica.cc:333] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.724653 15031 raft_consensus.cc:2243] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.725548 15031 raft_consensus.cc:2272] T 6afb88c010b34899801e566dfd148c1d P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.727587 15031 tablet_replica.cc:333] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.728055 15031 raft_consensus.cc:2243] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.728441 15031 raft_consensus.cc:2272] T f6f7534be513473eb3ad193bb518fd82 P 518059873ea94131851fae8956ffd285 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.730109 15031 tablet_replica.cc:333] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.730638 15031 raft_consensus.cc:2243] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.731032 15031 raft_consensus.cc:2272] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.732646 15031 tablet_replica.cc:333] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.733140 15031 raft_consensus.cc:2243] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.733521 15031 raft_consensus.cc:2272] T 8522c934b85e4f8c898d2d5247c21d53 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.735085 15031 tablet_replica.cc:333] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.735703 15031 raft_consensus.cc:2243] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.736517 15031 raft_consensus.cc:2272] T 47526858b3ae457fb4dea929a1cd1a74 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.738706 15031 tablet_replica.cc:333] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285: stopping tablet replica
W20260709 14:55:47.738936 17205 consensus_peers.cc:597] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.739447 15031 raft_consensus.cc:2243] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.739828 15031 raft_consensus.cc:2272] T de646dc5377943988f98fa469480d651 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.741353 15031 tablet_replica.cc:333] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.741806 15031 raft_consensus.cc:2243] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.742455 15031 raft_consensus.cc:2272] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.744040 15031 tablet_replica.cc:333] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.744501 15031 raft_consensus.cc:2243] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.745126 15031 raft_consensus.cc:2272] T efe14eef7b14426b9269848f6e453fbe P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.746688 15031 tablet_replica.cc:333] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.747200 15031 raft_consensus.cc:2243] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.747587 15031 raft_consensus.cc:2272] T 2e76a21f333742e5b4ea96ea31df772f P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.749467 15031 tablet_replica.cc:333] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.750171 15031 raft_consensus.cc:2243] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.750636 15031 raft_consensus.cc:2272] T ba63679db90943f28f839dcdbd6dc03c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.752789 15031 tablet_replica.cc:333] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.753407 15031 raft_consensus.cc:2243] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.753901 15031 raft_consensus.cc:2272] T bb571721f0f8452bb715607d26c1dc3f P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.755019 17205 consensus_peers.cc:597] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.755903 15031 tablet_replica.cc:333] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.756460 15031 raft_consensus.cc:2243] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.756862 15031 raft_consensus.cc:2272] T 43c447d4497b4bbc838f956c1ffc789a P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.758512 15031 tablet_replica.cc:333] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.759008 15031 raft_consensus.cc:2243] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.759702 15031 raft_consensus.cc:2272] T ec9b7a21bbd944129e3e588fc2c53863 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.761370 15031 tablet_replica.cc:333] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.761883 15031 raft_consensus.cc:2243] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.762316 15031 raft_consensus.cc:2272] T 9baaad41b393455c97971171f8d49607 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.764005 15031 tablet_replica.cc:333] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.764567 15031 raft_consensus.cc:2243] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.765017 15031 raft_consensus.cc:2272] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.766938 17205 consensus_peers.cc:597] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.767225 15031 tablet_replica.cc:333] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.767988 15031 raft_consensus.cc:2243] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.768479 15031 raft_consensus.cc:2272] T 9ff6b40298814ea6ba3dbc8b4a064fed P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.770663 17204 consensus_peers.cc:597] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.770716 15031 tablet_replica.cc:333] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.771433 15031 raft_consensus.cc:2243] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.771863 15031 raft_consensus.cc:2272] T 46f56a9348244c45bf371a31099feeec P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.773561 15031 tablet_replica.cc:333] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.774067 15031 raft_consensus.cc:2243] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.774722 15031 raft_consensus.cc:2272] T f1d47e65ece245bdac07c1af629f9b10 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.776539 15031 tablet_replica.cc:333] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.777066 15031 raft_consensus.cc:2243] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.777433 15031 raft_consensus.cc:2272] T def38a74e96541a791ee10adf94413bb P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.779742 15031 tablet_replica.cc:333] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.780454 15031 raft_consensus.cc:2243] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.781013 15031 raft_consensus.cc:2272] T ca5182ea9310460ba76dbefde7395e28 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.779449 17205 consensus_peers.cc:597] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.783365 15031 tablet_replica.cc:333] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.784085 15031 raft_consensus.cc:2243] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.784935 15031 raft_consensus.cc:2272] T 0636e54c633940bc9aeb7f16310d13db P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.787422 15031 tablet_replica.cc:333] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.788053 15031 raft_consensus.cc:2243] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.788618 15031 raft_consensus.cc:2272] T 49dc8ef0db1d48e1823f7f31a66fc774 P 518059873ea94131851fae8956ffd285 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.791085 15031 tablet_replica.cc:333] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.791728 15031 raft_consensus.cc:2243] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.792234 15031 raft_consensus.cc:2272] T c849e84098e64bc98438c8c5551a1ac1 P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.794190 15031 tablet_replica.cc:333] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.794777 15031 raft_consensus.cc:2243] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.795660 15031 raft_consensus.cc:2272] T 343d481f34ae469aaf4ebb7219278610 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.797785 15031 tablet_replica.cc:333] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.798271 15031 raft_consensus.cc:2243] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.798911 15031 raft_consensus.cc:2272] T 62a2672697c14d91a77f829ceac754a4 P 518059873ea94131851fae8956ffd285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.800465 15031 tablet_replica.cc:333] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285: stopping tablet replica
I20260709 14:55:47.800882 15031 raft_consensus.cc:2243] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.801577 15031 raft_consensus.cc:2272] T 355c7fcbc4544d95aeb6ab9b47297e5c P 518059873ea94131851fae8956ffd285 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.823647 17205 consensus_peers.cc:597] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. 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 14:55:47.852721 17205 consensus_peers.cc:597] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.195:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:47.863529 17204 consensus_peers.cc:597] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd -> Peer e3bedd7da1304b49a02979a619bee16a (127.14.173.194:42443): Couldn't send request to peer e3bedd7da1304b49a02979a619bee16a. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.865989 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:55:47.929625 15031 tablet_server.cc:179] TabletServer@127.14.173.196:0 shutting down...
I20260709 14:55:47.973883 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:47.974524 15031 tablet_replica.cc:333] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.975227 15031 raft_consensus.cc:2243] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.975721 15031 raft_consensus.cc:2272] T ec9b7a21bbd944129e3e588fc2c53863 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.978171 15031 tablet_replica.cc:333] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.978888 15031 raft_consensus.cc:2243] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.979612 15031 raft_consensus.cc:2272] T 85773f8777d6451d90feca4edb2be6e2 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:47.979849 17205 consensus_peers.cc:597] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd -> Peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Couldn't send request to peer 518059873ea94131851fae8956ffd285. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.195:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:47.981484 15031 tablet_replica.cc:333] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.982255 15031 raft_consensus.cc:2243] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.982645 15031 raft_consensus.cc:2272] T 33db8612acb54c88bda85687491817af P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.984385 15031 tablet_replica.cc:333] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.984891 15031 raft_consensus.cc:2243] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.985316 15031 raft_consensus.cc:2272] T 425481eb13b74d73a14cecb919544a37 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.986914 15031 tablet_replica.cc:333] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.987466 15031 raft_consensus.cc:2243] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.987870 15031 raft_consensus.cc:2272] T 27a01502b5bf4c379ec61d5bc1bd1d4e P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.989409 15031 tablet_replica.cc:333] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.989952 15031 raft_consensus.cc:2243] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:47.990633 15031 raft_consensus.cc:2272] T be7e57a03218461196d87b26713ecfbf P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.992513 15031 tablet_replica.cc:333] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.993007 15031 raft_consensus.cc:2243] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.993387 15031 raft_consensus.cc:2272] T 4964262e6ff54c53a3d6a862a0e2c150 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.994985 15031 tablet_replica.cc:333] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.995543 15031 raft_consensus.cc:2243] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.995962 15031 raft_consensus.cc:2272] T a0ca2fe736e7444e980501fe65354875 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:47.996676 18201 raft_consensus.cc:493] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7af919daf993487cad6dca95e8cb3e3e)
I20260709 14:55:47.997114 18201 raft_consensus.cc:515] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "518059873ea94131851fae8956ffd285" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42175 } } peers { permanent_uuid: "23cc3a20dfda449a99eaa725683a52fd" member_type: VOTER last_known_addr { host: "127.14.173.196" port: 37285 } } peers { permanent_uuid: "7af919daf993487cad6dca95e8cb3e3e" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 42207 } }
I20260709 14:55:47.998132 15031 tablet_replica.cc:333] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:47.998919 15031 raft_consensus.cc:2243] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:47.999014 18201 leader_election.cc:290] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 518059873ea94131851fae8956ffd285 (127.14.173.195:42175), 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207)
I20260709 14:55:47.999471 15031 raft_consensus.cc:2272] T fc5c45e516a14564a066d1a05ca1b0c3 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.001747 15031 tablet_replica.cc:333] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.002512 15031 raft_consensus.cc:2243] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.002964 15031 raft_consensus.cc:2272] T 4f57e853657f4bb7b6209687a375d820 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:48.002944 17205 leader_election.cc:336] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 518059873ea94131851fae8956ffd285 (127.14.173.195:42175): Network error: Client connection negotiation failed: client connection to 127.14.173.195:42175: connect: Connection refused (error 111)
W20260709 14:55:48.003800 17205 leader_election.cc:336] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7af919daf993487cad6dca95e8cb3e3e (127.14.173.193:42207): Network error: Client connection negotiation failed: client connection to 127.14.173.193:42207: connect: Connection refused (error 111)
I20260709 14:55:48.004087 17205 leader_election.cc:304] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [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: 23cc3a20dfda449a99eaa725683a52fd; no voters: 518059873ea94131851fae8956ffd285, 7af919daf993487cad6dca95e8cb3e3e
I20260709 14:55:48.004657 18201 raft_consensus.cc:2749] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:48.005412 15031 tablet_replica.cc:333] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.005980 15031 raft_consensus.cc:2243] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.006294 15031 raft_consensus.cc:2272] T f004c8a3e14c474d9b081bcb13414512 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.007929 15031 tablet_replica.cc:333] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.008422 15031 raft_consensus.cc:2243] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.009047 15031 raft_consensus.cc:2272] T 5dd196567db44630ac8753aef112ff62 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.010574 15031 tablet_replica.cc:333] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.011029 15031 raft_consensus.cc:2243] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.011690 15031 raft_consensus.cc:2272] T f6f7534be513473eb3ad193bb518fd82 P 23cc3a20dfda449a99eaa725683a52fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.013177 15031 tablet_replica.cc:333] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.013664 15031 raft_consensus.cc:2243] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.014007 15031 raft_consensus.cc:2272] T d62230d4bb434c138c052699d881e38d P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.015729 15031 tablet_replica.cc:333] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.016191 15031 raft_consensus.cc:2243] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.016494 15031 raft_consensus.cc:2272] T 0bf0c2a1e53042eeb9c10f28e0a6ee3b P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.017931 15031 tablet_replica.cc:333] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.018406 15031 raft_consensus.cc:2243] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.018718 15031 raft_consensus.cc:2272] T 80ae8fd0d86a4a24b041c7153827496f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.020378 15031 tablet_replica.cc:333] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.020818 15031 raft_consensus.cc:2243] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.021479 15031 raft_consensus.cc:2272] T 2e76a21f333742e5b4ea96ea31df772f P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.022960 15031 tablet_replica.cc:333] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.023473 15031 raft_consensus.cc:2243] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.023829 15031 raft_consensus.cc:2272] T e249c7f3a3e24a4d934831d3a60d7977 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.025764 15031 tablet_replica.cc:333] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.026546 15031 raft_consensus.cc:2243] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.027355 15031 raft_consensus.cc:2272] T 8c70091effdf432eba16c950a6e47a8f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.029042 15031 tablet_replica.cc:333] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.029482 15031 raft_consensus.cc:2243] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.029803 15031 raft_consensus.cc:2272] T 6afb88c010b34899801e566dfd148c1d P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.031414 15031 tablet_replica.cc:333] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.031912 15031 raft_consensus.cc:2243] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.032236 15031 raft_consensus.cc:2272] T 2d6316602d2a4c8fbaa383c83ff8f0fd P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.033813 15031 tablet_replica.cc:333] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.034264 15031 raft_consensus.cc:2243] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.034602 15031 raft_consensus.cc:2272] T 0636e54c633940bc9aeb7f16310d13db P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.036276 15031 tablet_replica.cc:333] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.036787 15031 raft_consensus.cc:2243] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.037142 15031 raft_consensus.cc:2272] T 14897aed3f8247fa8104eeb4e8443fc3 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.038694 15031 tablet_replica.cc:333] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.039278 15031 raft_consensus.cc:2243] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.039646 15031 raft_consensus.cc:2272] T 49dc8ef0db1d48e1823f7f31a66fc774 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.041322 15031 tablet_replica.cc:333] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.041764 15031 raft_consensus.cc:2243] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.042727 15031 raft_consensus.cc:2272] T def38a74e96541a791ee10adf94413bb P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.045183 15031 tablet_replica.cc:333] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.045902 15031 raft_consensus.cc:2243] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.046428 15031 raft_consensus.cc:2272] T 1e40e594159b41d5ac4a964210d01d42 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.048604 15031 tablet_replica.cc:333] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.049188 15031 raft_consensus.cc:2243] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.049557 15031 raft_consensus.cc:2272] T 6ef3e0d113e14156bcdc4e63a9bbefe4 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.051172 15031 tablet_replica.cc:333] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.051604 15031 raft_consensus.cc:2243] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.052286 15031 raft_consensus.cc:2272] T 8522c934b85e4f8c898d2d5247c21d53 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.054132 15031 tablet_replica.cc:333] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.054809 15031 raft_consensus.cc:2243] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.055655 15031 raft_consensus.cc:2272] T 896091ff4dc042eba6e3e6dba27e626f P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.057641 15031 tablet_replica.cc:333] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.058318 15031 raft_consensus.cc:2243] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.058666 15031 raft_consensus.cc:2272] T ba63679db90943f28f839dcdbd6dc03c P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.060396 15031 tablet_replica.cc:333] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.060889 15031 raft_consensus.cc:2243] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.061570 15031 raft_consensus.cc:2272] T 0413c477505b47789376ffa45f2ca701 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.063328 15031 tablet_replica.cc:333] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.063817 15031 raft_consensus.cc:2243] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.064208 15031 raft_consensus.cc:2272] T f1d47e65ece245bdac07c1af629f9b10 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.065893 15031 tablet_replica.cc:333] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.066381 15031 raft_consensus.cc:2243] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.067082 15031 raft_consensus.cc:2272] T 46f56a9348244c45bf371a31099feeec P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.068732 15031 tablet_replica.cc:333] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.069229 15031 raft_consensus.cc:2243] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.069881 15031 raft_consensus.cc:2272] T 44dbfdd6bd6f4e9aa8fc736322461e58 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.071676 15031 tablet_replica.cc:333] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.072173 15031 raft_consensus.cc:2243] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.072552 15031 raft_consensus.cc:2272] T 8572f5a384874c4dbc24829746bd8332 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.074200 15031 tablet_replica.cc:333] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.074651 15031 raft_consensus.cc:2243] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.074955 15031 raft_consensus.cc:2272] T 2236fc1067744a11a9e245372c71e110 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.076674 15031 tablet_replica.cc:333] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.077126 15031 raft_consensus.cc:2243] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.077448 15031 raft_consensus.cc:2272] T a48977563910448f91c78a4bb64231c5 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.079181 15031 tablet_replica.cc:333] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.079596 15031 raft_consensus.cc:2243] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.079927 15031 raft_consensus.cc:2272] T 4e1d91b72449449cb9dcb597539fa5d9 P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.081570 15031 tablet_replica.cc:333] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.081995 15031 raft_consensus.cc:2243] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.082309 15031 raft_consensus.cc:2272] T d6cc7384cdfc49ea9bc1374fe1f1e5c0 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.083956 15031 tablet_replica.cc:333] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.084445 15031 raft_consensus.cc:2243] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.084829 15031 raft_consensus.cc:2272] T bb571721f0f8452bb715607d26c1dc3f P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.086412 15031 tablet_replica.cc:333] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.086879 15031 raft_consensus.cc:2243] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.087605 15031 raft_consensus.cc:2272] T 43c447d4497b4bbc838f956c1ffc789a P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.089246 15031 tablet_replica.cc:333] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.089700 15031 raft_consensus.cc:2243] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:48.090102 15031 raft_consensus.cc:2272] T 5aa02b2d8dfd4d74b5d1ac441b1909a8 P 23cc3a20dfda449a99eaa725683a52fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.091643 15031 tablet_replica.cc:333] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.092085 15031 raft_consensus.cc:2243] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.092801 15031 raft_consensus.cc:2272] T f3ab0531eff14db896141eba4e84b477 P 23cc3a20dfda449a99eaa725683a52fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.094448 15031 tablet_replica.cc:333] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd: stopping tablet replica
I20260709 14:55:48.094893 15031 raft_consensus.cc:2243] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.095639 15031 raft_consensus.cc:2272] T 9ff6b40298814ea6ba3dbc8b4a064fed P 23cc3a20dfda449a99eaa725683a52fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.155217 15031 tablet_server.cc:196] TabletServer@127.14.173.196:0 shutdown complete.
I20260709 14:55:48.210022 15031 master.cc:562] Master@127.14.173.254:34827 shutting down...
I20260709 14:55:48.236362 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:48.236941 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:48.237264 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8caf37541cc4208872417dc903c88eb: stopping tablet replica
I20260709 14:55:48.286459 15031 master.cc:584] Master@127.14.173.254:34827 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (31457 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:55:48.385598 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:46291
I20260709 14:55:48.386795 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:48.392380 18259 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 14:55:48.392462 18258 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 14:55:48.393510 18261 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 14:55:48.395397 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:48.396515 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:48.396714 15031 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 14:55:48.396889 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608948396855 us; error 0 us; skew 500 ppm
I20260709 14:55:48.397434 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:48.399806 15031 webserver.cc:533] Webserver started at http://127.14.173.254:37281/ using document root <none> and password file <none>
I20260709 14:55:48.400315 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:48.400518 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:48.400802 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:48.401901 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "58ae552480c749e49654f443ec71ea64"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.406453 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:48.409741 18266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.410466 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:48.410756 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "58ae552480c749e49654f443ec71ea64"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.411053 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-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 14:55:48.443176 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:48.444416 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:48.482609 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:46291
I20260709 14:55:48.482722 18317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:46291 every 8 connection(s)
I20260709 14:55:48.486428 18318 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 14:55:48.496100 18318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64: Bootstrap starting.
I20260709 14:55:48.500758 18318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.504709 18318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64: No bootstrap required, opened a new log
I20260709 14:55:48.506752 18318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ae552480c749e49654f443ec71ea64" member_type: VOTER }
I20260709 14:55:48.507155 18318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.507380 18318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ae552480c749e49654f443ec71ea64, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.508014 18318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58ae552480c749e49654f443ec71ea64" member_type: VOTER }
I20260709 14:55:48.508471 18318 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:48.508694 18318 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:48.508953 18318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.513247 18318 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ae552480c749e49654f443ec71ea64" member_type: VOTER }
I20260709 14:55:48.513732 18318 leader_election.cc:304] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [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: 58ae552480c749e49654f443ec71ea64; no voters: 
I20260709 14:55:48.514773 18318 leader_election.cc:290] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:48.515126 18321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.516522 18321 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 1 LEADER]: Becoming Leader. State: Replica: 58ae552480c749e49654f443ec71ea64, State: Running, Role: LEADER
I20260709 14:55:48.517174 18321 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [LEADER]: Queue going to LEADER mode. State: All 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: "58ae552480c749e49654f443ec71ea64" member_type: VOTER }
I20260709 14:55:48.517793 18318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:48.521809 18323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58ae552480c749e49654f443ec71ea64. Latest consensus state: current_term: 1 leader_uuid: "58ae552480c749e49654f443ec71ea64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ae552480c749e49654f443ec71ea64" member_type: VOTER } }
I20260709 14:55:48.522904 18322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58ae552480c749e49654f443ec71ea64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ae552480c749e49654f443ec71ea64" member_type: VOTER } }
I20260709 14:55:48.523728 18322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:48.523729 18323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:48.525777 18329 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:48.533493 18329 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:48.534467 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:48.542160 18329 catalog_manager.cc:1383] Generated new cluster ID: 87a83c86a7f1416e9782801782fa8c38
I20260709 14:55:48.542466 18329 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:48.563660 18329 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:48.564916 18329 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:48.579495 18329 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64: Generated new TSK 0
I20260709 14:55:48.580094 18329 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:48.601326 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:48.607252 18339 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 14:55:48.608389 18340 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 14:55:48.609815 18342 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 14:55:48.610600 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:48.611619 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:48.611795 15031 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 14:55:48.611925 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608948611914 us; error 0 us; skew 500 ppm
I20260709 14:55:48.612385 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:48.614526 15031 webserver.cc:533] Webserver started at http://127.14.173.193:37217/ using document root <none> and password file <none>
I20260709 14:55:48.614950 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:48.615167 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:48.615388 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:48.616394 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "4b00761d0b3f4c23b8dd391450018d65"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.620666 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:48.623803 18347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.624519 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:55:48.624806 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "4b00761d0b3f4c23b8dd391450018d65"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.625103 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-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 14:55:48.642329 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:48.643525 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:48.644901 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:48.647171 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:48.647382 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.647636 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:48.647820 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.685863 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:43551
I20260709 14:55:48.685950 18409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:43551 every 8 connection(s)
I20260709 14:55:48.690724 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:48.697886 18414 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 14:55:48.698546 18415 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 14:55:48.701730 18417 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 14:55:48.701934 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:48.703588 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:48.703855 15031 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 14:55:48.704058 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608948704037 us; error 0 us; skew 500 ppm
I20260709 14:55:48.704768 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:48.704984 18410 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46291
I20260709 14:55:48.705415 18410 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:48.706235 18410 heartbeater.cc:507] Master 127.14.173.254:46291 requested a full tablet report, sending...
I20260709 14:55:48.707317 15031 webserver.cc:533] Webserver started at http://127.14.173.194:40967/ using document root <none> and password file <none>
I20260709 14:55:48.707996 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:48.708236 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:48.708570 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:48.708451 18283 ts_manager.cc:194] Registered new tserver with Master: 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551)
I20260709 14:55:48.710116 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "6db34e5427354d38a6cfb7707a92fe76"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.710919 18283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57004
I20260709 14:55:48.714986 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:55:48.718086 18422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.718770 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:48.719123 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "6db34e5427354d38a6cfb7707a92fe76"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.719383 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-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 14:55:48.729955 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:48.730978 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:48.732666 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:48.734766 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:48.734930 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.735246 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:48.735409 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.773283 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:36543
I20260709 14:55:48.773384 18484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:36543 every 8 connection(s)
I20260709 14:55:48.777846 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:48.783969 18488 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 14:55:48.784585 18489 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 14:55:48.786943 18491 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 14:55:48.788239 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:48.789264 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:48.789471 15031 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 14:55:48.789660 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608948789624 us; error 0 us; skew 500 ppm
I20260709 14:55:48.790179 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:48.790352 18485 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46291
I20260709 14:55:48.790764 18485 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:48.791723 18485 heartbeater.cc:507] Master 127.14.173.254:46291 requested a full tablet report, sending...
I20260709 14:55:48.792915 15031 webserver.cc:533] Webserver started at http://127.14.173.195:39833/ using document root <none> and password file <none>
I20260709 14:55:48.793541 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:48.793790 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:48.794103 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:48.794057 18283 ts_manager.cc:194] Registered new tserver with Master: 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:48.795800 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "dbc3f0f919b5444f8a097edf5456b48d"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.795998 18283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57008
I20260709 14:55:48.800841 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:48.803887 18496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.804593 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:48.804831 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "dbc3f0f919b5444f8a097edf5456b48d"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:48.805060 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-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 14:55:48.816288 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:48.817574 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:48.819134 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:48.821839 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:48.822041 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.822306 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:48.822470 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:48.862208 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:35201
I20260709 14:55:48.862370 18558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:35201 every 8 connection(s)
I20260709 14:55:48.875490 18559 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46291
I20260709 14:55:48.875862 18559 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:48.876471 18559 heartbeater.cc:507] Master 127.14.173.254:46291 requested a full tablet report, sending...
I20260709 14:55:48.878153 18283 ts_manager.cc:194] Registered new tserver with Master: dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:48.878705 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013286075s
I20260709 14:55:48.879882 18283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57010
I20260709 14:55:48.903215 18283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57016:
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 14:55:48.905879 18283 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 14:55:48.991405 18524 tablet_service.cc:1511] Processing CreateTablet for tablet d9d1dc23c60047e4a240b4602828e7f2 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:48.992817 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d1dc23c60047e4a240b4602828e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:48.996452 18523 tablet_service.cc:1511] Processing CreateTablet for tablet 00a1ef9e89c9491abeaeddcfb2dd2dbe (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:48.997818 18523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a1ef9e89c9491abeaeddcfb2dd2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.000744 18375 tablet_service.cc:1511] Processing CreateTablet for tablet d9d1dc23c60047e4a240b4602828e7f2 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:49.001308 18522 tablet_service.cc:1511] Processing CreateTablet for tablet 0265a253446c42ba88736be40c8ce42d (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:49.002084 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d1dc23c60047e4a240b4602828e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.002652 18522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0265a253446c42ba88736be40c8ce42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.004230 18521 tablet_service.cc:1511] Processing CreateTablet for tablet 766172e5a0af4e1cbe1067aa1bdafa14 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:49.005506 18521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766172e5a0af4e1cbe1067aa1bdafa14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.007674 18520 tablet_service.cc:1511] Processing CreateTablet for tablet f2dcf5670b7f43b4a1227e0b2fc73fa4 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:49.008512 18374 tablet_service.cc:1511] Processing CreateTablet for tablet 00a1ef9e89c9491abeaeddcfb2dd2dbe (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:49.009003 18520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2dcf5670b7f43b4a1227e0b2fc73fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.009835 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a1ef9e89c9491abeaeddcfb2dd2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.021054 18373 tablet_service.cc:1511] Processing CreateTablet for tablet 0265a253446c42ba88736be40c8ce42d (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:49.022825 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0265a253446c42ba88736be40c8ce42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.032712 18371 tablet_service.cc:1511] Processing CreateTablet for tablet f2dcf5670b7f43b4a1227e0b2fc73fa4 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:49.034238 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2dcf5670b7f43b4a1227e0b2fc73fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.034829 18518 tablet_service.cc:1511] Processing CreateTablet for tablet 455e251eb9434215b5cdf563e156a178 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:49.035547 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 766172e5a0af4e1cbe1067aa1bdafa14 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:49.032712 18519 tablet_service.cc:1511] Processing CreateTablet for tablet 24ad660c595d401a9e3ac0e4b1e19f93 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:49.037313 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766172e5a0af4e1cbe1067aa1bdafa14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.037946 18517 tablet_service.cc:1511] Processing CreateTablet for tablet 40bdbcd886c74b0aafd8239dda373654 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:49.040581 18516 tablet_service.cc:1511] Processing CreateTablet for tablet 8f504021b9a64058a009a67828f74f38 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:49.036178 18518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455e251eb9434215b5cdf563e156a178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.041450 18370 tablet_service.cc:1511] Processing CreateTablet for tablet 24ad660c595d401a9e3ac0e4b1e19f93 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:49.045094 18369 tablet_service.cc:1511] Processing CreateTablet for tablet 455e251eb9434215b5cdf563e156a178 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:49.045545 18368 tablet_service.cc:1511] Processing CreateTablet for tablet 40bdbcd886c74b0aafd8239dda373654 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:49.047525 18367 tablet_service.cc:1511] Processing CreateTablet for tablet 8f504021b9a64058a009a67828f74f38 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:49.049518 18366 tablet_service.cc:1511] Processing CreateTablet for tablet 8c91b5a3aee04cb2b2c006984ba543b5 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:49.046978 18369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455e251eb9434215b5cdf563e156a178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.055130 18515 tablet_service.cc:1511] Processing CreateTablet for tablet 8c91b5a3aee04cb2b2c006984ba543b5 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:49.056560 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c91b5a3aee04cb2b2c006984ba543b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.060400 18366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c91b5a3aee04cb2b2c006984ba543b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.061144 18370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ad660c595d401a9e3ac0e4b1e19f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.060400 18517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bdbcd886c74b0aafd8239dda373654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.061895 18368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bdbcd886c74b0aafd8239dda373654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.062318 18519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ad660c595d401a9e3ac0e4b1e19f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.064357 18367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f504021b9a64058a009a67828f74f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.068441 18516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f504021b9a64058a009a67828f74f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.122190 18574 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.128218 18575 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.146818 18574 tablet_bootstrap.cc:654] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.155386 18448 tablet_service.cc:1511] Processing CreateTablet for tablet 0265a253446c42ba88736be40c8ce42d (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:49.155889 18446 tablet_service.cc:1511] Processing CreateTablet for tablet f2dcf5670b7f43b4a1227e0b2fc73fa4 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:49.156780 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0265a253446c42ba88736be40c8ce42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.157620 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 00a1ef9e89c9491abeaeddcfb2dd2dbe (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:49.158016 18445 tablet_service.cc:1511] Processing CreateTablet for tablet 24ad660c595d401a9e3ac0e4b1e19f93 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:49.158730 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a1ef9e89c9491abeaeddcfb2dd2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.159408 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ad660c595d401a9e3ac0e4b1e19f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.160167 18447 tablet_service.cc:1511] Processing CreateTablet for tablet 766172e5a0af4e1cbe1067aa1bdafa14 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:49.160542 18450 tablet_service.cc:1511] Processing CreateTablet for tablet d9d1dc23c60047e4a240b4602828e7f2 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:49.161495 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766172e5a0af4e1cbe1067aa1bdafa14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.160665 18441 tablet_service.cc:1511] Processing CreateTablet for tablet 8c91b5a3aee04cb2b2c006984ba543b5 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:49.162508 18441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c91b5a3aee04cb2b2c006984ba543b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.162339 18442 tablet_service.cc:1511] Processing CreateTablet for tablet 8f504021b9a64058a009a67828f74f38 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:49.164601 18443 tablet_service.cc:1511] Processing CreateTablet for tablet 40bdbcd886c74b0aafd8239dda373654 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:49.165836 18443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bdbcd886c74b0aafd8239dda373654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.166432 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d1dc23c60047e4a240b4602828e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.167785 18444 tablet_service.cc:1511] Processing CreateTablet for tablet 455e251eb9434215b5cdf563e156a178 (DEFAULT_TABLE table=test-workload [id=2e299b8d2c394738b99387a56dbaf76d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:49.169072 18444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455e251eb9434215b5cdf563e156a178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.172322 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f504021b9a64058a009a67828f74f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.175395 18446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2dcf5670b7f43b4a1227e0b2fc73fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:49.188889 18574 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.189920 18574 ts_tablet_manager.cc:1403] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.011s
I20260709 14:55:49.193585 18574 raft_consensus.cc:359] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.194867 18575 tablet_bootstrap.cc:654] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.215248 18577 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.211652 18574 raft_consensus.cc:385] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.218878 18574 raft_consensus.cc:740] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.220019 18574 consensus_queue.cc:260] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.233954 18575 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.234526 18575 ts_tablet_manager.cc:1403] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.010s
I20260709 14:55:49.237439 18575 raft_consensus.cc:359] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.238123 18575 raft_consensus.cc:385] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.238409 18575 raft_consensus.cc:740] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.241039 18575 consensus_queue.cc:260] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.243480 18559 heartbeater.cc:499] Master 127.14.173.254:46291 was elected leader, sending a full tablet report...
I20260709 14:55:49.244575 18574 ts_tablet_manager.cc:1434] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.009s
I20260709 14:55:49.246158 18410 heartbeater.cc:499] Master 127.14.173.254:46291 was elected leader, sending a full tablet report...
I20260709 14:55:49.246989 18575 ts_tablet_manager.cc:1434] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260709 14:55:49.247839 18575 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.250803 18574 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.253198 18575 tablet_bootstrap.cc:654] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.251358 18577 tablet_bootstrap.cc:654] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.257264 18574 tablet_bootstrap.cc:654] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.261554 18580 raft_consensus.cc:493] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.262086 18580 raft_consensus.cc:515] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.268215 18575 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.268250 18577 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.268800 18575 ts_tablet_manager.cc:1403] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.009s
I20260709 14:55:49.269750 18580 leader_election.cc:290] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.268824 18577 ts_tablet_manager.cc:1403] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.008s
I20260709 14:55:49.271492 18575 raft_consensus.cc:359] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.272209 18575 raft_consensus.cc:385] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.272519 18575 raft_consensus.cc:740] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.273325 18575 consensus_queue.cc:260] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.274241 18577 raft_consensus.cc:359] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.275758 18577 raft_consensus.cc:385] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.276052 18577 raft_consensus.cc:740] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.276932 18574 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.276728 18577 consensus_queue.cc:260] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.275414 18575 ts_tablet_manager.cc:1434] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:49.277383 18574 ts_tablet_manager.cc:1403] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260709 14:55:49.278245 18575 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.280725 18574 raft_consensus.cc:359] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.281509 18574 raft_consensus.cc:385] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.281884 18574 raft_consensus.cc:740] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.282707 18574 consensus_queue.cc:260] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.285171 18574 ts_tablet_manager.cc:1434] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:49.285791 18575 tablet_bootstrap.cc:654] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.298291 18485 heartbeater.cc:499] Master 127.14.173.254:46291 was elected leader, sending a full tablet report...
I20260709 14:55:49.299086 18574 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.303814 18577 ts_tablet_manager.cc:1434] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 14:55:49.304881 18577 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.305884 18574 tablet_bootstrap.cc:654] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.310911 18577 tablet_bootstrap.cc:654] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.315158 18575 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.315634 18575 ts_tablet_manager.cc:1403] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 14:55:49.317773 18574 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.317552 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.318234 18574 ts_tablet_manager.cc:1403] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:55:49.318416 18575 raft_consensus.cc:359] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.319303 18575 raft_consensus.cc:385] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:49.319417 18351 leader_election.cc:343] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.319645 18575 raft_consensus.cc:740] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.320595 18575 consensus_queue.cc:260] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.321446 18574 raft_consensus.cc:359] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.322288 18574 raft_consensus.cc:385] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.322636 18574 raft_consensus.cc:740] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.323444 18574 consensus_queue.cc:260] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.324630 18575 ts_tablet_manager.cc:1434] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:49.324954 18577 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.325472 18577 ts_tablet_manager.cc:1403] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260709 14:55:49.325623 18575 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.327335 18574 ts_tablet_manager.cc:1434] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:55:49.328445 18574 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.328593 18577 raft_consensus.cc:359] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.329437 18577 raft_consensus.cc:385] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.329777 18577 raft_consensus.cc:740] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.330634 18577 consensus_queue.cc:260] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.331588 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.332717 18575 tablet_bootstrap.cc:654] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.333014 18577 ts_tablet_manager.cc:1434] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:55:49.333292 18350 leader_election.cc:343] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.333802 18350 leader_election.cc:304] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65; no voters: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:49.334949 18580 raft_consensus.cc:2749] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.335156 18577 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.335037 18574 tablet_bootstrap.cc:654] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.341934 18577 tablet_bootstrap.cc:654] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:49.366402 18560 tablet.cc:2406] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:49.366894 18586 raft_consensus.cc:493] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.367409 18586 raft_consensus.cc:515] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.368057 18579 raft_consensus.cc:493] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.368703 18579 raft_consensus.cc:515] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.373229 18579 leader_election.cc:290] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.378377 18586 leader_election.cc:290] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.384614 18575 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.385219 18575 ts_tablet_manager.cc:1403] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.014s
I20260709 14:55:49.386252 18577 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.386756 18577 ts_tablet_manager.cc:1403] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.033s
I20260709 14:55:49.389179 18580 raft_consensus.cc:493] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.389716 18580 raft_consensus.cc:515] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.390769 18575 raft_consensus.cc:359] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.391530 18577 raft_consensus.cc:359] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.391844 18575 raft_consensus.cc:385] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.392310 18577 raft_consensus.cc:385] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.392457 18575 raft_consensus.cc:740] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.392884 18580 leader_election.cc:290] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.389168 18574 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.393921 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.394280 18574 ts_tablet_manager.cc:1403] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.028s
I20260709 14:55:49.393733 18575 consensus_queue.cc:260] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.392705 18577 raft_consensus.cc:740] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.397410 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
W20260709 14:55:49.398638 18350 leader_election.cc:343] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.398597 18579 raft_consensus.cc:493] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.400421 18577 consensus_queue.cc:260] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.403191 18579 raft_consensus.cc:515] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.404386 18575 ts_tablet_manager.cc:1434] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:55:49.405160 18579 leader_election.cc:290] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.405407 18575 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
W20260709 14:55:49.400964 18351 leader_election.cc:343] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.405632 18577 ts_tablet_manager.cc:1434] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:55:49.405853 18351 leader_election.cc:304] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65; no voters: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:49.407289 18577 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.407279 18580 raft_consensus.cc:2749] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.408736 18574 raft_consensus.cc:359] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.409504 18574 raft_consensus.cc:385] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.409782 18574 raft_consensus.cc:740] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.412102 18575 tablet_bootstrap.cc:654] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.414300 18577 tablet_bootstrap.cc:654] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.417923 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
W20260709 14:55:49.419934 18425 leader_election.cc:343] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.410534 18574 consensus_queue.cc:260] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.422633 18574 ts_tablet_manager.cc:1434] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 14:55:49.424154 18577 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.424549 18575 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.424710 18577 ts_tablet_manager.cc:1403] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:55:49.425102 18575 ts_tablet_manager.cc:1403] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 14:55:49.428365 18575 raft_consensus.cc:359] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.429049 18575 raft_consensus.cc:385] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.429334 18575 raft_consensus.cc:740] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.429515 18577 raft_consensus.cc:359] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.430375 18577 raft_consensus.cc:385] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.430833 18577 raft_consensus.cc:740] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.430296 18575 consensus_queue.cc:260] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.431298 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.431712 18577 consensus_queue.cc:260] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.433920 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.434191 18577 ts_tablet_manager.cc:1434] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:55:49.434971 18575 ts_tablet_manager.cc:1434] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:49.435261 18577 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
W20260709 14:55:49.435154 18500 leader_election.cc:343] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.435956 18575 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
W20260709 14:55:49.435988 18500 leader_election.cc:343] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.442708 18575 tablet_bootstrap.cc:654] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.444909 18577 tablet_bootstrap.cc:654] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.446223 18580 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.446697 18580 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.448755 18580 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.450452 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
W20260709 14:55:49.452302 18351 leader_election.cc:343] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.455924 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.457639 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.458360 18577 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.458930 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
W20260709 14:55:49.459012 18500 leader_election.cc:343] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.459586 18534 raft_consensus.cc:2468] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.459726 18500 leader_election.cc:304] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:49.460870 18579 raft_consensus.cc:2749] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.460970 18350 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [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: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 6db34e5427354d38a6cfb7707a92fe76
W20260709 14:55:49.461419 18500 leader_election.cc:343] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.461764 18580 raft_consensus.cc:2804] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.462282 18580 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.462067 18500 leader_election.cc:304] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:49.462668 18580 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.463116 18579 raft_consensus.cc:2749] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.459002 18577 ts_tablet_manager.cc:1403] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 14:55:49.467850 18574 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.467314 18577 raft_consensus.cc:359] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.469902 18580 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.474165 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.475230 18577 raft_consensus.cc:385] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.475622 18577 raft_consensus.cc:740] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
W20260709 14:55:49.475711 18426 leader_election.cc:343] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.476204 18426 leader_election.cc:304] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6db34e5427354d38a6cfb7707a92fe76; no voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:49.476294 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:49.477047 18574 tablet_bootstrap.cc:654] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.476508 18577 consensus_queue.cc:260] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.477203 18586 raft_consensus.cc:2749] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.478820 18575 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.479350 18575 ts_tablet_manager.cc:1403] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.016s
W20260709 14:55:49.479656 18351 leader_election.cc:343] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.482513 18575 raft_consensus.cc:359] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.483373 18575 raft_consensus.cc:385] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.483691 18575 raft_consensus.cc:740] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.484568 18575 consensus_queue.cc:260] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.487783 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.487951 18580 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Requested vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.488657 18534 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.493510 18603 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.494043 18603 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.494635 18574 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.495133 18574 ts_tablet_manager.cc:1403] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 14:55:49.496945 18603 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.487814 18577 ts_tablet_manager.cc:1434] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 14:55:49.497828 18575 ts_tablet_manager.cc:1434] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 14:55:49.497275 18533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.498374 18533 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.498294 18574 raft_consensus.cc:359] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.498771 18577 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.499127 18574 raft_consensus.cc:385] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.499464 18574 raft_consensus.cc:740] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.499617 18350 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.500200 18574 consensus_queue.cc:260] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.500689 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.501339 18460 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.504341 18575 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.505430 18603 raft_consensus.cc:2804] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.505812 18603 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.506223 18603 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.505878 18577 tablet_bootstrap.cc:654] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.511039 18575 tablet_bootstrap.cc:654] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.513764 18603 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.515084 18577 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.515009 18534 raft_consensus.cc:2468] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.515667 18577 ts_tablet_manager.cc:1403] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 14:55:49.516736 18350 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:49.517774 18580 raft_consensus.cc:2804] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.519052 18580 raft_consensus.cc:697] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Becoming Leader. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Running, Role: LEADER
I20260709 14:55:49.518853 18577 raft_consensus.cc:359] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.519702 18577 raft_consensus.cc:385] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.519904 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:49.520022 18577 raft_consensus.cc:740] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.519982 18580 consensus_queue.cc:237] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.520743 18460 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.521771 18603 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Requested vote from peers dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.521154 18577 consensus_queue.cc:260] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.526567 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.527275 18534 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.528055 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:49.514374 18574 ts_tablet_manager.cc:1434] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:49.529064 18577 ts_tablet_manager.cc:1434] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 14:55:49.529491 18460 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.530076 18577 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.530646 18351 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.531489 18603 raft_consensus.cc:2804] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.531924 18603 raft_consensus.cc:697] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Becoming Leader. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Running, Role: LEADER
I20260709 14:55:49.532706 18603 consensus_queue.cc:237] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:49.536625 18577 tablet_bootstrap.cc:654] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.536847 18575 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.537310 18575 ts_tablet_manager.cc:1403] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.002s
I20260709 14:55:49.540516 18575 raft_consensus.cc:359] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.541483 18575 raft_consensus.cc:385] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.541880 18575 raft_consensus.cc:740] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.542831 18575 consensus_queue.cc:260] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.545053 18574 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.545944 18575 ts_tablet_manager.cc:1434] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:55:49.547305 18575 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.554013 18534 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.553715 18281 catalog_manager.cc:5697] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "4b00761d0b3f4c23b8dd391450018d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.556401 18575 tablet_bootstrap.cc:654] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.559839 18577 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.559046 18574 tablet_bootstrap.cc:654] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.560353 18577 ts_tablet_manager.cc:1403] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260709 14:55:49.562852 18577 raft_consensus.cc:359] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.563571 18577 raft_consensus.cc:385] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.563853 18577 raft_consensus.cc:740] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.564563 18577 consensus_queue.cc:260] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.566193 18575 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.566694 18575 ts_tablet_manager.cc:1403] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 14:55:49.568288 18577 ts_tablet_manager.cc:1434] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:49.569293 18577 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.569550 18575 raft_consensus.cc:359] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.570251 18575 raft_consensus.cc:385] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.570544 18575 raft_consensus.cc:740] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.571389 18575 consensus_queue.cc:260] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.575610 18574 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.576275 18577 tablet_bootstrap.cc:654] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.576216 18574 ts_tablet_manager.cc:1403] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 14:55:49.579473 18575 ts_tablet_manager.cc:1434] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:55:49.579483 18574 raft_consensus.cc:359] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.580454 18574 raft_consensus.cc:385] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.580571 18575 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.580828 18574 raft_consensus.cc:740] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.581085 18577 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.581606 18577 ts_tablet_manager.cc:1403] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:55:49.581805 18574 consensus_queue.cc:260] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.584164 18577 raft_consensus.cc:359] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.584862 18577 raft_consensus.cc:385] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.585178 18577 raft_consensus.cc:740] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.585980 18577 consensus_queue.cc:260] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.586311 18575 tablet_bootstrap.cc:654] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.586287 18601 raft_consensus.cc:493] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.587347 18601 raft_consensus.cc:515] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.588443 18577 ts_tablet_manager.cc:1434] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:49.589429 18577 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.589538 18601 leader_election.cc:290] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.591018 18574 ts_tablet_manager.cc:1434] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:49.591575 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.592134 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.592892 18534 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 0.
I20260709 14:55:49.594009 18425 leader_election.cc:304] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.594844 18601 raft_consensus.cc:2804] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.595219 18601 raft_consensus.cc:493] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.595570 18601 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.597136 18577 tablet_bootstrap.cc:654] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.602044 18586 raft_consensus.cc:493] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.602556 18586 raft_consensus.cc:515] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.604521 18586 leader_election.cc:290] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.592448 18574 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.606142 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f504021b9a64058a009a67828f74f38" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.606750 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f504021b9a64058a009a67828f74f38" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.592182 18385 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 0.
W20260709 14:55:49.609339 18425 leader_election.cc:343] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.606791 18384 raft_consensus.cc:2468] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 0.
I20260709 14:55:49.611143 18426 leader_election.cc:304] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [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: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:49.612174 18586 raft_consensus.cc:2804] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.612556 18586 raft_consensus.cc:493] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.613570 18574 tablet_bootstrap.cc:654] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.614283 18586 raft_consensus.cc:3060] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.614485 18577 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.615024 18577 ts_tablet_manager.cc:1403] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 14:55:49.617600 18577 raft_consensus.cc:359] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.618255 18577 raft_consensus.cc:385] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.621160 18577 raft_consensus.cc:740] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.621846 18577 consensus_queue.cc:260] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.622221 18601 raft_consensus.cc:515] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.618659 18575 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.623224 18575 ts_tablet_manager.cc:1403] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.004s
I20260709 14:55:49.622804 18281 catalog_manager.cc:5697] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "4b00761d0b3f4c23b8dd391450018d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.624890 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:49.625521 18384 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.626869 18575 raft_consensus.cc:359] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.627671 18575 raft_consensus.cc:385] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.627990 18575 raft_consensus.cc:740] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.628818 18575 consensus_queue.cc:260] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.631867 18575 ts_tablet_manager.cc:1434] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:49.634377 18575 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:49.637094 18586 raft_consensus.cc:515] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.641396 18574 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.641885 18574 ts_tablet_manager.cc:1403] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.020s
I20260709 14:55:49.642345 18575 tablet_bootstrap.cc:654] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.644780 18574 raft_consensus.cc:359] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.645753 18574 raft_consensus.cc:385] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.646124 18574 raft_consensus.cc:740] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.633167 18384 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:49.647235 18574 consensus_queue.cc:260] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.648193 18426 leader_election.cc:304] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.653995 18574 ts_tablet_manager.cc:1434] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:55:49.655346 18574 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.663354 18574 tablet_bootstrap.cc:654] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.668115 18586 leader_election.cc:290] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.669152 18601 leader_election.cc:290] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.669497 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f504021b9a64058a009a67828f74f38" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.669925 18601 raft_consensus.cc:2804] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.670549 18601 raft_consensus.cc:697] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
W20260709 14:55:49.671763 18425 leader_election.cc:343] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.671667 18601 consensus_queue.cc:237] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.673405 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.674186 18534 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.684304 18534 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:49.690637 18579 raft_consensus.cc:493] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.691293 18579 raft_consensus.cc:515] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
W20260709 14:55:49.692492 18426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.193:43551, user_credentials={real_user=slave}} blocked reactor thread for 44400.5us
I20260709 14:55:49.693837 18579 leader_election.cc:290] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.694399 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f504021b9a64058a009a67828f74f38" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:49.695195 18384 raft_consensus.cc:3060] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.700067 18577 ts_tablet_manager.cc:1434] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.085s	user 0.021s	sys 0.047s
I20260709 14:55:49.700065 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.701135 18385 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 0.
I20260709 14:55:49.701438 18577 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: Bootstrap starting.
I20260709 14:55:49.703890 18500 leader_election.cc:304] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.704435 18384 raft_consensus.cc:2468] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:49.705628 18426 leader_election.cc:304] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:49.705760 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.706674 18460 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 0.
I20260709 14:55:49.706933 18619 raft_consensus.cc:2804] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.707540 18619 raft_consensus.cc:697] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:49.708570 18577 tablet_bootstrap.cc:654] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.708379 18619 consensus_queue.cc:237] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.711836 18575 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: No bootstrap required, opened a new log
I20260709 14:55:49.709116 18579 raft_consensus.cc:2804] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.712270 18575 ts_tablet_manager.cc:1403] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.078s	user 0.045s	sys 0.029s
I20260709 14:55:49.712297 18579 raft_consensus.cc:493] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.713064 18579 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.715122 18281 catalog_manager.cc:5697] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.714933 18575 raft_consensus.cc:359] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.718415 18575 raft_consensus.cc:385] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.718684 18575 raft_consensus.cc:740] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.719509 18575 consensus_queue.cc:260] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.721800 18575 ts_tablet_manager.cc:1434] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:49.717621 18574 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.725364 18574 ts_tablet_manager.cc:1403] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.008s
I20260709 14:55:49.725039 18579 raft_consensus.cc:515] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.729192 18574 raft_consensus.cc:359] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.729673 18574 raft_consensus.cc:385] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.729938 18574 raft_consensus.cc:740] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.730702 18574 consensus_queue.cc:260] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.730875 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:49.731514 18460 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.732378 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:49.733035 18384 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.738698 18460 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 1.
I20260709 14:55:49.729998 18579 leader_election.cc:290] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.739898 18500 leader_election.cc:304] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.742728 18579 raft_consensus.cc:2804] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.743202 18579 raft_consensus.cc:697] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:49.744042 18579 consensus_queue.cc:237] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.744457 18280 catalog_manager.cc:5697] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.749639 18574 ts_tablet_manager.cc:1434] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:55:49.750097 18577 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: No bootstrap required, opened a new log
I20260709 14:55:49.750589 18577 ts_tablet_manager.cc:1403] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.026s
I20260709 14:55:49.750620 18574 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.753131 18577 raft_consensus.cc:359] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.753575 18577 raft_consensus.cc:385] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.753731 18577 raft_consensus.cc:740] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.754204 18577 consensus_queue.cc:260] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.755952 18577 ts_tablet_manager.cc:1434] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:49.756608 18574 tablet_bootstrap.cc:654] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.759318 18384 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 1.
I20260709 14:55:49.761498 18280 catalog_manager.cc:5697] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 0 to 1, leader changed from <none> to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 1 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.763259 18574 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.763705 18574 ts_tablet_manager.cc:1403] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:55:49.766038 18574 raft_consensus.cc:359] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.766655 18574 raft_consensus.cc:385] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.767082 18574 raft_consensus.cc:740] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.768018 18574 consensus_queue.cc:260] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.770144 18574 ts_tablet_manager.cc:1434] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:49.770794 18574 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d: Bootstrap starting.
I20260709 14:55:49.775030 18574 tablet_bootstrap.cc:654] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.778977 18574 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d: No bootstrap required, opened a new log
I20260709 14:55:49.779335 18574 ts_tablet_manager.cc:1403] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:55:49.781179 18574 raft_consensus.cc:359] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.781634 18574 raft_consensus.cc:385] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.781852 18574 raft_consensus.cc:740] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.782354 18574 consensus_queue.cc:260] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.784113 18574 ts_tablet_manager.cc:1434] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:55:49.792757 18619 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.793197 18619 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.794807 18619 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.795378 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.795763 18579 raft_consensus.cc:493] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.795861 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.796681 18534 raft_consensus.cc:2393] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6db34e5427354d38a6cfb7707a92fe76 in current term 1: Already voted for candidate 4b00761d0b3f4c23b8dd391450018d65 in this term.
I20260709 14:55:49.796324 18579 raft_consensus.cc:515] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.797600 18425 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6db34e5427354d38a6cfb7707a92fe76; no voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:49.798367 18619 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.798388 18579 leader_election.cc:290] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.799137 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.799736 18384 raft_consensus.cc:2468] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 0.
I20260709 14:55:49.799850 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.800544 18460 raft_consensus.cc:2468] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 0.
I20260709 14:55:49.800591 18500 leader_election.cc:304] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.801349 18579 raft_consensus.cc:2804] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.801694 18579 raft_consensus.cc:493] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.802016 18579 raft_consensus.cc:3060] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.804244 18619 raft_consensus.cc:2749] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.806384 18579 raft_consensus.cc:515] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.807863 18579 leader_election.cc:290] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:49.808666 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:49.808982 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:49.809252 18384 raft_consensus.cc:3060] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.809533 18460 raft_consensus.cc:3060] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.815827 18460 raft_consensus.cc:2468] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 1.
I20260709 14:55:49.815827 18384 raft_consensus.cc:2468] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 1.
I20260709 14:55:49.816912 18500 leader_election.cc:304] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.817451 18579 raft_consensus.cc:2804] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.817853 18579 raft_consensus.cc:697] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:49.818594 18579 consensus_queue.cc:237] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.822954 18603 raft_consensus.cc:493] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.823482 18603 raft_consensus.cc:515] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.825426 18603 leader_election.cc:290] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.825948 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455e251eb9434215b5cdf563e156a178" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.826494 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455e251eb9434215b5cdf563e156a178" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.826607 18460 raft_consensus.cc:2468] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.826025 18280 catalog_manager.cc:5697] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 0 to 1, leader changed from <none> to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 1 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.827226 18534 raft_consensus.cc:2468] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.827945 18351 leader_election.cc:304] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.828681 18603 raft_consensus.cc:2804] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.829069 18603 raft_consensus.cc:493] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.829341 18603 raft_consensus.cc:3060] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.834187 18603 raft_consensus.cc:515] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.835816 18603 leader_election.cc:290] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Requested vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.836489 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455e251eb9434215b5cdf563e156a178" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:49.836697 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455e251eb9434215b5cdf563e156a178" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.837037 18460 raft_consensus.cc:3060] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.837385 18534 raft_consensus.cc:3060] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.841549 18460 raft_consensus.cc:2468] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.841737 18534 raft_consensus.cc:2468] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.842494 18351 leader_election.cc:304] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.843117 18603 raft_consensus.cc:2804] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.843519 18603 raft_consensus.cc:697] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Becoming Leader. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Running, Role: LEADER
I20260709 14:55:49.844267 18603 consensus_queue.cc:237] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.850456 18280 catalog_manager.cc:5697] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "4b00761d0b3f4c23b8dd391450018d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.910342 18619 raft_consensus.cc:493] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.910939 18619 raft_consensus.cc:515] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.912477 18619 leader_election.cc:290] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.913339 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65" is_pre_election: true
I20260709 14:55:49.913388 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.913969 18384 raft_consensus.cc:2468] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 0.
I20260709 14:55:49.914073 18534 raft_consensus.cc:2468] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 0.
I20260709 14:55:49.914935 18426 leader_election.cc:304] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.915603 18619 raft_consensus.cc:2804] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.915995 18619 raft_consensus.cc:493] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.916287 18619 raft_consensus.cc:3060] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.920800 18603 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.921049 18619 raft_consensus.cc:515] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.922760 18619 leader_election.cc:290] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.923380 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:49.923830 18533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.923975 18384 raft_consensus.cc:3060] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.924394 18533 raft_consensus.cc:3060] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.930979 18533 raft_consensus.cc:2468] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:49.932092 18425 leader_election.cc:304] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:49.932649 18384 raft_consensus.cc:2468] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:49.933053 18619 raft_consensus.cc:2804] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.933881 18619 raft_consensus.cc:697] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:49.934798 18619 consensus_queue.cc:237] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.939674 18580 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.950887 18283 catalog_manager.cc:5697] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.973649 18580 raft_consensus.cc:493] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.974159 18580 raft_consensus.cc:515] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.975869 18580 leader_election.cc:290] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.976612 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:49.976806 18533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:49.977146 18460 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.977424 18533 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:49.978124 18351 leader_election.cc:304] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.978888 18580 raft_consensus.cc:2804] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.979236 18580 raft_consensus.cc:493] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.979519 18580 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.983896 18580 raft_consensus.cc:515] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:49.985314 18580 leader_election.cc:290] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Requested vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:49.985957 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:49.986153 18533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:49.986436 18460 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.986706 18533 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.990828 18460 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.991068 18533 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:49.991746 18351 leader_election.cc:304] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:49.992398 18580 raft_consensus.cc:2804] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.992799 18580 raft_consensus.cc:697] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Becoming Leader. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Running, Role: LEADER
I20260709 14:55:49.993589 18580 consensus_queue.cc:237] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:50.000519 18283 catalog_manager.cc:5697] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "4b00761d0b3f4c23b8dd391450018d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.014689 18580 consensus_queue.cc:1048] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.019273 18580 raft_consensus.cc:493] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.019701 18580 raft_consensus.cc:515] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:50.022279 18580 leader_election.cc:290] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:50.023576 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:50.023751 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:50.024241 18534 raft_consensus.cc:2468] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:50.024408 18460 raft_consensus.cc:2468] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 0.
I20260709 14:55:50.025655 18351 leader_election.cc:304] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:50.026813 18580 raft_consensus.cc:2804] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.027241 18580 raft_consensus.cc:493] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.027417 18606 consensus_queue.cc:1048] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:50.027979 18580 raft_consensus.cc:3060] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.039577 18580 raft_consensus.cc:515] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:50.041604 18580 leader_election.cc:290] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Requested vote from peers 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:50.042167 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:50.042649 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "4b00761d0b3f4c23b8dd391450018d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:50.042786 18459 raft_consensus.cc:3060] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.043255 18534 raft_consensus.cc:3060] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.047775 18459 raft_consensus.cc:2468] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:50.048717 18351 leader_election.cc:304] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:50.049048 18534 raft_consensus.cc:2468] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b00761d0b3f4c23b8dd391450018d65 in term 1.
I20260709 14:55:50.049515 18580 raft_consensus.cc:2804] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.049973 18580 raft_consensus.cc:697] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Becoming Leader. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Running, Role: LEADER
I20260709 14:55:50.050735 18580 consensus_queue.cc:237] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:50.056849 18283 catalog_manager.cc:5697] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "4b00761d0b3f4c23b8dd391450018d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.065616 18619 consensus_queue.cc:1048] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.075517 18601 consensus_queue.cc:1048] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.132676 18601 consensus_queue.cc:1048] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.140858 18534 raft_consensus.cc:3060] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.148978 18621 consensus_queue.cc:1048] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.166785 15031 ts_manager.cc:295] Set tserver state for 4b00761d0b3f4c23b8dd391450018d65 to MAINTENANCE_MODE
I20260709 14:55:50.167536 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
I20260709 14:55:50.184708 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:50.185427 15031 tablet_replica.cc:333] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.185994 15031 raft_consensus.cc:2243] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.186584 15031 pending_rounds.cc:70] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Trying to abort 1 pending ops.
I20260709 14:55:50.186796 15031 pending_rounds.cc:77] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662259414728704 op_type: NO_OP noop_request { }
I20260709 14:55:50.187068 15031 raft_consensus.cc:2889] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:50.187419 15031 raft_consensus.cc:2272] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.189184 15031 tablet_replica.cc:333] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.189688 15031 raft_consensus.cc:2243] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.190060 15031 raft_consensus.cc:2272] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.192026 15031 tablet_replica.cc:333] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.192536 15031 raft_consensus.cc:2243] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.193042 15031 pending_rounds.cc:70] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Trying to abort 1 pending ops.
I20260709 14:55:50.193248 15031 pending_rounds.cc:77] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662258568556544 op_type: NO_OP noop_request { }
I20260709 14:55:50.193500 15031 raft_consensus.cc:2889] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:50.193765 15031 raft_consensus.cc:2272] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.195736 15031 tablet_replica.cc:333] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.196377 15031 raft_consensus.cc:2243] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.197330 15031 raft_consensus.cc:2272] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.199213 15031 tablet_replica.cc:333] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.199712 15031 raft_consensus.cc:2243] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.200426 15031 raft_consensus.cc:2272] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.202159 15031 tablet_replica.cc:333] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.202647 15031 raft_consensus.cc:2243] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.203205 15031 pending_rounds.cc:70] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Trying to abort 1 pending ops.
I20260709 14:55:50.203408 15031 pending_rounds.cc:77] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662259180302336 op_type: NO_OP noop_request { }
I20260709 14:55:50.203657 15031 raft_consensus.cc:2889] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:50.203919 15031 raft_consensus.cc:2272] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.205843 15031 tablet_replica.cc:333] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.206415 15031 raft_consensus.cc:2243] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.206765 15031 raft_consensus.cc:2272] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.208273 15031 tablet_replica.cc:333] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.208725 15031 raft_consensus.cc:2243] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.209055 15031 raft_consensus.cc:2272] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.210474 15031 tablet_replica.cc:333] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.210922 15031 raft_consensus.cc:2243] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.211308 15031 raft_consensus.cc:2272] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.213253 15031 tablet_replica.cc:333] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: stopping tablet replica
I20260709 14:55:50.213686 15031 raft_consensus.cc:2243] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.214027 15031 raft_consensus.cc:2272] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.240648 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
I20260709 14:55:50.260185 18579 consensus_queue.cc:1048] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:50.279541 18500 consensus_peers.cc:597] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.287209 18648 consensus_queue.cc:1048] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:50.298676 18500 consensus_peers.cc:597] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.507802 18621 consensus_queue.cc:1048] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:50.521909 18426 consensus_peers.cc:597] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.528875 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:50.620151 18426 consensus_peers.cc:597] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.763221 18426 consensus_peers.cc:597] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:51.436669 18626 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b00761d0b3f4c23b8dd391450018d65)
I20260709 14:55:51.437166 18626 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:51.438671 18626 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:51.440168 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
W20260709 14:55:51.442044 18500 leader_election.cc:336] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.442364 18500 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:51.442855 18626 raft_consensus.cc:2749] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:51.443478 18586 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b00761d0b3f4c23b8dd391450018d65)
I20260709 14:55:51.443848 18586 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:51.445544 18586 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201), 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551)
I20260709 14:55:51.446143 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:51.446782 18534 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:51.447906 18425 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:51.448653 18586 raft_consensus.cc:2804] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:51.448997 18586 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b00761d0b3f4c23b8dd391450018d65)
I20260709 14:55:51.449338 18586 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:51.449569 18426 leader_election.cc:336] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.454190 18586 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:51.455714 18586 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Requested vote from peers dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201), 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551)
I20260709 14:55:51.456357 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:51.456912 18534 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:51.459378 18426 leader_election.cc:336] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.461997 18534 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:51.462913 18425 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65
I20260709 14:55:51.463557 18586 raft_consensus.cc:2804] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:51.463886 18586 raft_consensus.cc:697] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:51.464481 18586 consensus_queue.cc:237] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:51.470417 18283 catalog_manager.cc:5697] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 1 to 2, leader changed from 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.524797 18626 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b00761d0b3f4c23b8dd391450018d65)
I20260709 14:55:51.525323 18626 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.527164 18626 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:51.528533 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
W20260709 14:55:51.529814 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:51.530488 18500 leader_election.cc:336] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.530808 18586 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b00761d0b3f4c23b8dd391450018d65)
I20260709 14:55:51.530881 18500 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:51.531414 18586 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.531740 18626 raft_consensus.cc:2749] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:51.533154 18586 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:51.534550 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:51.535243 18534 raft_consensus.cc:2468] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:51.536155 18425 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
W20260709 14:55:51.536688 18426 leader_election.cc:336] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.536871 18601 raft_consensus.cc:2804] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:51.537261 18601 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b00761d0b3f4c23b8dd391450018d65)
I20260709 14:55:51.537544 18601 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:51.542078 18601 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.543542 18601 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:51.544497 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:51.544977 18534 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:51.546582 18426 leader_election.cc:336] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.549393 18534 raft_consensus.cc:2468] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:51.550280 18425 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65
I20260709 14:55:51.550873 18601 raft_consensus.cc:2804] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:51.551332 18601 raft_consensus.cc:697] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:51.551941 18601 consensus_queue.cc:237] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.558158 18283 catalog_manager.cc:5697] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 1 to 2, leader changed from 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.660714 18601 raft_consensus.cc:493] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.661098 18601 raft_consensus.cc:515] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.662799 18601 leader_election.cc:290] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:51.663743 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:51.664407 18534 raft_consensus.cc:2468] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:51.665331 18425 leader_election.cc:304] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:51.665997 18601 raft_consensus.cc:2804] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:51.666083 18426 leader_election.cc:336] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.666322 18601 raft_consensus.cc:493] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.666677 18601 raft_consensus.cc:3060] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:51.671314 18601 raft_consensus.cc:515] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.672763 18601 leader_election.cc:290] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:51.673645 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91b5a3aee04cb2b2c006984ba543b5" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:51.674129 18534 raft_consensus.cc:3060] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:51.675807 18426 leader_election.cc:336] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.678543 18534 raft_consensus.cc:2468] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:51.679461 18425 leader_election.cc:304] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65
I20260709 14:55:51.680001 18601 raft_consensus.cc:2804] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:51.680411 18601 raft_consensus.cc:697] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:51.681173 18601 consensus_queue.cc:237] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER 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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.687379 18283 catalog_manager.cc:5697] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 1 to 2, leader changed from 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.762439 18626 raft_consensus.cc:493] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.762899 18626 raft_consensus.cc:515] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.764493 18626 leader_election.cc:290] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:51.765910 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455e251eb9434215b5cdf563e156a178" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76" is_pre_election: true
I20260709 14:55:51.766572 18459 raft_consensus.cc:2468] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 1.
I20260709 14:55:51.767508 18500 leader_election.cc:304] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:51.768232 18626 raft_consensus.cc:2804] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:51.768254 18500 leader_election.cc:336] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.768611 18626 raft_consensus.cc:493] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.768900 18626 raft_consensus.cc:3060] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:51.773569 18626 raft_consensus.cc:515] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.774955 18626 leader_election.cc:290] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:51.776294 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455e251eb9434215b5cdf563e156a178" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:51.776772 18459 raft_consensus.cc:3060] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:51.778172 18500 leader_election.cc:336] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:51.781095 18459 raft_consensus.cc:2468] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:55:51.781977 18500 leader_election.cc:304] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65
I20260709 14:55:51.782564 18626 raft_consensus.cc:2804] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:51.783411 18626 raft_consensus.cc:697] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:51.784130 18626 consensus_queue.cc:237] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER 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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:51.790930 18283 catalog_manager.cc:5697] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 1 to 2, leader changed from 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 2 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.985468 18534 raft_consensus.cc:1275] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:51.986621 18601 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:51.993332 18426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111) [suppressed 110 similar messages]
W20260709 14:55:51.998365 18426 consensus_peers.cc:597] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:52.000842 18426 consensus_peers.cc:597] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:52.068545 18534 raft_consensus.cc:1275] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:52.069582 18601 consensus_queue.cc:1048] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:52.082439 18426 consensus_peers.cc:597] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:52.095384 18668 raft_consensus.cc:493] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.095808 18668 raft_consensus.cc:515] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:52.097457 18668 leader_election.cc:290] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:52.098488 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d" is_pre_election: true
I20260709 14:55:52.099188 18534 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 1.
I20260709 14:55:52.100170 18425 leader_election.cc:304] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
W20260709 14:55:52.100715 18426 leader_election.cc:336] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:52.100785 18668 raft_consensus.cc:2804] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:52.101204 18668 raft_consensus.cc:493] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.101477 18668 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:52.106109 18668 raft_consensus.cc:515] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:52.107610 18668 leader_election.cc:290] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:52.108597 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:52.109148 18534 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:52.110737 18426 leader_election.cc:336] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111)
I20260709 14:55:52.114161 18534 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:52.114951 18425 leader_election.cc:304] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65
I20260709 14:55:52.115552 18668 raft_consensus.cc:2804] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:52.115923 18668 raft_consensus.cc:697] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:52.116668 18668 consensus_queue.cc:237] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER 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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:52.122946 18283 catalog_manager.cc:5697] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 1 to 2, leader changed from 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.128285 18534 raft_consensus.cc:1275] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:52.129536 18668 consensus_queue.cc:1048] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:52.259115 18500 consensus_peers.cc:597] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:52.315590 18459 raft_consensus.cc:1275] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:52.316774 18626 consensus_queue.cc:1048] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:52.530839 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:52.533756 18426 consensus_peers.cc:597] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:52.678376 18534 raft_consensus.cc:1275] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:52.679737 18668 consensus_queue.cc:1048] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:52.845425 18426 consensus_peers.cc:597] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:52.845988 18500 consensus_peers.cc:597] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:52.945648 18426 consensus_peers.cc:597] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:53.046958 18500 consensus_peers.cc:597] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:53.186172 18426 consensus_peers.cc:597] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:53.531778 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:54.399791 18426 consensus_peers.cc:597] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:54.532974 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:54.574383 18426 consensus_peers.cc:597] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:54.638708 18426 consensus_peers.cc:597] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:54.711282 18500 consensus_peers.cc:597] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:55.221590 18426 consensus_peers.cc:597] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:55.256914 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:55.264740 18680 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 14:55:55.265151 18681 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 14:55:55.266527 18683 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 14:55:55.267755 15031 server_base.cc:1061] running on GCE node
I20260709 14:55:55.268759 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:55.269006 15031 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 14:55:55.269202 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608955269185 us; error 0 us; skew 500 ppm
I20260709 14:55:55.269779 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:55.272670 15031 webserver.cc:533] Webserver started at http://127.14.173.193:37217/ using document root <none> and password file <none>
I20260709 14:55:55.273232 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:55.273444 15031 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:55:55.277334 15031 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:55:55.281337 18688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.282235 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:55.282531 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "4b00761d0b3f4c23b8dd391450018d65"
format_stamp: "Formatted at 2026-07-09 14:55:48 on dist-test-slave-qp7s"
I20260709 14:55:55.282948 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608873337248-15031-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 14:55:55.306560 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:55.308359 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:55.310212 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:55.313880 18695 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:55:55.359148 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:55:55.359448 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.003s	sys 0.000s
I20260709 14:55:55.359777 15031 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:55:55.364575 18695 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
W20260709 14:55:55.369995 18426 consensus_peers.cc:597] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:55.377744 18695 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:55:55.378504 18695 tablet_bootstrap.cc:492] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.379053 18695 ts_tablet_manager.cc:1403] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:55:55.381495 18695 raft_consensus.cc:359] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.382431 18695 raft_consensus.cc:740] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.383279 18695 consensus_queue.cc:260] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.385864 18695 ts_tablet_manager.cc:1434] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:55.386569 18695 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.397107 15031 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:55:55.397421 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.036s	sys 0.000s
I20260709 14:55:55.398896 18695 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:55:55.399857 18695 tablet_bootstrap.cc:492] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.400405 18695 ts_tablet_manager.cc:1403] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:55:55.402771 18695 raft_consensus.cc:359] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.403539 18695 raft_consensus.cc:740] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.404162 18695 consensus_queue.cc:260] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.405721 18695 ts_tablet_manager.cc:1434] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:55.406587 18695 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.418782 18695 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:55.419554 18695 tablet_bootstrap.cc:492] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.420085 18695 ts_tablet_manager.cc:1403] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260709 14:55:55.422297 18695 raft_consensus.cc:359] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.422832 18695 raft_consensus.cc:740] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.423493 18695 consensus_queue.cc:260] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.425062 18695 ts_tablet_manager.cc:1434] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:55:55.425722 18695 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.439031 18695 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:55.439796 18695 tablet_bootstrap.cc:492] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.440407 18695 ts_tablet_manager.cc:1403] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:55:55.442780 18695 raft_consensus.cc:359] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.443434 18695 raft_consensus.cc:740] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.444114 18695 consensus_queue.cc:260] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.446235 18695 ts_tablet_manager.cc:1434] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:55.446857 18695 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.457772 18695 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:55:55.458674 18695 tablet_bootstrap.cc:492] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.459245 18695 ts_tablet_manager.cc:1403] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:55:55.461032 18695 raft_consensus.cc:359] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.461656 18695 raft_consensus.cc:740] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.462270 18695 consensus_queue.cc:260] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.463502 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:43551
I20260709 14:55:55.463609 18757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:43551 every 8 connection(s)
I20260709 14:55:55.464104 18695 ts_tablet_manager.cc:1434] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:55:55.464782 18695 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.478343 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:55.523847 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:55.524623 18459 raft_consensus.cc:606] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:55.525075 18695 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: 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 14:55:55.525924 18758 heartbeater.cc:344] Connected to a master server at 127.14.173.254:46291
I20260709 14:55:55.526050 18695 tablet_bootstrap.cc:492] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.526454 18758 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:55.526870 18695 ts_tablet_manager.cc:1403] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.043s
I20260709 14:55:55.527367 18758 heartbeater.cc:507] Master 127.14.173.254:46291 requested a full tablet report, sending...
I20260709 14:55:55.528802 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:55.529358 18459 raft_consensus.cc:606] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:55.529472 18695 raft_consensus.cc:359] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.530224 18695 raft_consensus.cc:740] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.530893 18695 consensus_queue.cc:260] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
W20260709 14:55:55.532191 18426 consensus_peers.cc:597] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:55.532725 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:55.533193 18459 raft_consensus.cc:606] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:55.533910 18280 ts_manager.cc:194] Re-registered known tserver with Master: 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551)
W20260709 14:55:55.534149 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:55.534307 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:55:55.534919 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:55.535030 18695 ts_tablet_manager.cc:1434] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:55.535601 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:55.535895 18695 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.546109 18280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47354
I20260709 14:55:55.549326 18758 heartbeater.cc:499] Master 127.14.173.254:46291 was elected leader, sending a full tablet report...
I20260709 14:55:55.552176 18695 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:55:55.552270 18500 consensus_peers.cc:597] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:55.552937 18695 tablet_bootstrap.cc:492] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.553516 18695 ts_tablet_manager.cc:1403] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:55:55.555931 18695 raft_consensus.cc:359] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:55.556628 18695 raft_consensus.cc:740] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.557394 18695 consensus_queue.cc:260] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [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: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:55.559394 18695 ts_tablet_manager.cc:1434] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:55.560141 18695 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.576923 18695 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: 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 14:55:55.577644 18695 tablet_bootstrap.cc:492] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.578173 18695 ts_tablet_manager.cc:1403] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:55:55.580488 18695 raft_consensus.cc:359] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.581102 18695 raft_consensus.cc:740] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.581624 18695 consensus_queue.cc:260] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.583501 18695 ts_tablet_manager.cc:1434] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:55:55.584084 18695 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.591858 18678 raft_consensus.cc:993] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:55.592415 18679 raft_consensus.cc:1081] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:55.594426 18533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:55:55.594964 18533 raft_consensus.cc:493] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.595376 18533 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.596423 18695 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:55.597255 18695 tablet_bootstrap.cc:492] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.597868 18695 ts_tablet_manager.cc:1403] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:55:55.598237 18732 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.600515 18695 raft_consensus.cc:359] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.601197 18695 raft_consensus.cc:740] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.601912 18695 consensus_queue.cc:260] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.603893 18695 ts_tablet_manager.cc:1434] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:55:55.604096 18533 raft_consensus.cc:515] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.604657 18695 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap starting.
I20260709 14:55:55.606211 18533 leader_election.cc:290] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 3 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:55.607414 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:55.607565 18731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bdbcd886c74b0aafd8239dda373654" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:55.608131 18459 raft_consensus.cc:3055] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:55.608506 18459 raft_consensus.cc:740] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:55.609494 18459 consensus_queue.cc:260] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.610726 18459 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.618670 18459 raft_consensus.cc:2468] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:55.619329 18695 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: 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 14:55:55.620218 18695 tablet_bootstrap.cc:492] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Bootstrap complete.
I20260709 14:55:55.620846 18695 ts_tablet_manager.cc:1403] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 14:55:55.621346 18500 leader_election.cc:304] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [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: 6db34e5427354d38a6cfb7707a92fe76, dbc3f0f919b5444f8a097edf5456b48d; no voters: 4b00761d0b3f4c23b8dd391450018d65
I20260709 14:55:55.622421 18672 raft_consensus.cc:2804] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:55.623085 18695 raft_consensus.cc:359] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.623751 18695 raft_consensus.cc:740] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b00761d0b3f4c23b8dd391450018d65, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.623828 18672 raft_consensus.cc:697] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:55.624640 18695 consensus_queue.cc:260] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.624926 18672 consensus_queue.cc:237] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.626154 18695 ts_tablet_manager.cc:1434] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:55.631443 18280 catalog_manager.cc:5697] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 2 to 3, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 3 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.689051 18678 raft_consensus.cc:993] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:55.689558 18679 raft_consensus.cc:1081] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:55.690939 18533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:55:55.691359 18533 raft_consensus.cc:493] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.691617 18533 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.696403 18533 raft_consensus.cc:515] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.697777 18533 leader_election.cc:290] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 3 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:55.698546 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:55.698906 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dcf5670b7f43b4a1227e0b2fc73fa4" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:55.699136 18732 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.699522 18459 raft_consensus.cc:3055] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:55.699874 18459 raft_consensus.cc:740] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:55.700677 18459 consensus_queue.cc:260] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.701607 18459 raft_consensus.cc:3060] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.704258 18732 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:55.705251 18500 leader_election.cc:304] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [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: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:55.705982 18672 raft_consensus.cc:2804] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:55.706429 18672 raft_consensus.cc:697] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:55.706892 18459 raft_consensus.cc:2468] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:55.707496 18672 consensus_queue.cc:237] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.714232 18280 catalog_manager.cc:5697] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 2 to 3, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 3 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.747159 18732 raft_consensus.cc:3060] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.751395 18678 raft_consensus.cc:993] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:55.751900 18679 raft_consensus.cc:1081] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:55.752578 18732 pending_rounds.cc:85] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Aborting all ops after (but not including) 0
I20260709 14:55:55.752916 18732 pending_rounds.cc:107] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:55.753175 18732 raft_consensus.cc:2889] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:55.753342 18533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:55:55.753934 18533 raft_consensus.cc:493] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.754287 18533 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.760507 18533 raft_consensus.cc:515] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.762552 18533 leader_election.cc:290] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:55.763616 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:55.763583 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:55.764367 18459 raft_consensus.cc:3055] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:55.764716 18459 raft_consensus.cc:740] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:55.764881 18732 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.765558 18459 consensus_queue.cc:260] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.766925 18459 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.769910 18732 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:55:55.770797 18500 leader_election.cc:304] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:55.771495 18672 raft_consensus.cc:2804] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:55.771870 18672 raft_consensus.cc:697] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:55.772298 18459 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:55:55.772679 18672 consensus_queue.cc:237] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:55.778815 18280 catalog_manager.cc:5697] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 1 to 2, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 2 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.929973 18732 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.948617 18732 raft_consensus.cc:3060] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.952939 18732 pending_rounds.cc:85] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Aborting all ops after (but not including) 0
I20260709 14:55:55.953128 18732 pending_rounds.cc:107] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:55.953289 18732 raft_consensus.cc:2889] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:56.018603 18459 raft_consensus.cc:1275] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:56.019847 18672 consensus_queue.cc:1048] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:56.035820 18732 raft_consensus.cc:3060] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:56.044482 18732 raft_consensus.cc:1275] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:56.046195 18672 consensus_queue.cc:1048] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:56.106567 18732 raft_consensus.cc:1275] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:56.107820 18789 consensus_queue.cc:1048] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.108222 18789 consensus_queue.cc:1243] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Peer 4b00761d0b3f4c23b8dd391450018d65 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:55:56.109908 18732 pending_rounds.cc:85] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Aborting all ops after (but not including) 0
I20260709 14:55:56.110191 18732 pending_rounds.cc:107] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:56.110400 18732 raft_consensus.cc:2889] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:56.117537 18459 raft_consensus.cc:1275] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:56.119812 18774 consensus_queue.cc:1048] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:56.195044 18732 raft_consensus.cc:1275] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.196229 18789 consensus_queue.cc:1048] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.204097 18459 raft_consensus.cc:1275] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.205565 18672 consensus_queue.cc:1048] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:56.535061 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:56.545218 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:56.560361 18533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
mode: GRACEFUL
new_leader_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:59724
I20260709 14:55:56.560814 18533 raft_consensus.cc:606] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Received request to transfer leadership to TS 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:56.562913 18533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
mode: GRACEFUL
new_leader_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:59724
I20260709 14:55:56.563366 18533 raft_consensus.cc:606] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Received request to transfer leadership to TS 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:56.564275 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:56.564679 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:56.565146 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:56.798629 18774 raft_consensus.cc:993] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: : Instructing follower 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:56.799168 18672 raft_consensus.cc:1081] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Signalling peer 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:56.800550 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:38226
I20260709 14:55:56.800993 18459 raft_consensus.cc:493] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.801273 18459 raft_consensus.cc:3060] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.805823 18459 raft_consensus.cc:515] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:56.807552 18459 leader_election.cc:290] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:56.808099 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:56.808898 18732 raft_consensus.cc:3060] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.808799 18533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766172e5a0af4e1cbe1067aa1bdafa14" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:56.809473 18533 raft_consensus.cc:3055] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.809738 18533 raft_consensus.cc:740] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:56.810452 18533 consensus_queue.cc:260] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:56.811563 18533 raft_consensus.cc:3060] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.815497 18732 raft_consensus.cc:2468] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:56.816429 18533 raft_consensus.cc:2468] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:56.816563 18426 leader_election.cc:304] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:56.817332 18790 raft_consensus.cc:2804] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:56.817728 18790 raft_consensus.cc:697] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:56.818713 18790 consensus_queue.cc:237] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:56.827410 18283 catalog_manager.cc:5697] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 1 to 2, leader changed from dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.073733 18774 raft_consensus.cc:993] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: : Instructing follower 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:57.074193 18672 raft_consensus.cc:1081] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Signalling peer 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:57.075557 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:38226
I20260709 14:55:57.076035 18459 raft_consensus.cc:493] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.076360 18459 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.080991 18459 raft_consensus.cc:515] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:57.082548 18459 leader_election.cc:290] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:57.083252 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:57.083573 18533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:57.083849 18732 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.084167 18533 raft_consensus.cc:3055] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:57.084467 18533 raft_consensus.cc:740] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:57.085228 18533 consensus_queue.cc:260] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:57.086171 18533 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.088917 18732 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:57.089880 18426 leader_election.cc:304] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:57.090595 18790 raft_consensus.cc:2804] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:57.091008 18790 raft_consensus.cc:697] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:57.091133 18533 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 2.
I20260709 14:55:57.091816 18790 consensus_queue.cc:237] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:57.098361 18283 catalog_manager.cc:5697] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 1 to 2, leader changed from dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.251052 18732 raft_consensus.cc:1275] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:57.252197 18790 consensus_queue.cc:1048] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.262768 18533 raft_consensus.cc:1275] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:57.264120 18790 consensus_queue.cc:1048] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.530450 18732 raft_consensus.cc:1275] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:57.531597 18790 consensus_queue.cc:1048] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:57.535869 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:57.539618 18533 raft_consensus.cc:1275] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:57.541015 18678 consensus_queue.cc:1048] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.571242 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:57.577944 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:57.578437 18459 raft_consensus.cc:606] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:57.580518 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:57.580920 18459 raft_consensus.cc:606] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:57.581842 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:57.582258 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:57.582748 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:57.636951 18790 raft_consensus.cc:993] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:57.637436 18678 raft_consensus.cc:1081] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:57.638650 18533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:55:57.639150 18533 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.639461 18533 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.644161 18533 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:57.645604 18533 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 3 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:57.646332 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:57.646811 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:57.646996 18732 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.647419 18459 raft_consensus.cc:3055] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:57.647761 18459 raft_consensus.cc:740] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:57.648532 18459 consensus_queue.cc:260] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [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: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:57.649528 18459 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.652419 18732 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:57.653306 18500 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [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: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:57.653697 18459 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:57.653944 18672 raft_consensus.cc:2804] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.654891 18672 raft_consensus.cc:697] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:57.655844 18672 consensus_queue.cc:237] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [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: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:57.661674 18283 catalog_manager.cc:5697] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 2 to 3, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 3 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.718160 18810 raft_consensus.cc:993] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:57.718580 18678 raft_consensus.cc:1081] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:57.719990 18533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:55:57.720350 18533 raft_consensus.cc:493] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.720577 18533 raft_consensus.cc:3060] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.724897 18533 raft_consensus.cc:515] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:57.726177 18533 leader_election.cc:290] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:57.726876 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:57.727224 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a1ef9e89c9491abeaeddcfb2dd2dbe" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:57.727530 18732 raft_consensus.cc:3060] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.727790 18459 raft_consensus.cc:3055] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:57.728106 18459 raft_consensus.cc:740] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:57.728681 18459 consensus_queue.cc:260] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:57.729519 18459 raft_consensus.cc:3060] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.731767 18732 raft_consensus.cc:2468] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:55:57.732604 18500 leader_election.cc:304] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:57.733206 18672 raft_consensus.cc:2804] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:57.733572 18672 raft_consensus.cc:697] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:57.733582 18459 raft_consensus.cc:2468] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:55:57.734447 18672 consensus_queue.cc:237] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:57.741662 18283 catalog_manager.cc:5697] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 1 to 2, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 2 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.161105 18732 raft_consensus.cc:1275] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.162362 18812 consensus_queue.cc:1048] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:58.172474 18459 raft_consensus.cc:1275] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:58.173691 18821 consensus_queue.cc:1048] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:58.184059 18731 raft_consensus.cc:1275] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:58.185515 18821 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:58.194653 18459 raft_consensus.cc:1275] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:58.196023 18672 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:58.536810 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:58.589011 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:58.596454 18533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
mode: GRACEFUL
new_leader_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:59724
I20260709 14:55:58.597019 18533 raft_consensus.cc:606] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Received request to transfer leadership to TS 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:58.599330 18534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
mode: GRACEFUL
new_leader_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:59724
I20260709 14:55:58.599771 18534 raft_consensus.cc:606] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Received request to transfer leadership to TS 6db34e5427354d38a6cfb7707a92fe76
I20260709 14:55:58.600747 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:58.601142 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:58.601604 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:58.754559 18672 raft_consensus.cc:993] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: : Instructing follower 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:58.755036 18821 raft_consensus.cc:1081] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Signalling peer 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:58.756428 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:38226
I20260709 14:55:58.756847 18459 raft_consensus.cc:493] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:58.757128 18459 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.762797 18459 raft_consensus.cc:515] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:58.764106 18459 leader_election.cc:290] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 4 election: Requested vote from peers dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201), 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551)
I20260709 14:55:58.764827 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:58.765004 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d1dc23c60047e4a240b4602828e7f2" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:58.765409 18534 raft_consensus.cc:3055] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:58.765470 18732 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.765823 18534 raft_consensus.cc:740] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:58.766651 18534 consensus_queue.cc:260] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [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: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:58.767764 18534 raft_consensus.cc:3060] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:58.771778 18732 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 4.
I20260709 14:55:58.772956 18426 leader_election.cc:304] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [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: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:58.773576 18678 raft_consensus.cc:2804] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:58.773942 18534 raft_consensus.cc:2468] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 4.
I20260709 14:55:58.774561 18678 raft_consensus.cc:697] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 4 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:58.775471 18678 consensus_queue.cc:237] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [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: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } }
I20260709 14:55:58.780951 18280 catalog_manager.cc:5697] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 3 to 4, leader changed from dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 4 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.068585 18672 raft_consensus.cc:993] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: : Instructing follower 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:59.069031 18821 raft_consensus.cc:1081] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Signalling peer 6db34e5427354d38a6cfb7707a92fe76 to start an election
I20260709 14:55:59.070465 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
 from {username='slave'} at 127.0.0.1:38226
I20260709 14:55:59.070941 18459 raft_consensus.cc:493] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.071288 18459 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.075598 18459 raft_consensus.cc:515] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:59.077020 18459 leader_election.cc:290] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [CANDIDATE]: Term 3 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195:35201)
I20260709 14:55:59.077684 18732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:59.077991 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0265a253446c42ba88736be40c8ce42d" candidate_uuid: "6db34e5427354d38a6cfb7707a92fe76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
I20260709 14:55:59.078182 18732 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.078516 18534 raft_consensus.cc:3055] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:59.078783 18534 raft_consensus.cc:740] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:59.079458 18534 consensus_queue.cc:260] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:59.080395 18534 raft_consensus.cc:3060] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.082504 18732 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 3.
I20260709 14:55:59.083451 18426 leader_election.cc:304] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [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: 4b00761d0b3f4c23b8dd391450018d65, 6db34e5427354d38a6cfb7707a92fe76; no voters: 
I20260709 14:55:59.084057 18678 raft_consensus.cc:2804] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.084447 18678 raft_consensus.cc:697] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 3 LEADER]: Becoming Leader. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:59.085276 18534 raft_consensus.cc:2468] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db34e5427354d38a6cfb7707a92fe76 in term 3.
I20260709 14:55:59.085482 18678 consensus_queue.cc:237] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:59.091550 18280 catalog_manager.cc:5697] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 reported cstate change: term changed from 2 to 3, leader changed from dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195) to 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194). New cstate: current_term: 3 leader_uuid: "6db34e5427354d38a6cfb7707a92fe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.302704 18731 raft_consensus.cc:1275] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 4 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:59.303819 18678 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:59.313190 18534 raft_consensus.cc:1275] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 4 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:59.314437 18837 consensus_queue.cc:1048] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:59.490244 18534 raft_consensus.cc:1275] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.491459 18837 consensus_queue.cc:1048] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.499380 18731 raft_consensus.cc:1275] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Refusing update from remote peer 6db34e5427354d38a6cfb7707a92fe76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.500639 18828 consensus_queue.cc:1048] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:59.537689 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:59.607940 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.615240 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:59.615702 18459 raft_consensus.cc:606] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:59.617816 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f504021b9a64058a009a67828f74f38"
dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
mode: GRACEFUL
new_leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:55:59.618299 18459 raft_consensus.cc:606] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Received request to transfer leadership to TS dbc3f0f919b5444f8a097edf5456b48d
I20260709 14:55:59.619232 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:59.619669 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:59.620154 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.806483 18678 raft_consensus.cc:993] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:59.806980 18828 raft_consensus.cc:1081] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:55:59.808194 18534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:55:59.808596 18534 raft_consensus.cc:493] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.808873 18534 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.813174 18534 raft_consensus.cc:515] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:59.814438 18534 leader_election.cc:290] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 3 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:55:59.815237 18731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:55:59.815460 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ad660c595d401a9e3ac0e4b1e19f93" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:55:59.815781 18731 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.815989 18459 raft_consensus.cc:3055] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:59.816319 18459 raft_consensus.cc:740] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:55:59.816915 18459 consensus_queue.cc:260] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:59.817739 18459 raft_consensus.cc:3060] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.821522 18731 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:59.822918 18500 leader_election.cc:304] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [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: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:55:59.823302 18459 raft_consensus.cc:2468] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 3.
I20260709 14:55:59.823693 18821 raft_consensus.cc:2804] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.824584 18821 raft_consensus.cc:697] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:55:59.825366 18821 consensus_queue.cc:237] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [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: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:55:59.834461 18280 catalog_manager.cc:5697] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 2 to 3, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 3 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.098425 18678 raft_consensus.cc:993] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: : Instructing follower dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:56:00.098842 18828 raft_consensus.cc:1081] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Signalling peer dbc3f0f919b5444f8a097edf5456b48d to start an election
I20260709 14:56:00.100078 18534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f504021b9a64058a009a67828f74f38"
dest_uuid: "dbc3f0f919b5444f8a097edf5456b48d"
 from {username='slave'} at 127.0.0.1:55332
I20260709 14:56:00.100450 18534 raft_consensus.cc:493] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.100690 18534 raft_consensus.cc:3060] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.104604 18534 raft_consensus.cc:515] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:56:00.105917 18534 leader_election.cc:290] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Requested vote from peers 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551), 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543)
I20260709 14:56:00.106694 18731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f504021b9a64058a009a67828f74f38" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b00761d0b3f4c23b8dd391450018d65"
I20260709 14:56:00.106930 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f504021b9a64058a009a67828f74f38" candidate_uuid: "dbc3f0f919b5444f8a097edf5456b48d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6db34e5427354d38a6cfb7707a92fe76"
I20260709 14:56:00.107295 18731 raft_consensus.cc:3060] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.107491 18459 raft_consensus.cc:3055] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:00.107831 18459 raft_consensus.cc:740] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6db34e5427354d38a6cfb7707a92fe76, State: Running, Role: LEADER
I20260709 14:56:00.108414 18459 consensus_queue.cc:260] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:56:00.109229 18459 raft_consensus.cc:3060] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.111958 18731 raft_consensus.cc:2468] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:56:00.112897 18500 leader_election.cc:304] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b00761d0b3f4c23b8dd391450018d65, dbc3f0f919b5444f8a097edf5456b48d; no voters: 
I20260709 14:56:00.113404 18459 raft_consensus.cc:2468] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbc3f0f919b5444f8a097edf5456b48d in term 2.
I20260709 14:56:00.113572 18821 raft_consensus.cc:2804] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.114061 18821 raft_consensus.cc:697] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Becoming Leader. State: Replica: dbc3f0f919b5444f8a097edf5456b48d, State: Running, Role: LEADER
I20260709 14:56:00.114900 18821 consensus_queue.cc:237] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } }
I20260709 14:56:00.121280 18280 catalog_manager.cc:5697] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d reported cstate change: term changed from 1 to 2, leader changed from 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194) to dbc3f0f919b5444f8a097edf5456b48d (127.14.173.195). New cstate: current_term: 2 leader_uuid: "dbc3f0f919b5444f8a097edf5456b48d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbc3f0f919b5444f8a097edf5456b48d" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.402729 18459 raft_consensus.cc:1275] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.403725 18821 consensus_queue.cc:1048] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.413740 18731 raft_consensus.cc:1275] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.417155 18849 consensus_queue.cc:1048] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:00.538545 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:00.655969 18732 raft_consensus.cc:1275] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.657137 18821 consensus_queue.cc:1048] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b00761d0b3f4c23b8dd391450018d65" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.665402 18460 raft_consensus.cc:1275] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Refusing update from remote peer dbc3f0f919b5444f8a097edf5456b48d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.667696 18849 consensus_queue.cc:1048] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db34e5427354d38a6cfb7707a92fe76" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 36543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.745461 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:00.774956 15031 tablet_server.cc:179] TabletServer@127.14.173.193:43551 shutting down...
W20260709 14:56:00.782975 18500 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
W20260709 14:56:00.788776 18500 consensus_peers.cc:597] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. 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 14:56:00.800827 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:00.801554 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.802160 15031 raft_consensus.cc:2243] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.802572 15031 raft_consensus.cc:2272] T 8f504021b9a64058a009a67828f74f38 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.804626 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.805135 15031 raft_consensus.cc:2243] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.805532 15031 raft_consensus.cc:2272] T d9d1dc23c60047e4a240b4602828e7f2 P 4b00761d0b3f4c23b8dd391450018d65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.807221 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.807864 15031 raft_consensus.cc:2243] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.808414 15031 raft_consensus.cc:2272] T 40bdbcd886c74b0aafd8239dda373654 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.809903 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.810319 15031 raft_consensus.cc:2243] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.810632 15031 raft_consensus.cc:2272] T 8c91b5a3aee04cb2b2c006984ba543b5 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.812183 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.812822 15031 raft_consensus.cc:2243] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.813265 15031 raft_consensus.cc:2272] T 0265a253446c42ba88736be40c8ce42d P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.814759 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.815408 15031 raft_consensus.cc:2243] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.815848 15031 raft_consensus.cc:2272] T 24ad660c595d401a9e3ac0e4b1e19f93 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.818373 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.819170 15031 raft_consensus.cc:2243] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.819749 15031 raft_consensus.cc:2272] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.822170 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.822804 15031 raft_consensus.cc:2243] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.823297 15031 raft_consensus.cc:2272] T 455e251eb9434215b5cdf563e156a178 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.825433 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.825920 15031 raft_consensus.cc:2243] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.826334 15031 raft_consensus.cc:2272] T 766172e5a0af4e1cbe1067aa1bdafa14 P 4b00761d0b3f4c23b8dd391450018d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:00.827935 15031 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:00.828369 15031 raft_consensus.cc:2243] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:00.828743 15031 raft_consensus.cc:2272] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 4b00761d0b3f4c23b8dd391450018d65 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:00.947626 18426 consensus_peers.cc:597] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:00.958737 18426 consensus_peers.cc:597] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.009439 18500 consensus_peers.cc:597] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.011205 18500 consensus_peers.cc:597] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.063071 18500 consensus_peers.cc:597] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.082163 18426 consensus_peers.cc:597] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.087224 18500 consensus_peers.cc:597] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.140035 18500 consensus_peers.cc:597] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.171355 18426 consensus_peers.cc:597] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.343381 18754 debug-util.cc:398] Leaking SignalData structure 0x7b08001741e0 after lost signal to thread 15034
W20260709 14:56:01.344357 18754 debug-util.cc:398] Leaking SignalData structure 0x7b0800126000 after lost signal to thread 18317
W20260709 14:56:01.345304 18754 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd260 after lost signal to thread 18484
W20260709 14:56:01.346150 18754 debug-util.cc:398] Leaking SignalData structure 0x7b08003149c0 after lost signal to thread 18558
W20260709 14:56:01.539563 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:01.852682 15031 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18754)
W20260709 14:56:02.540419 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:02.853094 15031 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18754)
W20260709 14:56:03.138441 18500 consensus_peers.cc:597] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.463111 18426 consensus_peers.cc:597] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.480854 18426 consensus_peers.cc:597] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.541450 18331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:03.564862 18500 consensus_peers.cc:597] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.573251 18500 consensus_peers.cc:597] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.591882 18500 consensus_peers.cc:597] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.721225 18500 consensus_peers.cc:597] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.804895 18426 consensus_peers.cc:597] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.805265 18426 consensus_peers.cc:597] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.833472 18500 consensus_peers.cc:597] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 4b00761d0b3f4c23b8dd391450018d65 (127.14.173.193:43551): Couldn't send request to peer 4b00761d0b3f4c23b8dd391450018d65. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:43551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:03.853482 15031 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18754)
I20260709 14:56:04.179190 15031 tablet_server.cc:196] TabletServer@127.14.173.193:43551 shutdown complete.
I20260709 14:56:04.195919 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
I20260709 14:56:04.218999 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:04.219726 15031 tablet_replica.cc:333] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.220328 15031 raft_consensus.cc:2243] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.220806 15031 raft_consensus.cc:2272] T 40bdbcd886c74b0aafd8239dda373654 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.222595 15031 tablet_replica.cc:333] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.223187 15031 raft_consensus.cc:2243] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.223580 15031 raft_consensus.cc:2272] T 455e251eb9434215b5cdf563e156a178 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.225265 15031 tablet_replica.cc:333] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.225767 15031 raft_consensus.cc:2243] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.226176 15031 raft_consensus.cc:2272] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.228025 15031 tablet_replica.cc:333] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.228513 15031 raft_consensus.cc:2243] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.229209 15031 raft_consensus.cc:2272] T 766172e5a0af4e1cbe1067aa1bdafa14 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.230899 15031 tablet_replica.cc:333] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.231442 15031 raft_consensus.cc:2243] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.231842 15031 raft_consensus.cc:2272] T 8f504021b9a64058a009a67828f74f38 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.233517 15031 tablet_replica.cc:333] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.234022 15031 raft_consensus.cc:2243] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.234404 15031 raft_consensus.cc:2272] T 24ad660c595d401a9e3ac0e4b1e19f93 P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.236202 15031 tablet_replica.cc:333] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.236696 15031 raft_consensus.cc:2243] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.237373 15031 raft_consensus.cc:2272] T 0265a253446c42ba88736be40c8ce42d P 6db34e5427354d38a6cfb7707a92fe76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.239205 15031 tablet_replica.cc:333] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.239696 15031 raft_consensus.cc:2243] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.240079 15031 raft_consensus.cc:2272] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.241725 15031 tablet_replica.cc:333] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.242203 15031 raft_consensus.cc:2243] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.242883 15031 raft_consensus.cc:2272] T d9d1dc23c60047e4a240b4602828e7f2 P 6db34e5427354d38a6cfb7707a92fe76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.244634 15031 tablet_replica.cc:333] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76: stopping tablet replica
I20260709 14:56:04.245095 15031 raft_consensus.cc:2243] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.245779 15031 raft_consensus.cc:2272] T 8c91b5a3aee04cb2b2c006984ba543b5 P 6db34e5427354d38a6cfb7707a92fe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.275425 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
I20260709 14:56:04.297858 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
W20260709 14:56:04.305138 18500 consensus_peers.cc:597] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Couldn't send request to peer 6db34e5427354d38a6cfb7707a92fe76. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:36543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.322770 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:04.323478 15031 tablet_replica.cc:333] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.324028 15031 raft_consensus.cc:2243] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.324761 15031 raft_consensus.cc:2272] T 455e251eb9434215b5cdf563e156a178 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.344933 15031 tablet_replica.cc:333] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.346184 15031 raft_consensus.cc:2243] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.348165 15031 raft_consensus.cc:2272] T 8f504021b9a64058a009a67828f74f38 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.353049 15031 tablet_replica.cc:333] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.353884 15031 raft_consensus.cc:2243] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.354862 15031 raft_consensus.cc:2272] T 8c91b5a3aee04cb2b2c006984ba543b5 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.355778 18500 consensus_peers.cc:597] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d -> Peer 6db34e5427354d38a6cfb7707a92fe76 (127.14.173.194:36543): Couldn't send request to peer 6db34e5427354d38a6cfb7707a92fe76. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:36543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.358139 15031 tablet_replica.cc:333] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.359058 15031 raft_consensus.cc:2243] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.360522 15031 raft_consensus.cc:2272] T 00a1ef9e89c9491abeaeddcfb2dd2dbe P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.362767 15031 tablet_replica.cc:333] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.363397 15031 raft_consensus.cc:2243] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.364867 15031 raft_consensus.cc:2272] T 24ad660c595d401a9e3ac0e4b1e19f93 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.367292 15031 tablet_replica.cc:333] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.367799 15031 raft_consensus.cc:2243] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.368403 15031 raft_consensus.cc:2272] T 0265a253446c42ba88736be40c8ce42d P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.370632 15031 tablet_replica.cc:333] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.371202 15031 raft_consensus.cc:2243] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.372285 15031 raft_consensus.cc:2272] T 40bdbcd886c74b0aafd8239dda373654 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.374374 15031 tablet_replica.cc:333] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.374913 15031 raft_consensus.cc:2243] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.375505 15031 raft_consensus.cc:2272] T 766172e5a0af4e1cbe1067aa1bdafa14 P dbc3f0f919b5444f8a097edf5456b48d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.377821 15031 tablet_replica.cc:333] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.378345 15031 raft_consensus.cc:2243] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.379705 15031 raft_consensus.cc:2272] T f2dcf5670b7f43b4a1227e0b2fc73fa4 P dbc3f0f919b5444f8a097edf5456b48d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.382167 15031 tablet_replica.cc:333] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d: stopping tablet replica
I20260709 14:56:04.382639 15031 raft_consensus.cc:2243] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.383273 15031 raft_consensus.cc:2272] T d9d1dc23c60047e4a240b4602828e7f2 P dbc3f0f919b5444f8a097edf5456b48d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.418576 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:56:04.447710 15031 master.cc:562] Master@127.14.173.254:46291 shutting down...
I20260709 14:56:04.471467 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.472222 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.472559 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58ae552480c749e49654f443ec71ea64: stopping tablet replica
I20260709 14:56:04.492904 15031 master.cc:584] Master@127.14.173.254:46291 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16153 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:04.539057 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:44897
I20260709 14:56:04.540234 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.545689 18869 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 14:56:04.546345 18870 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 14:56:04.547003 18872 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 14:56:04.547698 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:04.548523 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:04.548703 15031 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 14:56:04.548898 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608964548863 us; error 0 us; skew 500 ppm
I20260709 14:56:04.549422 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:04.551755 15031 webserver.cc:533] Webserver started at http://127.14.173.254:35587/ using document root <none> and password file <none>
I20260709 14:56:04.552251 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.552443 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:04.552728 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:04.553969 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "fd60a7d935ca47579d888362e4dfccf4"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.558259 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:04.561591 18877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.562263 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:04.562546 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "fd60a7d935ca47579d888362e4dfccf4"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.562801 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-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 14:56:04.584842 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:04.586045 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:04.627453 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:44897
I20260709 14:56:04.627542 18928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:44897 every 8 connection(s)
I20260709 14:56:04.631569 18929 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 14:56:04.642469 18929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4: Bootstrap starting.
I20260709 14:56:04.647037 18929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.650895 18929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4: No bootstrap required, opened a new log
I20260709 14:56:04.652911 18929 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd60a7d935ca47579d888362e4dfccf4" member_type: VOTER }
I20260709 14:56:04.653314 18929 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.653486 18929 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd60a7d935ca47579d888362e4dfccf4, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.654047 18929 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd60a7d935ca47579d888362e4dfccf4" member_type: VOTER }
I20260709 14:56:04.654486 18929 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:04.654685 18929 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:04.654901 18929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.659021 18929 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd60a7d935ca47579d888362e4dfccf4" member_type: VOTER }
I20260709 14:56:04.659581 18929 leader_election.cc:304] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [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: fd60a7d935ca47579d888362e4dfccf4; no voters: 
I20260709 14:56:04.660578 18929 leader_election.cc:290] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:04.660954 18932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.662247 18932 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 1 LEADER]: Becoming Leader. State: Replica: fd60a7d935ca47579d888362e4dfccf4, State: Running, Role: LEADER
I20260709 14:56:04.662935 18932 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [LEADER]: Queue going to LEADER mode. State: All 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: "fd60a7d935ca47579d888362e4dfccf4" member_type: VOTER }
I20260709 14:56:04.663372 18929 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:04.670145 18934 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd60a7d935ca47579d888362e4dfccf4. Latest consensus state: current_term: 1 leader_uuid: "fd60a7d935ca47579d888362e4dfccf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd60a7d935ca47579d888362e4dfccf4" member_type: VOTER } }
I20260709 14:56:04.670295 18933 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd60a7d935ca47579d888362e4dfccf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd60a7d935ca47579d888362e4dfccf4" member_type: VOTER } }
I20260709 14:56:04.670878 18934 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:04.671026 18933 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:04.672554 18942 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:04.677675 18942 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:04.678774 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:04.685815 18942 catalog_manager.cc:1383] Generated new cluster ID: f8909ce915f0475b8ed45d72dfb66d8c
I20260709 14:56:04.686069 18942 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:04.708127 18942 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:04.709370 18942 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:04.719472 18942 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4: Generated new TSK 0
I20260709 14:56:04.720019 18942 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:04.744989 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.750941 18950 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 14:56:04.752056 18951 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 14:56:04.753820 15031 server_base.cc:1061] running on GCE node
W20260709 14:56:04.754407 18953 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 14:56:04.755275 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:04.755488 15031 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 14:56:04.755656 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608964755622 us; error 0 us; skew 500 ppm
I20260709 14:56:04.756204 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:04.758386 15031 webserver.cc:533] Webserver started at http://127.14.173.193:39173/ using document root <none> and password file <none>
I20260709 14:56:04.758852 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.759047 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:04.759368 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:04.760494 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.765069 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:04.768179 18958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.768884 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:04.769158 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.769419 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-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 14:56:04.785039 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:04.786257 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:04.787681 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:04.789932 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:04.790153 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.790382 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:04.790563 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.833674 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:45209
I20260709 14:56:04.833773 19020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:45209 every 8 connection(s)
I20260709 14:56:04.838851 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.846474 19025 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 14:56:04.847856 19026 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 14:56:04.851337 15031 server_base.cc:1061] running on GCE node
W20260709 14:56:04.851805 19028 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 14:56:04.852783 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:04.852877 19021 heartbeater.cc:344] Connected to a master server at 127.14.173.254:44897
W20260709 14:56:04.853091 15031 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 14:56:04.853288 19021 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:04.853294 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608964853275 us; error 0 us; skew 500 ppm
I20260709 14:56:04.854328 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:04.854328 19021 heartbeater.cc:507] Master 127.14.173.254:44897 requested a full tablet report, sending...
I20260709 14:56:04.856914 18894 ts_manager.cc:194] Registered new tserver with Master: 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209)
I20260709 14:56:04.857206 15031 webserver.cc:533] Webserver started at http://127.14.173.194:41225/ using document root <none> and password file <none>
I20260709 14:56:04.857738 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.857942 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:04.858191 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:04.858881 18894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37586
I20260709 14:56:04.859488 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "20d1968ed8d04006ba2a741145a11a8b"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.863806 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:04.867087 19033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.867841 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:04.868124 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "20d1968ed8d04006ba2a741145a11a8b"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.868408 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-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 14:56:04.881448 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:04.882503 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:04.883924 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:04.885978 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:04.886193 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.886435 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:04.886617 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.925099 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:45429
I20260709 14:56:04.925211 19095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:45429 every 8 connection(s)
I20260709 14:56:04.929836 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.937338 19099 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 14:56:04.939056 19100 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 14:56:04.941960 15031 server_base.cc:1061] running on GCE node
W20260709 14:56:04.942729 19102 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 14:56:04.942823 19096 heartbeater.cc:344] Connected to a master server at 127.14.173.254:44897
I20260709 14:56:04.943372 19096 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:04.943871 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:04.944115 15031 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 14:56:04.944080 19096 heartbeater.cc:507] Master 127.14.173.254:44897 requested a full tablet report, sending...
I20260709 14:56:04.944465 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608964944445 us; error 0 us; skew 500 ppm
I20260709 14:56:04.945195 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:04.946331 18894 ts_manager.cc:194] Registered new tserver with Master: 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429)
I20260709 14:56:04.947675 15031 webserver.cc:533] Webserver started at http://127.14.173.195:33321/ using document root <none> and password file <none>
I20260709 14:56:04.947980 18894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37590
I20260709 14:56:04.948184 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.948506 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:04.948782 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:04.950047 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "cdd60246821c4cc6b32d9766c71feb7f"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.954418 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:56:04.957485 19107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.958189 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:04.958437 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "cdd60246821c4cc6b32d9766c71feb7f"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-qp7s"
I20260709 14:56:04.958657 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608873337248-15031-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 14:56:04.967557 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:04.968611 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:04.969907 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:04.972103 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:04.972294 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.972525 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:04.972666 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.010344 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:37029
I20260709 14:56:05.010456 19169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:37029 every 8 connection(s)
I20260709 14:56:05.023721 19170 heartbeater.cc:344] Connected to a master server at 127.14.173.254:44897
I20260709 14:56:05.024085 19170 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:05.024787 19170 heartbeater.cc:507] Master 127.14.173.254:44897 requested a full tablet report, sending...
I20260709 14:56:05.026479 18894 ts_manager.cc:194] Registered new tserver with Master: cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.026966 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013107611s
I20260709 14:56:05.027880 18894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37592
I20260709 14:56:05.050350 18894 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37598:
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 14:56:05.052443 18894 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 14:56:05.100097 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 05c87944ae9e4fc38a58fc22809d0906 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=633a90f7080c48489d484c09662d2722]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:05.100358 19134 tablet_service.cc:1511] Processing CreateTablet for tablet d577eaca1ba34637a0953eaf8716d125 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=633a90f7080c48489d484c09662d2722]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:05.101545 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c87944ae9e4fc38a58fc22809d0906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.102174 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d577eaca1ba34637a0953eaf8716d125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.107416 19060 tablet_service.cc:1511] Processing CreateTablet for tablet d577eaca1ba34637a0953eaf8716d125 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=633a90f7080c48489d484c09662d2722]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:05.108588 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d577eaca1ba34637a0953eaf8716d125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.107460 19061 tablet_service.cc:1511] Processing CreateTablet for tablet 05c87944ae9e4fc38a58fc22809d0906 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=633a90f7080c48489d484c09662d2722]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:05.109751 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c87944ae9e4fc38a58fc22809d0906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.110944 18986 tablet_service.cc:1511] Processing CreateTablet for tablet 05c87944ae9e4fc38a58fc22809d0906 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=633a90f7080c48489d484c09662d2722]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:05.112215 18986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c87944ae9e4fc38a58fc22809d0906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.116226 18985 tablet_service.cc:1511] Processing CreateTablet for tablet d577eaca1ba34637a0953eaf8716d125 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=633a90f7080c48489d484c09662d2722]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:05.117450 18985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d577eaca1ba34637a0953eaf8716d125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.130312 19186 tablet_bootstrap.cc:492] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b: Bootstrap starting.
I20260709 14:56:05.136088 19186 tablet_bootstrap.cc:654] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.145166 19185 tablet_bootstrap.cc:492] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f: Bootstrap starting.
I20260709 14:56:05.154971 19186 tablet_bootstrap.cc:492] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b: No bootstrap required, opened a new log
I20260709 14:56:05.155557 19186 ts_tablet_manager.cc:1403] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 14:56:05.156076 19185 tablet_bootstrap.cc:654] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.157035 19188 tablet_bootstrap.cc:492] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: Bootstrap starting.
I20260709 14:56:05.158780 19186 raft_consensus.cc:359] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.160051 19186 raft_consensus.cc:385] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.160620 19186 raft_consensus.cc:740] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.161816 19186 consensus_queue.cc:260] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.165485 19188 tablet_bootstrap.cc:654] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.166886 19096 heartbeater.cc:499] Master 127.14.173.254:44897 was elected leader, sending a full tablet report...
I20260709 14:56:05.167488 19186 ts_tablet_manager.cc:1434] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:56:05.168588 19186 tablet_bootstrap.cc:492] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b: Bootstrap starting.
I20260709 14:56:05.168715 19185 tablet_bootstrap.cc:492] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f: No bootstrap required, opened a new log
I20260709 14:56:05.169255 19185 ts_tablet_manager.cc:1403] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 14:56:05.175340 19185 raft_consensus.cc:359] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.175885 19186 tablet_bootstrap.cc:654] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.176183 19185 raft_consensus.cc:385] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.176544 19185 raft_consensus.cc:740] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd60246821c4cc6b32d9766c71feb7f, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.177721 19188 tablet_bootstrap.cc:492] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: No bootstrap required, opened a new log
I20260709 14:56:05.177513 19185 consensus_queue.cc:260] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.178300 19188 ts_tablet_manager.cc:1403] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 14:56:05.180648 19188 raft_consensus.cc:359] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.181185 19188 raft_consensus.cc:385] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.181535 19188 raft_consensus.cc:740] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.182133 19170 heartbeater.cc:499] Master 127.14.173.254:44897 was elected leader, sending a full tablet report...
I20260709 14:56:05.184679 19186 tablet_bootstrap.cc:492] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b: No bootstrap required, opened a new log
I20260709 14:56:05.184237 19188 consensus_queue.cc:260] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.184943 19185 ts_tablet_manager.cc:1434] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 14:56:05.185209 19186 ts_tablet_manager.cc:1403] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 14:56:05.186146 19185 tablet_bootstrap.cc:492] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f: Bootstrap starting.
I20260709 14:56:05.188323 19186 raft_consensus.cc:359] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.189051 19186 raft_consensus.cc:385] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.189384 19186 raft_consensus.cc:740] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.190136 19186 consensus_queue.cc:260] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.192274 19186 ts_tablet_manager.cc:1434] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:05.195535 19021 heartbeater.cc:499] Master 127.14.173.254:44897 was elected leader, sending a full tablet report...
I20260709 14:56:05.196128 19188 ts_tablet_manager.cc:1434] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 14:56:05.196316 19185 tablet_bootstrap.cc:654] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.197858 19188 tablet_bootstrap.cc:492] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2: Bootstrap starting.
I20260709 14:56:05.205958 19188 tablet_bootstrap.cc:654] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.206864 19185 tablet_bootstrap.cc:492] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f: No bootstrap required, opened a new log
I20260709 14:56:05.207453 19185 ts_tablet_manager.cc:1403] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 14:56:05.210386 19185 raft_consensus.cc:359] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.210863 19188 tablet_bootstrap.cc:492] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2: No bootstrap required, opened a new log
I20260709 14:56:05.211153 19185 raft_consensus.cc:385] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.211387 19188 ts_tablet_manager.cc:1403] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:56:05.211472 19185 raft_consensus.cc:740] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd60246821c4cc6b32d9766c71feb7f, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.212389 19185 consensus_queue.cc:260] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.214462 19185 ts_tablet_manager.cc:1434] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:05.214280 19188 raft_consensus.cc:359] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.215015 19188 raft_consensus.cc:385] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.215310 19188 raft_consensus.cc:740] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.216001 19188 consensus_queue.cc:260] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.217813 19188 ts_tablet_manager.cc:1434] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:05.255224 19194 raft_consensus.cc:493] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.255594 19194 raft_consensus.cc:515] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.257426 19194 leader_election.cc:290] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029), 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429)
I20260709 14:56:05.267019 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c87944ae9e4fc38a58fc22809d0906" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f" is_pre_election: true
I20260709 14:56:05.267879 19145 raft_consensus.cc:2468] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 0.
I20260709 14:56:05.268334 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c87944ae9e4fc38a58fc22809d0906" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d1968ed8d04006ba2a741145a11a8b" is_pre_election: true
I20260709 14:56:05.269022 19071 raft_consensus.cc:2468] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 0.
I20260709 14:56:05.268962 18961 leader_election.cc:304] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995e1c84121d4fa792b71cfd7e3cffc2, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:05.269794 19194 raft_consensus.cc:493] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.270370 19194 raft_consensus.cc:515] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.271132 19198 raft_consensus.cc:2804] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.271562 19198 raft_consensus.cc:493] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.271910 19198 raft_consensus.cc:3060] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.272558 19194 leader_election.cc:290] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.273169 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d1968ed8d04006ba2a741145a11a8b" is_pre_election: true
I20260709 14:56:05.273648 19071 raft_consensus.cc:2468] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 0.
I20260709 14:56:05.273900 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f" is_pre_election: true
I20260709 14:56:05.274511 19145 raft_consensus.cc:2468] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 0.
I20260709 14:56:05.274560 18962 leader_election.cc:304] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, 995e1c84121d4fa792b71cfd7e3cffc2; no voters: 
I20260709 14:56:05.275328 19194 raft_consensus.cc:2804] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.275715 19194 raft_consensus.cc:493] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.276057 19194 raft_consensus.cc:3060] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.278177 19198 raft_consensus.cc:515] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.279798 19198 leader_election.cc:290] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 election: Requested vote from peers cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029), 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429)
I20260709 14:56:05.280505 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c87944ae9e4fc38a58fc22809d0906" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:05.280717 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c87944ae9e4fc38a58fc22809d0906" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
I20260709 14:56:05.281076 19145 raft_consensus.cc:3060] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.281255 19071 raft_consensus.cc:3060] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.281733 19194 raft_consensus.cc:515] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.283959 19194 leader_election.cc:290] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 election: Requested vote from peers 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.284667 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
I20260709 14:56:05.285300 19070 raft_consensus.cc:3060] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.285516 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:05.286149 19144 raft_consensus.cc:3060] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.288014 19071 raft_consensus.cc:2468] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 1.
I20260709 14:56:05.288681 19145 raft_consensus.cc:2468] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 1.
I20260709 14:56:05.289099 18962 leader_election.cc:304] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, 995e1c84121d4fa792b71cfd7e3cffc2; no voters: 
I20260709 14:56:05.289915 19194 raft_consensus.cc:2804] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.290405 19194 raft_consensus.cc:697] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Becoming Leader. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Running, Role: LEADER
I20260709 14:56:05.291276 19194 consensus_queue.cc:237] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } }
I20260709 14:56:05.293372 19144 raft_consensus.cc:2468] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 1.
I20260709 14:56:05.293896 19070 raft_consensus.cc:2468] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 1.
I20260709 14:56:05.294472 18961 leader_election.cc:304] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995e1c84121d4fa792b71cfd7e3cffc2, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:05.295568 19198 raft_consensus.cc:2804] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.296967 19198 raft_consensus.cc:697] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Becoming Leader. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Running, Role: LEADER
I20260709 14:56:05.297657 19198 consensus_queue.cc:237] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.300208 18894 catalog_manager.cc:5697] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.310945 18894 catalog_manager.cc:5697] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.360296 18894 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37608:
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 14:56:05.362090 18894 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 14:56:05.383427 18986 tablet_service.cc:1511] Processing CreateTablet for tablet 288fa591c6f1432d9acbb9f24e4ca46f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=43b305e67655496f8f587cbf5f1e2346]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:05.384685 18986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288fa591c6f1432d9acbb9f24e4ca46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.384486 19061 tablet_service.cc:1511] Processing CreateTablet for tablet 288fa591c6f1432d9acbb9f24e4ca46f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=43b305e67655496f8f587cbf5f1e2346]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:05.385702 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288fa591c6f1432d9acbb9f24e4ca46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.386685 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 288fa591c6f1432d9acbb9f24e4ca46f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=43b305e67655496f8f587cbf5f1e2346]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:05.387761 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288fa591c6f1432d9acbb9f24e4ca46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.391947 18985 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe436e0393b481faf0f39b5bf9d0f86 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=43b305e67655496f8f587cbf5f1e2346]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:05.393216 18985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe436e0393b481faf0f39b5bf9d0f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.393791 19060 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe436e0393b481faf0f39b5bf9d0f86 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=43b305e67655496f8f587cbf5f1e2346]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:05.394941 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe436e0393b481faf0f39b5bf9d0f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.398028 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe436e0393b481faf0f39b5bf9d0f86 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=43b305e67655496f8f587cbf5f1e2346]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:05.399210 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe436e0393b481faf0f39b5bf9d0f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.402150 19188 tablet_bootstrap.cc:492] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2: Bootstrap starting.
I20260709 14:56:05.408030 19186 tablet_bootstrap.cc:492] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: Bootstrap starting.
I20260709 14:56:05.409175 19188 tablet_bootstrap.cc:654] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.416658 19186 tablet_bootstrap.cc:654] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.424068 19185 tablet_bootstrap.cc:492] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: Bootstrap starting.
I20260709 14:56:05.428992 19186 tablet_bootstrap.cc:492] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: No bootstrap required, opened a new log
I20260709 14:56:05.429543 19186 ts_tablet_manager.cc:1403] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 14:56:05.429806 19188 tablet_bootstrap.cc:492] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2: No bootstrap required, opened a new log
I20260709 14:56:05.430424 19188 ts_tablet_manager.cc:1403] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.011s
I20260709 14:56:05.431826 19185 tablet_bootstrap.cc:654] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.432497 19186 raft_consensus.cc:359] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.434095 19186 raft_consensus.cc:385] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.433393 19188 raft_consensus.cc:359] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.434405 19186 raft_consensus.cc:740] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.434876 19188 raft_consensus.cc:385] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.435371 19188 raft_consensus.cc:740] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.435420 19186 consensus_queue.cc:260] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.436324 19188 consensus_queue.cc:260] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.437111 19185 tablet_bootstrap.cc:492] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: No bootstrap required, opened a new log
I20260709 14:56:05.437623 19185 ts_tablet_manager.cc:1403] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 14:56:05.437765 19186 ts_tablet_manager.cc:1434] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:05.438827 19186 tablet_bootstrap.cc:492] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: Bootstrap starting.
I20260709 14:56:05.440754 19188 ts_tablet_manager.cc:1434] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:56:05.440580 19185 raft_consensus.cc:359] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.441346 19185 raft_consensus.cc:385] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.441773 19185 raft_consensus.cc:740] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd60246821c4cc6b32d9766c71feb7f, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.441953 19188 tablet_bootstrap.cc:492] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: Bootstrap starting.
I20260709 14:56:05.442695 19185 consensus_queue.cc:260] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.446931 19185 ts_tablet_manager.cc:1434] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:05.447188 19186 tablet_bootstrap.cc:654] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.447966 19185 tablet_bootstrap.cc:492] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f: Bootstrap starting.
I20260709 14:56:05.450187 19188 tablet_bootstrap.cc:654] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.457372 19185 tablet_bootstrap.cc:654] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.462602 19186 tablet_bootstrap.cc:492] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: No bootstrap required, opened a new log
I20260709 14:56:05.463132 19186 ts_tablet_manager.cc:1403] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 14:56:05.463488 19188 tablet_bootstrap.cc:492] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: No bootstrap required, opened a new log
I20260709 14:56:05.464215 19188 ts_tablet_manager.cc:1403] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.015s
I20260709 14:56:05.466032 19186 raft_consensus.cc:359] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.466806 19186 raft_consensus.cc:385] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.467182 19186 raft_consensus.cc:740] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.467976 19188 raft_consensus.cc:359] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.468164 19186 consensus_queue.cc:260] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.469043 19188 raft_consensus.cc:385] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.469506 19188 raft_consensus.cc:740] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.470693 19188 consensus_queue.cc:260] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.473201 19190 raft_consensus.cc:493] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.473680 19190 raft_consensus.cc:515] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.474239 19188 ts_tablet_manager.cc:1434] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:56:05.476377 19190 leader_election.cc:290] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.476668 19185 tablet_bootstrap.cc:492] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f: No bootstrap required, opened a new log
I20260709 14:56:05.477218 19185 ts_tablet_manager.cc:1403] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.007s
I20260709 14:56:05.479473 19186 ts_tablet_manager.cc:1434] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:56:05.480044 19185 raft_consensus.cc:359] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.480789 19185 raft_consensus.cc:385] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.481086 19185 raft_consensus.cc:740] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdd60246821c4cc6b32d9766c71feb7f, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.481864 19185 consensus_queue.cc:260] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.484133 19185 ts_tablet_manager.cc:1434] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:05.494760 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" is_pre_election: true
I20260709 14:56:05.495373 18996 raft_consensus.cc:2468] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 0.
I20260709 14:56:05.496455 19036 leader_election.cc:304] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, 995e1c84121d4fa792b71cfd7e3cffc2; no voters: 
I20260709 14:56:05.497107 19190 raft_consensus.cc:2804] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.497473 19190 raft_consensus.cc:493] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.497815 19190 raft_consensus.cc:3060] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.499993 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f" is_pre_election: true
I20260709 14:56:05.500540 19144 raft_consensus.cc:2468] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 0.
I20260709 14:56:05.504241 19190 raft_consensus.cc:515] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.505878 19190 leader_election.cc:290] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 election: Requested vote from peers 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.506572 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
I20260709 14:56:05.506830 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:05.507068 18996 raft_consensus.cc:3060] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.507382 19144 raft_consensus.cc:3060] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.511718 19144 raft_consensus.cc:2468] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 1.
I20260709 14:56:05.511904 18996 raft_consensus.cc:2468] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 1.
I20260709 14:56:05.512596 19036 leader_election.cc:304] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:05.513321 19190 raft_consensus.cc:2804] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.514292 19190 raft_consensus.cc:697] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Becoming Leader. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Running, Role: LEADER
I20260709 14:56:05.515065 19190 consensus_queue.cc:237] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.521752 18892 catalog_manager.cc:5697] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194). New cstate: current_term: 1 leader_uuid: "20d1968ed8d04006ba2a741145a11a8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.666648 19190 raft_consensus.cc:493] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.667212 19190 raft_consensus.cc:515] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.668991 19190 leader_election.cc:290] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.669827 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" is_pre_election: true
I20260709 14:56:05.669917 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f" is_pre_election: true
I20260709 14:56:05.670416 18996 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 0.
I20260709 14:56:05.670612 19144 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 0.
I20260709 14:56:05.671437 19036 leader_election.cc:304] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, 995e1c84121d4fa792b71cfd7e3cffc2; no voters: 
I20260709 14:56:05.672091 19190 raft_consensus.cc:2804] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.672515 19190 raft_consensus.cc:493] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.672851 19190 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:05.674506 18941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:05.678246 19190 raft_consensus.cc:515] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.680073 19190 leader_election.cc:290] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 election: Requested vote from peers 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.680625 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
I20260709 14:56:05.681036 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:05.681212 18996 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.681618 19144 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.688046 19144 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 1.
I20260709 14:56:05.688045 18996 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 1.
I20260709 14:56:05.689144 19036 leader_election.cc:304] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, 995e1c84121d4fa792b71cfd7e3cffc2; no voters: 
I20260709 14:56:05.689759 19190 raft_consensus.cc:2804] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.690140 19190 raft_consensus.cc:697] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Becoming Leader. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Running, Role: LEADER
I20260709 14:56:05.690809 19190 consensus_queue.cc:237] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.697261 18892 catalog_manager.cc:5697] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194). New cstate: current_term: 1 leader_uuid: "20d1968ed8d04006ba2a741145a11a8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.725800 19198 consensus_queue.cc:1048] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.736850 19200 consensus_queue.cc:1048] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.793355 18996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125"
dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
mode: GRACEFUL
new_leader_uuid: "20d1968ed8d04006ba2a741145a11a8b"
 from {username='slave'} at 127.0.0.1:39348
I20260709 14:56:05.793900 18996 raft_consensus.cc:606] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Received request to transfer leadership to TS 20d1968ed8d04006ba2a741145a11a8b
I20260709 14:56:05.805819 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f"
dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
mode: GRACEFUL
new_leader_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
 from {username='slave'} at 127.0.0.1:51468
I20260709 14:56:05.806303 19070 raft_consensus.cc:606] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Received request to transfer leadership to TS 995e1c84121d4fa792b71cfd7e3cffc2
I20260709 14:56:05.810922 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86"
dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
mode: GRACEFUL
new_leader_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
 from {username='slave'} at 127.0.0.1:51468
I20260709 14:56:05.811429 19070 raft_consensus.cc:606] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Received request to transfer leadership to TS 995e1c84121d4fa792b71cfd7e3cffc2
I20260709 14:56:05.842813 19200 consensus_queue.cc:1048] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.854027 19198 consensus_queue.cc:1048] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.863425 19200 raft_consensus.cc:993] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: : Instructing follower 20d1968ed8d04006ba2a741145a11a8b to start an election
I20260709 14:56:05.863922 19198 raft_consensus.cc:1081] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Signalling peer 20d1968ed8d04006ba2a741145a11a8b to start an election
I20260709 14:56:05.865614 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125"
dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
 from {username='slave'} at 127.0.0.1:51466
I20260709 14:56:05.866231 19070 raft_consensus.cc:493] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.866598 19070 raft_consensus.cc:3060] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.872889 19070 raft_consensus.cc:515] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.874815 19070 leader_election.cc:290] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 2 election: Requested vote from peers 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:05.875341 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
I20260709 14:56:05.875990 18996 raft_consensus.cc:3055] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:05.876151 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577eaca1ba34637a0953eaf8716d125" candidate_uuid: "20d1968ed8d04006ba2a741145a11a8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:05.876355 18996 raft_consensus.cc:740] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Running, Role: LEADER
I20260709 14:56:05.876757 19144 raft_consensus.cc:3060] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.877171 18996 consensus_queue.cc:260] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.878296 18996 raft_consensus.cc:3060] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.883585 19144 raft_consensus.cc:2468] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 2.
I20260709 14:56:05.884640 19036 leader_election.cc:304] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d1968ed8d04006ba2a741145a11a8b, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:05.884979 18996 raft_consensus.cc:2468] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d1968ed8d04006ba2a741145a11a8b in term 2.
I20260709 14:56:05.885445 19190 raft_consensus.cc:2804] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.885854 19190 raft_consensus.cc:697] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 2 LEADER]: Becoming Leader. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Running, Role: LEADER
I20260709 14:56:05.886678 19190 consensus_queue.cc:237] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:05.893106 18894 catalog_manager.cc:5697] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b reported cstate change: term changed from 1 to 2, leader changed from 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193) to 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194). New cstate: current_term: 2 leader_uuid: "20d1968ed8d04006ba2a741145a11a8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.022372 19190 consensus_queue.cc:1048] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.028275 19215 raft_consensus.cc:993] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: : Instructing follower 995e1c84121d4fa792b71cfd7e3cffc2 to start an election
I20260709 14:56:06.029332 19215 raft_consensus.cc:1081] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Signalling peer 995e1c84121d4fa792b71cfd7e3cffc2 to start an election
I20260709 14:56:06.031107 18995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f"
dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
 from {username='slave'} at 127.0.0.1:39336
I20260709 14:56:06.031669 18995 raft_consensus.cc:493] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.032616 18995 raft_consensus.cc:3060] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.034138 19228 consensus_queue.cc:1048] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.039499 18995 raft_consensus.cc:515] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.042378 18995 leader_election.cc:290] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 2 election: Requested vote from peers 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:06.043002 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
I20260709 14:56:06.043613 19070 raft_consensus.cc:3055] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.043973 19070 raft_consensus.cc:740] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Running, Role: LEADER
I20260709 14:56:06.044179 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288fa591c6f1432d9acbb9f24e4ca46f" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:06.044730 19144 raft_consensus.cc:3060] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.044783 19070 consensus_queue.cc:260] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.046082 19070 raft_consensus.cc:3060] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.051729 19144 raft_consensus.cc:2468] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 2.
I20260709 14:56:06.052837 18961 leader_election.cc:304] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995e1c84121d4fa792b71cfd7e3cffc2, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:06.052925 19070 raft_consensus.cc:2468] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 2.
I20260709 14:56:06.053728 19198 raft_consensus.cc:2804] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.054207 19198 raft_consensus.cc:697] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Becoming Leader. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Running, Role: LEADER
I20260709 14:56:06.054844 19198 consensus_queue.cc:237] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.060729 18892 catalog_manager.cc:5697] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 reported cstate change: term changed from 1 to 2, leader changed from 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194) to 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.097904 19228 consensus_queue.cc:1048] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.103899 19215 raft_consensus.cc:993] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: : Instructing follower 995e1c84121d4fa792b71cfd7e3cffc2 to start an election
I20260709 14:56:06.104401 19190 raft_consensus.cc:1081] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Signalling peer 995e1c84121d4fa792b71cfd7e3cffc2 to start an election
I20260709 14:56:06.106050 18996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86"
dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
 from {username='slave'} at 127.0.0.1:39336
I20260709 14:56:06.108263 18996 raft_consensus.cc:493] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.108701 18996 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.109170 19190 consensus_queue.cc:1048] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.117360 18996 raft_consensus.cc:515] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.122311 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
I20260709 14:56:06.122393 18996 leader_election.cc:290] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 2 election: Requested vote from peers 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429), cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195:37029)
I20260709 14:56:06.122939 19070 raft_consensus.cc:3055] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.122970 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
I20260709 14:56:06.123338 19070 raft_consensus.cc:740] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20d1968ed8d04006ba2a741145a11a8b, State: Running, Role: LEADER
I20260709 14:56:06.123668 19144 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.124265 19070 consensus_queue.cc:260] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.125705 19070 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.129011 19144 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 2.
I20260709 14:56:06.130168 18961 leader_election.cc:304] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995e1c84121d4fa792b71cfd7e3cffc2, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:06.130906 19194 raft_consensus.cc:2804] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.131505 19194 raft_consensus.cc:697] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Becoming Leader. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Running, Role: LEADER
I20260709 14:56:06.132325 19194 consensus_queue.cc:237] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.133301 19070 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 995e1c84121d4fa792b71cfd7e3cffc2 in term 2.
I20260709 14:56:06.138248 18892 catalog_manager.cc:5697] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 reported cstate change: term changed from 1 to 2, leader changed from 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194) to 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.239470 15031 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:06.240886 15031 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:06.241269 15031 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:06.251729 18996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86"
dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
mode: GRACEFUL
new_leader_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
 from {username='slave'} at 127.0.0.1:39354
I20260709 14:56:06.252178 18996 raft_consensus.cc:606] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Received request to transfer leadership to TS cdd60246821c4cc6b32d9766c71feb7f
I20260709 14:56:06.253178 15031 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:06.289584 18996 raft_consensus.cc:1275] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Refusing update from remote peer 20d1968ed8d04006ba2a741145a11a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.290829 19228 consensus_queue.cc:1048] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.298892 19144 raft_consensus.cc:1275] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Refusing update from remote peer 20d1968ed8d04006ba2a741145a11a8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.300491 19190 consensus_queue.cc:1048] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.478082 19144 raft_consensus.cc:1275] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Refusing update from remote peer 995e1c84121d4fa792b71cfd7e3cffc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.479241 19194 consensus_queue.cc:1048] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.485805 19070 raft_consensus.cc:1275] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Refusing update from remote peer 995e1c84121d4fa792b71cfd7e3cffc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.487234 19200 consensus_queue.cc:1048] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.607163 19070 raft_consensus.cc:1275] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Refusing update from remote peer 995e1c84121d4fa792b71cfd7e3cffc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.608330 19200 consensus_queue.cc:1048] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.617816 19144 raft_consensus.cc:1275] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Refusing update from remote peer 995e1c84121d4fa792b71cfd7e3cffc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.619474 19233 consensus_queue.cc:1048] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:06.624297 19194 raft_consensus.cc:993] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: : Instructing follower cdd60246821c4cc6b32d9766c71feb7f to start an election
I20260709 14:56:06.624758 19233 raft_consensus.cc:1081] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Signalling peer cdd60246821c4cc6b32d9766c71feb7f to start an election
I20260709 14:56:06.626133 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86"
dest_uuid: "cdd60246821c4cc6b32d9766c71feb7f"
 from {username='slave'} at 127.0.0.1:41696
I20260709 14:56:06.626569 19144 raft_consensus.cc:493] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.626873 19144 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.631529 19144 raft_consensus.cc:515] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.636911 19144 leader_election.cc:290] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [CANDIDATE]: Term 3 election: Requested vote from peers 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193:45209), 20d1968ed8d04006ba2a741145a11a8b (127.14.173.194:45429)
I20260709 14:56:06.644093 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "cdd60246821c4cc6b32d9766c71feb7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "995e1c84121d4fa792b71cfd7e3cffc2"
I20260709 14:56:06.644616 18996 raft_consensus.cc:3055] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:06.645013 18996 raft_consensus.cc:740] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 995e1c84121d4fa792b71cfd7e3cffc2, State: Running, Role: LEADER
I20260709 14:56:06.645697 18996 consensus_queue.cc:260] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [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: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.646780 18996 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.648300 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe436e0393b481faf0f39b5bf9d0f86" candidate_uuid: "cdd60246821c4cc6b32d9766c71feb7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20d1968ed8d04006ba2a741145a11a8b"
I20260709 14:56:06.648806 19070 raft_consensus.cc:3060] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.651805 18996 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd60246821c4cc6b32d9766c71feb7f in term 3.
I20260709 14:56:06.652834 19110 leader_election.cc:304] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [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: 995e1c84121d4fa792b71cfd7e3cffc2, cdd60246821c4cc6b32d9766c71feb7f; no voters: 
I20260709 14:56:06.653414 19070 raft_consensus.cc:2468] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdd60246821c4cc6b32d9766c71feb7f in term 3.
I20260709 14:56:06.653604 19192 raft_consensus.cc:2804] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:06.654737 19192 raft_consensus.cc:697] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 3 LEADER]: Becoming Leader. State: Replica: cdd60246821c4cc6b32d9766c71feb7f, State: Running, Role: LEADER
I20260709 14:56:06.655561 19192 consensus_queue.cc:237] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [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: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } }
I20260709 14:56:06.661000 18893 catalog_manager.cc:5697] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f reported cstate change: term changed from 2 to 3, leader changed from 995e1c84121d4fa792b71cfd7e3cffc2 (127.14.173.193) to cdd60246821c4cc6b32d9766c71feb7f (127.14.173.195). New cstate: current_term: 3 leader_uuid: "cdd60246821c4cc6b32d9766c71feb7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995e1c84121d4fa792b71cfd7e3cffc2" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 45209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d1968ed8d04006ba2a741145a11a8b" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdd60246821c4cc6b32d9766c71feb7f" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 37029 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.860401 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
I20260709 14:56:06.879086 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:06.879689 15031 tablet_replica.cc:333] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2: stopping tablet replica
I20260709 14:56:06.880178 15031 raft_consensus.cc:2243] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:06.880570 15031 raft_consensus.cc:2272] T 4fe436e0393b481faf0f39b5bf9d0f86 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.882511 15031 tablet_replica.cc:333] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2: stopping tablet replica
I20260709 14:56:06.882958 15031 raft_consensus.cc:2243] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:06.883710 15031 raft_consensus.cc:2272] T 288fa591c6f1432d9acbb9f24e4ca46f P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.885589 15031 tablet_replica.cc:333] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2: stopping tablet replica
I20260709 14:56:06.886011 15031 raft_consensus.cc:2243] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:06.886649 15031 raft_consensus.cc:2272] T 05c87944ae9e4fc38a58fc22809d0906 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.888245 15031 tablet_replica.cc:333] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2: stopping tablet replica
I20260709 14:56:06.888635 15031 raft_consensus.cc:2243] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:06.888970 15031 raft_consensus.cc:2272] T d577eaca1ba34637a0953eaf8716d125 P 995e1c84121d4fa792b71cfd7e3cffc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.910595 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
I20260709 14:56:06.921273 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
I20260709 14:56:06.938585 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:06.939211 15031 tablet_replica.cc:333] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b: stopping tablet replica
I20260709 14:56:06.939710 15031 raft_consensus.cc:2243] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:06.940132 15031 raft_consensus.cc:2272] T 4fe436e0393b481faf0f39b5bf9d0f86 P 20d1968ed8d04006ba2a741145a11a8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.942221 15031 tablet_replica.cc:333] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b: stopping tablet replica
I20260709 14:56:06.942690 15031 raft_consensus.cc:2243] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:06.943077 15031 raft_consensus.cc:2272] T 288fa591c6f1432d9acbb9f24e4ca46f P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.944904 15031 tablet_replica.cc:333] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b: stopping tablet replica
I20260709 14:56:06.945379 15031 raft_consensus.cc:2243] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:06.945775 15031 raft_consensus.cc:2272] T 05c87944ae9e4fc38a58fc22809d0906 P 20d1968ed8d04006ba2a741145a11a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.947409 15031 tablet_replica.cc:333] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b: stopping tablet replica
I20260709 14:56:06.947849 15031 raft_consensus.cc:2243] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:06.948509 15031 raft_consensus.cc:2272] T d577eaca1ba34637a0953eaf8716d125 P 20d1968ed8d04006ba2a741145a11a8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.969949 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
I20260709 14:56:06.980221 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
I20260709 14:56:06.996104 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:06.996665 15031 tablet_replica.cc:333] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f: stopping tablet replica
I20260709 14:56:06.997192 15031 raft_consensus.cc:2243] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:06.997561 15031 raft_consensus.cc:2272] T 288fa591c6f1432d9acbb9f24e4ca46f P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:06.999513 15031 tablet_replica.cc:333] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: stopping tablet replica
I20260709 14:56:06.999940 15031 raft_consensus.cc:2243] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:07.000439 15031 pending_rounds.cc:70] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: Trying to abort 1 pending ops.
I20260709 14:56:07.000600 15031 pending_rounds.cc:77] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305662327427674112 op_type: NO_OP noop_request { }
I20260709 14:56:07.000840 15031 raft_consensus.cc:2889] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:07.001061 15031 raft_consensus.cc:2272] T 4fe436e0393b481faf0f39b5bf9d0f86 P cdd60246821c4cc6b32d9766c71feb7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:07.002835 15031 tablet_replica.cc:333] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f: stopping tablet replica
I20260709 14:56:07.003367 15031 raft_consensus.cc:2243] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:07.003711 15031 raft_consensus.cc:2272] T d577eaca1ba34637a0953eaf8716d125 P cdd60246821c4cc6b32d9766c71feb7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:07.005573 15031 tablet_replica.cc:333] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f: stopping tablet replica
I20260709 14:56:07.005988 15031 raft_consensus.cc:2243] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:07.006313 15031 raft_consensus.cc:2272] T 05c87944ae9e4fc38a58fc22809d0906 P cdd60246821c4cc6b32d9766c71feb7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:07.027194 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:56:07.037462 15031 master.cc:562] Master@127.14.173.254:44897 shutting down...
I20260709 14:56:07.051558 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:07.051975 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:07.052222 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd60a7d935ca47579d888362e4dfccf4: stopping tablet replica
I20260709 14:56:07.062026 15031 master.cc:584] Master@127.14.173.254:44897 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2549 ms)
[----------] 6 tests from LeaderRebalancerTest (93590 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:07.088553 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:41847
I20260709 14:56:07.089536 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:07.095501 19241 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 14:56:07.095510 19242 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 14:56:07.098080 19244 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 14:56:07.098572 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:07.099381 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:07.099623 15031 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 14:56:07.099815 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608967099799 us; error 0 us; skew 500 ppm
I20260709 14:56:07.100679 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:07.102775 15031 webserver.cc:533] Webserver started at http://127.14.173.254:33937/ using document root <none> and password file <none>
I20260709 14:56:07.103312 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:07.103506 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:07.103782 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:07.104832 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "30a6aea0b060427aa120d2a18f4a9970"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.108935 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:56:07.111987 19249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.112779 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:07.113001 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "30a6aea0b060427aa120d2a18f4a9970"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.113220 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-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 14:56:07.138338 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:07.139286 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:07.172065 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:41847
I20260709 14:56:07.172158 19300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:41847 every 8 connection(s)
I20260709 14:56:07.175776 19301 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 14:56:07.185449 19301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970: Bootstrap starting.
I20260709 14:56:07.189481 19301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.192914 19301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970: No bootstrap required, opened a new log
I20260709 14:56:07.194698 19301 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a6aea0b060427aa120d2a18f4a9970" member_type: VOTER }
I20260709 14:56:07.195037 19301 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.195251 19301 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a6aea0b060427aa120d2a18f4a9970, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.195791 19301 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30a6aea0b060427aa120d2a18f4a9970" member_type: VOTER }
I20260709 14:56:07.196213 19301 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:07.196404 19301 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:07.196606 19301 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.200379 19301 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a6aea0b060427aa120d2a18f4a9970" member_type: VOTER }
I20260709 14:56:07.200817 19301 leader_election.cc:304] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [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: 30a6aea0b060427aa120d2a18f4a9970; no voters: 
I20260709 14:56:07.201782 19301 leader_election.cc:290] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:07.202105 19304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.203328 19304 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 1 LEADER]: Becoming Leader. State: Replica: 30a6aea0b060427aa120d2a18f4a9970, State: Running, Role: LEADER
I20260709 14:56:07.203964 19304 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [LEADER]: Queue going to LEADER mode. State: All 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: "30a6aea0b060427aa120d2a18f4a9970" member_type: VOTER }
I20260709 14:56:07.204478 19301 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:07.206605 19305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30a6aea0b060427aa120d2a18f4a9970" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a6aea0b060427aa120d2a18f4a9970" member_type: VOTER } }
I20260709 14:56:07.206600 19306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30a6aea0b060427aa120d2a18f4a9970. Latest consensus state: current_term: 1 leader_uuid: "30a6aea0b060427aa120d2a18f4a9970" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a6aea0b060427aa120d2a18f4a9970" member_type: VOTER } }
I20260709 14:56:07.207301 19305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:07.207371 19306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:07.209715 19309 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:07.217278 19309 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:07.218601 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:07.225405 19309 catalog_manager.cc:1383] Generated new cluster ID: bd9ce55356cb4c07b80d6cf423752319
I20260709 14:56:07.225674 19309 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:07.274628 19309 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:07.275849 19309 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:07.287144 19309 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970: Generated new TSK 0
I20260709 14:56:07.287665 19309 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:07.349001 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:07.354604 19322 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 14:56:07.355767 19323 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 14:56:07.358415 19325 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 14:56:07.360301 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:07.361150 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:07.361368 15031 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 14:56:07.361550 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608967361532 us; error 0 us; skew 500 ppm
I20260709 14:56:07.362077 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:07.364249 15031 webserver.cc:533] Webserver started at http://127.14.173.193:36405/ using document root <none> and password file <none>
I20260709 14:56:07.364741 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:07.364946 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:07.365223 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:07.366253 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "1b756a68a365422ab15da37218cb13b3"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.370362 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:07.373430 19330 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.374104 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:07.374388 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "1b756a68a365422ab15da37218cb13b3"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.374676 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-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 14:56:07.385480 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:07.386509 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:07.387843 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:07.389962 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:07.390170 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.390410 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:07.390609 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.427153 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:41979
I20260709 14:56:07.427277 19392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:41979 every 8 connection(s)
I20260709 14:56:07.432032 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:07.439069 19397 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 14:56:07.440513 19398 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 14:56:07.442849 19400 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 14:56:07.444082 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:07.444415 19393 heartbeater.cc:344] Connected to a master server at 127.14.173.254:41847
I20260709 14:56:07.444818 19393 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:07.445019 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:07.445279 15031 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 14:56:07.445452 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608967445431 us; error 0 us; skew 500 ppm
I20260709 14:56:07.445561 19393 heartbeater.cc:507] Master 127.14.173.254:41847 requested a full tablet report, sending...
I20260709 14:56:07.446023 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:07.447578 19266 ts_manager.cc:194] Registered new tserver with Master: 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979)
I20260709 14:56:07.448807 15031 webserver.cc:533] Webserver started at http://127.14.173.194:45459/ using document root <none> and password file <none>
I20260709 14:56:07.449311 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:07.449293 19266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58140
I20260709 14:56:07.449734 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:07.450058 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:07.451231 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "2a5f8c51fbe64581a5711e50e488f707"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.455246 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:56:07.458256 19405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.458938 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:07.459233 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "2a5f8c51fbe64581a5711e50e488f707"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.459507 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-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 14:56:07.476971 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:07.477891 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:07.479257 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:07.481278 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:07.481496 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.481736 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:07.481909 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.517695 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:41999
I20260709 14:56:07.517791 19467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:41999 every 8 connection(s)
I20260709 14:56:07.522296 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:07.529119 19471 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 14:56:07.530658 19472 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 14:56:07.532860 19468 heartbeater.cc:344] Connected to a master server at 127.14.173.254:41847
I20260709 14:56:07.533380 19468 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:07.534145 19468 heartbeater.cc:507] Master 127.14.173.254:41847 requested a full tablet report, sending...
W20260709 14:56:07.534430 19474 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 14:56:07.534552 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:07.535746 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:07.536022 15031 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 14:56:07.536232 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608967536214 us; error 0 us; skew 500 ppm
I20260709 14:56:07.536497 19266 ts_manager.cc:194] Registered new tserver with Master: 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:07.536794 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:07.538151 19266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58142
I20260709 14:56:07.539343 15031 webserver.cc:533] Webserver started at http://127.14.173.195:39687/ using document root <none> and password file <none>
I20260709 14:56:07.539881 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:07.540086 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:07.540357 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:07.541390 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.545499 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:56:07.548487 19479 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.549201 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:07.549491 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
format_stamp: "Formatted at 2026-07-09 14:56:07 on dist-test-slave-qp7s"
I20260709 14:56:07.549777 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608873337248-15031-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 14:56:07.568712 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:07.569691 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:07.571010 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:07.573246 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:07.573463 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.573698 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:07.573897 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:07.610905 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:36867
I20260709 14:56:07.610994 19541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:36867 every 8 connection(s)
I20260709 14:56:07.624193 19542 heartbeater.cc:344] Connected to a master server at 127.14.173.254:41847
I20260709 14:56:07.624537 19542 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:07.625252 19542 heartbeater.cc:507] Master 127.14.173.254:41847 requested a full tablet report, sending...
I20260709 14:56:07.627220 19266 ts_manager.cc:194] Registered new tserver with Master: 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:07.627411 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013410552s
I20260709 14:56:07.628966 19266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58156
I20260709 14:56:07.651476 19266 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58160:
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 14:56:07.653801 19266 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 14:56:07.723996 19507 tablet_service.cc:1511] Processing CreateTablet for tablet 781d9b4e914e402fa1387cbefd981934 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:07.726119 19506 tablet_service.cc:1511] Processing CreateTablet for tablet 120a3375e21f4f698169b9985203cf06 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:07.728209 19505 tablet_service.cc:1511] Processing CreateTablet for tablet bbc5f2cb4e17476897d338a9c03dc795 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:07.729141 19357 tablet_service.cc:1511] Processing CreateTablet for tablet 120a3375e21f4f698169b9985203cf06 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:07.730443 19357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120a3375e21f4f698169b9985203cf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.731998 19355 tablet_service.cc:1511] Processing CreateTablet for tablet 381aa1243e5d4041bf5398522f3c307a (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:07.732498 19504 tablet_service.cc:1511] Processing CreateTablet for tablet 381aa1243e5d4041bf5398522f3c307a (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:07.733304 19355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381aa1243e5d4041bf5398522f3c307a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.735383 19358 tablet_service.cc:1511] Processing CreateTablet for tablet 781d9b4e914e402fa1387cbefd981934 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:07.736006 19503 tablet_service.cc:1511] Processing CreateTablet for tablet ecea3887b09a4a04aaef42f140ad0b1d (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:07.737046 19356 tablet_service.cc:1511] Processing CreateTablet for tablet bbc5f2cb4e17476897d338a9c03dc795 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:07.738188 19433 tablet_service.cc:1511] Processing CreateTablet for tablet 781d9b4e914e402fa1387cbefd981934 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:07.740005 19433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781d9b4e914e402fa1387cbefd981934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.742409 19354 tablet_service.cc:1511] Processing CreateTablet for tablet ecea3887b09a4a04aaef42f140ad0b1d (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:07.743626 19502 tablet_service.cc:1511] Processing CreateTablet for tablet f63686b96d8b411dab29381f2746c566 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:07.744200 19353 tablet_service.cc:1511] Processing CreateTablet for tablet f63686b96d8b411dab29381f2746c566 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:07.745980 19352 tablet_service.cc:1511] Processing CreateTablet for tablet 56764f11192e4b4381876292ce056712 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:07.746156 19432 tablet_service.cc:1511] Processing CreateTablet for tablet 120a3375e21f4f698169b9985203cf06 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:07.747557 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120a3375e21f4f698169b9985203cf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.747731 19351 tablet_service.cc:1511] Processing CreateTablet for tablet 07312534434144e3a6cbd64846e00116 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:07.747901 19501 tablet_service.cc:1511] Processing CreateTablet for tablet 56764f11192e4b4381876292ce056712 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:07.748217 19431 tablet_service.cc:1511] Processing CreateTablet for tablet bbc5f2cb4e17476897d338a9c03dc795 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:07.749466 19431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc5f2cb4e17476897d338a9c03dc795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.750294 19500 tablet_service.cc:1511] Processing CreateTablet for tablet 07312534434144e3a6cbd64846e00116 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:07.752195 19430 tablet_service.cc:1511] Processing CreateTablet for tablet 381aa1243e5d4041bf5398522f3c307a (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:07.753476 19430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381aa1243e5d4041bf5398522f3c307a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.754846 19505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc5f2cb4e17476897d338a9c03dc795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.755383 19429 tablet_service.cc:1511] Processing CreateTablet for tablet ecea3887b09a4a04aaef42f140ad0b1d (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:07.756704 19429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecea3887b09a4a04aaef42f140ad0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.760309 19350 tablet_service.cc:1511] Processing CreateTablet for tablet 7383378ebf994f62a61d707f63c4bf2f (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:07.760569 19428 tablet_service.cc:1511] Processing CreateTablet for tablet f63686b96d8b411dab29381f2746c566 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:07.760792 19427 tablet_service.cc:1511] Processing CreateTablet for tablet 56764f11192e4b4381876292ce056712 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:07.765661 19426 tablet_service.cc:1511] Processing CreateTablet for tablet 07312534434144e3a6cbd64846e00116 (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:07.767902 19358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781d9b4e914e402fa1387cbefd981934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.768393 19425 tablet_service.cc:1511] Processing CreateTablet for tablet 7383378ebf994f62a61d707f63c4bf2f (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:07.769075 19350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383378ebf994f62a61d707f63c4bf2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.764292 19428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63686b96d8b411dab29381f2746c566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.770144 19351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07312534434144e3a6cbd64846e00116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.770735 19425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383378ebf994f62a61d707f63c4bf2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.771198 19353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63686b96d8b411dab29381f2746c566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.771843 19426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07312534434144e3a6cbd64846e00116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.772269 19354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecea3887b09a4a04aaef42f140ad0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.772913 19427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56764f11192e4b4381876292ce056712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.773376 19352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56764f11192e4b4381876292ce056712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.773958 19499 tablet_service.cc:1511] Processing CreateTablet for tablet 7383378ebf994f62a61d707f63c4bf2f (DEFAULT_TABLE table=test-workload [id=1d6ed540076c4881a2354287f4c0d9fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:07.774561 19356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc5f2cb4e17476897d338a9c03dc795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.762368 19503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecea3887b09a4a04aaef42f140ad0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.799413 19506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120a3375e21f4f698169b9985203cf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.801234 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383378ebf994f62a61d707f63c4bf2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.806272 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63686b96d8b411dab29381f2746c566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.806952 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56764f11192e4b4381876292ce056712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.809381 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07312534434144e3a6cbd64846e00116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.811790 19507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781d9b4e914e402fa1387cbefd981934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.814373 19504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381aa1243e5d4041bf5398522f3c307a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.891779 19557 tablet_bootstrap.cc:492] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:07.918413 19558 tablet_bootstrap.cc:492] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:07.930344 19559 tablet_bootstrap.cc:492] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:07.927798 19557 tablet_bootstrap.cc:654] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.936506 19559 tablet_bootstrap.cc:654] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.940480 19558 tablet_bootstrap.cc:654] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.941529 19557 tablet_bootstrap.cc:492] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:07.942174 19557 ts_tablet_manager.cc:1403] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.005s
I20260709 14:56:07.946316 19557 raft_consensus.cc:359] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:07.947289 19557 raft_consensus.cc:385] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.947649 19557 raft_consensus.cc:740] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.948513 19557 consensus_queue.cc:260] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:07.949671 19559 tablet_bootstrap.cc:492] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:07.950176 19559 ts_tablet_manager.cc:1403] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 14:56:07.950302 19558 tablet_bootstrap.cc:492] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:07.950600 19468 heartbeater.cc:499] Master 127.14.173.254:41847 was elected leader, sending a full tablet report...
I20260709 14:56:07.950802 19558 ts_tablet_manager.cc:1403] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.006s
I20260709 14:56:07.951013 19557 ts_tablet_manager.cc:1434] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:07.951980 19557 tablet_bootstrap.cc:492] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:07.952893 19559 raft_consensus.cc:359] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:07.953621 19559 raft_consensus.cc:385] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.953590 19558 raft_consensus.cc:359] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:07.954113 19559 raft_consensus.cc:740] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.954466 19558 raft_consensus.cc:385] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.954806 19558 raft_consensus.cc:740] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.954897 19559 consensus_queue.cc:260] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:07.955750 19558 consensus_queue.cc:260] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:07.958073 19557 tablet_bootstrap.cc:654] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.962744 19558 ts_tablet_manager.cc:1434] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:56:07.963433 19542 heartbeater.cc:499] Master 127.14.173.254:41847 was elected leader, sending a full tablet report...
I20260709 14:56:07.976518 19558 tablet_bootstrap.cc:492] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:07.984537 19393 heartbeater.cc:499] Master 127.14.173.254:41847 was elected leader, sending a full tablet report...
I20260709 14:56:07.985034 19559 ts_tablet_manager.cc:1434] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.035s	user 0.020s	sys 0.015s
I20260709 14:56:07.986114 19559 tablet_bootstrap.cc:492] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:07.992010 19559 tablet_bootstrap.cc:654] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.999285 19558 tablet_bootstrap.cc:654] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.001659 19557 tablet_bootstrap.cc:492] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.002436 19557 ts_tablet_manager.cc:1403] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.051s	user 0.044s	sys 0.002s
I20260709 14:56:08.006145 19557 raft_consensus.cc:359] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.008005 19557 raft_consensus.cc:385] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.008364 19557 raft_consensus.cc:740] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.009346 19559 tablet_bootstrap.cc:492] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.009826 19559 ts_tablet_manager.cc:1403] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260709 14:56:08.009195 19557 consensus_queue.cc:260] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.012094 19557 ts_tablet_manager.cc:1434] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:08.013002 19557 tablet_bootstrap.cc:492] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.014151 19558 tablet_bootstrap.cc:492] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.014694 19558 ts_tablet_manager.cc:1403] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.005s
I20260709 14:56:08.012565 19559 raft_consensus.cc:359] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.015353 19559 raft_consensus.cc:385] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.015728 19559 raft_consensus.cc:740] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.016459 19559 consensus_queue.cc:260] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.017238 19558 raft_consensus.cc:359] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.017927 19558 raft_consensus.cc:385] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.018199 19558 raft_consensus.cc:740] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.018440 19559 ts_tablet_manager.cc:1434] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:08.019454 19559 tablet_bootstrap.cc:492] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.019058 19558 consensus_queue.cc:260] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.023352 19558 ts_tablet_manager.cc:1434] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:08.024281 19558 tablet_bootstrap.cc:492] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.025521 19557 tablet_bootstrap.cc:654] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.029546 19558 tablet_bootstrap.cc:654] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.030535 19564 raft_consensus.cc:493] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.031025 19564 raft_consensus.cc:515] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.033833 19559 tablet_bootstrap.cc:654] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.034226 19564 leader_election.cc:290] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.036254 19557 tablet_bootstrap.cc:492] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.036950 19557 ts_tablet_manager.cc:1403] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260709 14:56:08.040668 19557 raft_consensus.cc:359] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.041656 19557 raft_consensus.cc:385] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.042098 19557 raft_consensus.cc:740] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.043161 19557 consensus_queue.cc:260] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.046118 19557 ts_tablet_manager.cc:1434] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:08.047093 19557 tablet_bootstrap.cc:492] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.048322 19558 tablet_bootstrap.cc:492] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.048866 19558 ts_tablet_manager.cc:1403] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 14:56:08.051726 19558 raft_consensus.cc:359] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.052556 19558 raft_consensus.cc:385] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.052855 19557 tablet_bootstrap.cc:654] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.052927 19558 raft_consensus.cc:740] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.054011 19558 consensus_queue.cc:260] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.061416 19558 ts_tablet_manager.cc:1434] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:08.063974 19557 tablet_bootstrap.cc:492] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.064468 19557 ts_tablet_manager.cc:1403] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:56:08.066404 19565 raft_consensus.cc:493] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.066893 19565 raft_consensus.cc:515] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.067538 19557 raft_consensus.cc:359] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.068265 19557 raft_consensus.cc:385] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.068552 19557 raft_consensus.cc:740] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.069572 19565 leader_election.cc:290] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.069351 19557 consensus_queue.cc:260] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.074143 19557 ts_tablet_manager.cc:1434] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:08.075132 19557 tablet_bootstrap.cc:492] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.081351 19557 tablet_bootstrap.cc:654] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.087766 19563 raft_consensus.cc:493] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.088374 19563 raft_consensus.cc:515] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.092650 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc5f2cb4e17476897d338a9c03dc795" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.093406 19563 leader_election.cc:290] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.107365 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56764f11192e4b4381876292ce056712" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.108271 19443 raft_consensus.cc:2468] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:08.110033 19332 leader_election.cc:304] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.111194 19564 raft_consensus.cc:2804] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.111657 19564 raft_consensus.cc:493] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.112068 19564 raft_consensus.cc:3060] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.126863 19558 tablet_bootstrap.cc:492] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.122217 19564 raft_consensus.cc:515] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.130848 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56764f11192e4b4381876292ce056712" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.131585 19443 raft_consensus.cc:3060] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.141511 19443 raft_consensus.cc:2468] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:08.142323 19564 leader_election.cc:290] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.142940 19332 leader_election.cc:304] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.143963 19564 raft_consensus.cc:2804] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.145691 19559 tablet_bootstrap.cc:492] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.146314 19559 ts_tablet_manager.cc:1403] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.127s	user 0.036s	sys 0.069s
W20260709 14:56:08.148149 19482 leader_election.cc:343] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.149667 19565 raft_consensus.cc:493] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.149802 19559 raft_consensus.cc:359] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.150843 19559 raft_consensus.cc:385] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.150404 19565 raft_consensus.cc:515] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.151253 19559 raft_consensus.cc:740] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.153162 19565 leader_election.cc:290] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.155772 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.157722 19368 raft_consensus.cc:2468] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:08.161312 19559 consensus_queue.cc:260] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.164976 19482 leader_election.cc:304] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.166051 19565 raft_consensus.cc:2804] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.166497 19565 raft_consensus.cc:493] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.166893 19565 raft_consensus.cc:3060] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.171746 19564 raft_consensus.cc:697] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:08.176837 19581 raft_consensus.cc:493] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.175680 19558 tablet_bootstrap.cc:654] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.177325 19581 raft_consensus.cc:515] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.176463 19564 consensus_queue.cc:237] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.179917 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56764f11192e4b4381876292ce056712" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.175045 19559 ts_tablet_manager.cc:1434] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.006s
I20260709 14:56:08.180375 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56764f11192e4b4381876292ce056712" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.181077 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc5f2cb4e17476897d338a9c03dc795" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.181583 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.183332 19565 raft_consensus.cc:515] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
W20260709 14:56:08.184495 19332 leader_election.cc:343] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:08.184913 19481 leader_election.cc:343] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.185449 19559 tablet_bootstrap.cc:492] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.185343 19481 leader_election.cc:304] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0; no voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:08.187052 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.187647 19368 raft_consensus.cc:3060] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.187729 19557 tablet_bootstrap.cc:492] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.188421 19557 ts_tablet_manager.cc:1403] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.070s
I20260709 14:56:08.197902 19563 raft_consensus.cc:493] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:08.198719 19332 leader_election.cc:343] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.198551 19563 raft_consensus.cc:515] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.200811 19557 raft_consensus.cc:359] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.201841 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63686b96d8b411dab29381f2746c566" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.202135 19368 raft_consensus.cc:2468] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:08.203135 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63686b96d8b411dab29381f2746c566" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.203358 19563 leader_election.cc:290] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.204638 19581 leader_election.cc:290] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.204887 19565 leader_election.cc:290] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.209136 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
W20260709 14:56:08.209405 19332 leader_election.cc:343] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.204437 19557 raft_consensus.cc:385] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.210345 19557 raft_consensus.cc:740] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.210918 19482 leader_election.cc:304] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
W20260709 14:56:08.211148 19332 leader_election.cc:343] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:08.210608 19481 leader_election.cc:343] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.211772 19332 leader_election.cc:304] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:08.211333 19557 consensus_queue.cc:260] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
W20260709 14:56:08.212792 19481 leader_election.cc:343] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:08.213634 19314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:08.213608 19581 raft_consensus.cc:2749] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.208448 19565 raft_consensus.cc:2749] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.217376 19565 raft_consensus.cc:2804] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.216118 19559 tablet_bootstrap.cc:654] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.218075 19565 raft_consensus.cc:697] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:08.220001 19565 consensus_queue.cc:237] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.223147 19557 ts_tablet_manager.cc:1434] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 14:56:08.224502 19557 tablet_bootstrap.cc:492] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.233470 19559 tablet_bootstrap.cc:492] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.234043 19559 ts_tablet_manager.cc:1403] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260709 14:56:08.234704 19558 tablet_bootstrap.cc:492] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.235584 19265 catalog_manager.cc:5697] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.236855 19559 raft_consensus.cc:359] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.237568 19559 raft_consensus.cc:385] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.237862 19559 raft_consensus.cc:740] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.238224 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.238657 19558 ts_tablet_manager.cc:1403] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.010s
I20260709 14:56:08.238585 19559 consensus_queue.cc:260] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.239429 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.240059 19517 raft_consensus.cc:2468] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:08.241024 19559 ts_tablet_manager.cc:1434] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:56:08.241313 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.242008 19559 tablet_bootstrap.cc:492] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.241714 19558 raft_consensus.cc:359] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.242458 19558 raft_consensus.cc:385] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.242610 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.242779 19558 raft_consensus.cc:740] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
W20260709 14:56:08.244530 19408 leader_election.cc:343] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.244323 19558 consensus_queue.cc:260] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
W20260709 14:56:08.245240 19408 leader_election.cc:343] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:08.246292 19407 leader_election.cc:343] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.246807 19558 ts_tablet_manager.cc:1434] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:56:08.246763 19407 leader_election.cc:304] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a5f8c51fbe64581a5711e50e488f707; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.247342 19557 tablet_bootstrap.cc:654] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.247663 19563 raft_consensus.cc:2749] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.248059 19407 leader_election.cc:304] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [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: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.248859 19559 tablet_bootstrap.cc:654] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.250571 19558 tablet_bootstrap.cc:492] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.252427 19563 raft_consensus.cc:2804] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.252945 19563 raft_consensus.cc:493] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.253376 19563 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.261236 19559 tablet_bootstrap.cc:492] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.261845 19559 ts_tablet_manager.cc:1403] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:56:08.264838 19559 raft_consensus.cc:359] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.267055 19563 raft_consensus.cc:515] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.267489 19264 catalog_manager.cc:5697] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:08.268782 19559 raft_consensus.cc:385] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.269222 19559 raft_consensus.cc:740] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.270226 19558 tablet_bootstrap.cc:654] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.269984 19559 consensus_queue.cc:260] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.270851 19564 raft_consensus.cc:493] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.271551 19564 raft_consensus.cc:515] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.272591 19559 ts_tablet_manager.cc:1434] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:08.273741 19559 tablet_bootstrap.cc:492] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.273960 19564 leader_election.cc:290] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.274626 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.275417 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
W20260709 14:56:08.275998 19408 leader_election.cc:343] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.276063 19517 raft_consensus.cc:2468] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:08.276942 19565 raft_consensus.cc:493] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.277211 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.277395 19565 raft_consensus.cc:515] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.277887 19443 raft_consensus.cc:2468] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:08.278439 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.279002 19517 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.279580 19332 leader_election.cc:304] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.280154 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.280782 19367 raft_consensus.cc:2468] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:08.281258 19581 raft_consensus.cc:2804] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.281641 19581 raft_consensus.cc:493] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.281781 19559 tablet_bootstrap.cc:654] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.282030 19581 raft_consensus.cc:3060] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.281960 19482 leader_election.cc:304] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.283213 19584 raft_consensus.cc:2804] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.283581 19584 raft_consensus.cc:493] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.283941 19584 raft_consensus.cc:3060] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.286283 19517 raft_consensus.cc:2468] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:08.287463 19407 leader_election.cc:304] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.291514 19581 raft_consensus.cc:515] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.295076 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.295848 19563 leader_election.cc:290] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.295909 19443 raft_consensus.cc:3060] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.296530 19563 raft_consensus.cc:2804] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.296808 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.297031 19563 raft_consensus.cc:697] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:08.297880 19563 consensus_queue.cc:237] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.298421 19565 leader_election.cc:290] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.294874 19584 raft_consensus.cc:515] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.301931 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.302322 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.302696 19367 raft_consensus.cc:2393] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in current term 1: Already voted for candidate 1b756a68a365422ab15da37218cb13b3 in this term.
I20260709 14:56:08.303867 19584 leader_election.cc:290] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.303851 19482 leader_election.cc:304] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [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: 096ce5895dbb4cbe8e4d497a60f2c6d0; no voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:08.304646 19584 raft_consensus.cc:2749] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.306939 19557 tablet_bootstrap.cc:492] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.307487 19557 ts_tablet_manager.cc:1403] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.008s
I20260709 14:56:08.305460 19443 raft_consensus.cc:2468] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:08.308431 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.309378 19516 raft_consensus.cc:2393] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b756a68a365422ab15da37218cb13b3 in current term 1: Already voted for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in this term.
I20260709 14:56:08.309487 19332 leader_election.cc:304] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.310575 19564 raft_consensus.cc:2804] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.311187 19564 raft_consensus.cc:697] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:08.312218 19564 consensus_queue.cc:237] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.313351 19557 raft_consensus.cc:359] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.314095 19557 raft_consensus.cc:385] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.314381 19557 raft_consensus.cc:740] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.315279 19557 consensus_queue.cc:260] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.317520 19557 ts_tablet_manager.cc:1434] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:08.318536 19557 tablet_bootstrap.cc:492] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.323665 19557 tablet_bootstrap.cc:654] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.329118 19263 catalog_manager.cc:5697] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.330216 19557 tablet_bootstrap.cc:492] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.330679 19557 ts_tablet_manager.cc:1403] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 14:56:08.333051 19557 raft_consensus.cc:359] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.334822 19557 raft_consensus.cc:385] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.335132 19557 raft_consensus.cc:740] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.335920 19557 consensus_queue.cc:260] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.338388 19557 ts_tablet_manager.cc:1434] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:08.339352 19557 tablet_bootstrap.cc:492] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.344033 19581 leader_election.cc:290] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.345218 19557 tablet_bootstrap.cc:654] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.344635 19266 catalog_manager.cc:5697] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.350492 19559 tablet_bootstrap.cc:492] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.350952 19559 ts_tablet_manager.cc:1403] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.034s
I20260709 14:56:08.353910 19559 raft_consensus.cc:359] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.354632 19559 raft_consensus.cc:385] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.354915 19559 raft_consensus.cc:740] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.355079 19558 tablet_bootstrap.cc:492] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.355916 19558 ts_tablet_manager.cc:1403] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.007s
I20260709 14:56:08.355736 19559 consensus_queue.cc:260] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.358349 19559 ts_tablet_manager.cc:1434] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:08.359316 19559 tablet_bootstrap.cc:492] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.360210 19558 raft_consensus.cc:359] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.361356 19558 raft_consensus.cc:385] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.361816 19558 raft_consensus.cc:740] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.362972 19558 consensus_queue.cc:260] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.366397 19559 tablet_bootstrap.cc:654] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.368283 19558 ts_tablet_manager.cc:1434] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:56:08.369426 19558 tablet_bootstrap.cc:492] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.370833 19557 tablet_bootstrap.cc:492] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.371312 19557 ts_tablet_manager.cc:1403] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 14:56:08.373788 19557 raft_consensus.cc:359] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.374457 19557 raft_consensus.cc:385] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.374716 19557 raft_consensus.cc:740] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.375819 19558 tablet_bootstrap.cc:654] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.375466 19557 consensus_queue.cc:260] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.381734 19557 ts_tablet_manager.cc:1434] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:08.382611 19557 tablet_bootstrap.cc:492] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:08.388427 19557 tablet_bootstrap.cc:654] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.388728 19558 tablet_bootstrap.cc:492] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.389303 19558 ts_tablet_manager.cc:1403] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 14:56:08.389752 19559 tablet_bootstrap.cc:492] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.390262 19559 ts_tablet_manager.cc:1403] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 14:56:08.392922 19558 raft_consensus.cc:359] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.393187 19559 raft_consensus.cc:359] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.394078 19558 raft_consensus.cc:385] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.394414 19559 raft_consensus.cc:385] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.394548 19558 raft_consensus.cc:740] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.394835 19559 raft_consensus.cc:740] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.395478 19558 consensus_queue.cc:260] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.395587 19559 consensus_queue.cc:260] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.396781 19557 tablet_bootstrap.cc:492] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:08.397248 19557 ts_tablet_manager.cc:1403] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:56:08.397760 19558 ts_tablet_manager.cc:1434] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:08.397763 19559 ts_tablet_manager.cc:1434] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:08.398785 19558 tablet_bootstrap.cc:492] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.399765 19557 raft_consensus.cc:359] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.400426 19557 raft_consensus.cc:385] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.400703 19557 raft_consensus.cc:740] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.401460 19557 consensus_queue.cc:260] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.403448 19557 ts_tablet_manager.cc:1434] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:56:08.405186 19559 tablet_bootstrap.cc:492] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.405920 19558 tablet_bootstrap.cc:654] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.412215 19559 tablet_bootstrap.cc:654] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.413640 19558 tablet_bootstrap.cc:492] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.414098 19558 ts_tablet_manager.cc:1403] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.009s
I20260709 14:56:08.416857 19558 raft_consensus.cc:359] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.417229 19559 tablet_bootstrap.cc:492] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.417461 19558 raft_consensus.cc:385] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.417701 19559 ts_tablet_manager.cc:1403] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:56:08.417778 19558 raft_consensus.cc:740] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.418604 19558 consensus_queue.cc:260] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.420276 19558 ts_tablet_manager.cc:1434] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:08.420388 19559 raft_consensus.cc:359] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.421058 19558 tablet_bootstrap.cc:492] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.421123 19559 raft_consensus.cc:385] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.421561 19559 raft_consensus.cc:740] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.422237 19559 consensus_queue.cc:260] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.424196 19559 ts_tablet_manager.cc:1434] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:08.425573 19559 tablet_bootstrap.cc:492] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:08.427419 19558 tablet_bootstrap.cc:654] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.432284 19559 tablet_bootstrap.cc:654] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.441184 19559 tablet_bootstrap.cc:492] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:08.441526 19558 tablet_bootstrap.cc:492] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.441551 19559 ts_tablet_manager.cc:1403] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 14:56:08.442039 19558 ts_tablet_manager.cc:1403] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:56:08.443717 19559 raft_consensus.cc:359] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.444258 19559 raft_consensus.cc:385] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.443995 19558 raft_consensus.cc:359] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.444509 19559 raft_consensus.cc:740] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.444655 19558 raft_consensus.cc:385] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.444962 19558 raft_consensus.cc:740] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.445221 19559 consensus_queue.cc:260] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.445449 19558 consensus_queue.cc:260] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.446621 19559 ts_tablet_manager.cc:1434] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:08.448419 19594 raft_consensus.cc:493] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.449339 19558 ts_tablet_manager.cc:1434] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:08.448938 19594 raft_consensus.cc:515] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.450332 19558 tablet_bootstrap.cc:492] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:08.451571 19594 leader_election.cc:290] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.454459 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63686b96d8b411dab29381f2746c566" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.455083 19367 raft_consensus.cc:2468] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:08.456084 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63686b96d8b411dab29381f2746c566" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.456297 19408 leader_election.cc:304] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.456712 19516 raft_consensus.cc:2468] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:08.457389 19594 raft_consensus.cc:2804] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.457758 19594 raft_consensus.cc:493] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.458092 19594 raft_consensus.cc:3060] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.459440 19558 tablet_bootstrap.cc:654] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.464502 19558 tablet_bootstrap.cc:492] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:08.464810 19558 ts_tablet_manager.cc:1403] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 14:56:08.464574 19594 raft_consensus.cc:515] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.466363 19594 leader_election.cc:290] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.466769 19558 raft_consensus.cc:359] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.467434 19558 raft_consensus.cc:385] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.467768 19558 raft_consensus.cc:740] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.467454 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63686b96d8b411dab29381f2746c566" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.467454 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63686b96d8b411dab29381f2746c566" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.468266 19516 raft_consensus.cc:3060] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.468364 19367 raft_consensus.cc:3060] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.471786 19584 raft_consensus.cc:493] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.471575 19558 consensus_queue.cc:260] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.472234 19584 raft_consensus.cc:515] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.473414 19367 raft_consensus.cc:2468] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:08.473584 19558 ts_tablet_manager.cc:1434] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:56:08.474237 19584 leader_election.cc:290] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.474483 19408 leader_election.cc:304] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.474927 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383378ebf994f62a61d707f63c4bf2f" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.475559 19368 raft_consensus.cc:2468] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:08.475956 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383378ebf994f62a61d707f63c4bf2f" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.476626 19443 raft_consensus.cc:2468] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:08.476797 19482 leader_election.cc:304] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.477810 19565 raft_consensus.cc:2804] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.478121 19565 raft_consensus.cc:493] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.478411 19565 raft_consensus.cc:3060] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.478451 19594 raft_consensus.cc:2804] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.481727 19563 raft_consensus.cc:493] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.482168 19563 raft_consensus.cc:515] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.482591 19609 raft_consensus.cc:493] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.483261 19609 raft_consensus.cc:515] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.484172 19563 leader_election.cc:290] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.484802 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.485617 19367 raft_consensus.cc:2393] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a5f8c51fbe64581a5711e50e488f707 in current term 1: Already voted for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in this term.
I20260709 14:56:08.485940 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.486222 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.487087 19368 raft_consensus.cc:2468] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:08.487301 19407 leader_election.cc:304] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a5f8c51fbe64581a5711e50e488f707; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.488664 19408 leader_election.cc:304] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.489858 19609 leader_election.cc:290] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.490505 19609 raft_consensus.cc:3060] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.490707 19563 raft_consensus.cc:2804] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.491230 19563 raft_consensus.cc:493] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.491509 19563 raft_consensus.cc:3060] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.494894 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.495548 19517 raft_consensus.cc:2468] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:08.496366 19563 raft_consensus.cc:515] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.497311 19516 raft_consensus.cc:2468] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:08.490314 19565 raft_consensus.cc:515] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.498988 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.499572 19368 raft_consensus.cc:3060] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.499588 19594 raft_consensus.cc:697] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:08.501276 19565 leader_election.cc:290] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.501883 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383378ebf994f62a61d707f63c4bf2f" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.502234 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383378ebf994f62a61d707f63c4bf2f" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.502467 19367 raft_consensus.cc:3060] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.502381 19609 raft_consensus.cc:2749] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.502957 19443 raft_consensus.cc:3060] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.507350 19368 raft_consensus.cc:2468] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:08.508306 19563 leader_election.cc:290] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.509253 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.507437 19367 raft_consensus.cc:2468] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:08.509163 19408 leader_election.cc:304] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.509827 19443 raft_consensus.cc:2468] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:08.501003 19594 consensus_queue.cc:237] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.510048 19516 raft_consensus.cc:3060] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.510953 19481 leader_election.cc:304] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:08.511933 19565 raft_consensus.cc:2804] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.512383 19565 raft_consensus.cc:697] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:08.510991 19563 raft_consensus.cc:2804] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.513131 19565 consensus_queue.cc:237] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.513934 19563 raft_consensus.cc:697] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:08.515146 19563 consensus_queue.cc:237] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.517055 19516 raft_consensus.cc:2468] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:08.519371 19565 raft_consensus.cc:493] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.519925 19565 raft_consensus.cc:515] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.522706 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:08.522296 19266 catalog_manager.cc:5697] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:08.523458 19565 leader_election.cc:290] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.523360 19367 raft_consensus.cc:2468] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:08.523233 19265 catalog_manager.cc:5697] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.524719 19482 leader_election.cc:304] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.526512 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.527036 19443 raft_consensus.cc:2468] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:08.529733 19565 raft_consensus.cc:2804] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.530150 19565 raft_consensus.cc:493] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.530489 19565 raft_consensus.cc:3060] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.536890 19565 raft_consensus.cc:515] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.538307 19565 leader_election.cc:290] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.537882 19265 catalog_manager.cc:5697] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.539074 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:08.539351 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.539673 19367 raft_consensus.cc:3060] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.539881 19443 raft_consensus.cc:3060] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.544893 19367 raft_consensus.cc:2468] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:08.545737 19443 raft_consensus.cc:2468] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:08.546032 19482 leader_election.cc:304] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.546893 19565 raft_consensus.cc:2804] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.547340 19565 raft_consensus.cc:697] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:08.548053 19565 consensus_queue.cc:237] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.554847 19265 catalog_manager.cc:5697] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.650662 19516 raft_consensus.cc:3060] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.656455 19581 consensus_queue.cc:1048] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.667379 19581 raft_consensus.cc:493] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.667845 19581 raft_consensus.cc:515] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.669685 19581 leader_election.cc:290] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.670707 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.671142 19581 consensus_queue.cc:1048] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.671768 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.672511 19516 raft_consensus.cc:2393] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b756a68a365422ab15da37218cb13b3 in current term 1: Already voted for candidate 2a5f8c51fbe64581a5711e50e488f707 in this term.
I20260709 14:56:08.673647 19332 leader_election.cc:304] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:08.674393 19581 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.680532 19581 raft_consensus.cc:2749] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.693534 19563 consensus_queue.cc:1048] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.704221 19594 consensus_queue.cc:1048] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.705663 19581 raft_consensus.cc:493] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.706205 19581 raft_consensus.cc:515] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.708284 19581 leader_election.cc:290] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.709502 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc5f2cb4e17476897d338a9c03dc795" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:08.709964 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc5f2cb4e17476897d338a9c03dc795" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:08.710253 19443 raft_consensus.cc:2468] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:08.710579 19516 raft_consensus.cc:2468] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:08.711678 19332 leader_election.cc:304] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.712605 19581 raft_consensus.cc:2804] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.712988 19581 raft_consensus.cc:493] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.713312 19581 raft_consensus.cc:3060] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.717041 19580 consensus_queue.cc:1048] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.722370 19581 raft_consensus.cc:515] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.722728 19584 consensus_queue.cc:1048] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.724432 19581 leader_election.cc:290] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:08.729234 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc5f2cb4e17476897d338a9c03dc795" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.729856 19442 raft_consensus.cc:3060] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.731273 19584 consensus_queue.cc:1048] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.732959 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc5f2cb4e17476897d338a9c03dc795" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.733598 19516 raft_consensus.cc:3060] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.738718 19564 consensus_queue.cc:1048] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.741010 19516 raft_consensus.cc:2468] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:08.745426 19442 raft_consensus.cc:2468] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:08.757524 19332 leader_election.cc:304] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:08.758989 19564 raft_consensus.cc:2804] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.759725 19564 raft_consensus.cc:697] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:08.760821 19564 consensus_queue.cc:237] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:08.789595 19265 catalog_manager.cc:5697] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.881341 19516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
mode: GRACEFUL
new_leader_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:48974
I20260709 14:56:08.881857 19516 raft_consensus.cc:606] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Received request to transfer leadership to TS 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.893517 19443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "120a3375e21f4f698169b9985203cf06"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
mode: GRACEFUL
new_leader_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:58876
I20260709 14:56:08.893996 19443 raft_consensus.cc:606] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Received request to transfer leadership to TS 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.901011 19516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
mode: GRACEFUL
new_leader_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:48974
I20260709 14:56:08.901460 19516 raft_consensus.cc:606] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Received request to transfer leadership to TS 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:08.918171 19367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56764f11192e4b4381876292ce056712"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:51188
I20260709 14:56:08.918620 19367 raft_consensus.cc:606] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Received request to transfer leadership to TS 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:08.923218 19367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07312534434144e3a6cbd64846e00116"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:51188
I20260709 14:56:08.923666 19367 raft_consensus.cc:606] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Received request to transfer leadership to TS 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:08.924744 19594 consensus_queue.cc:1048] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.934451 19609 consensus_queue.cc:1048] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.975481 19628 consensus_queue.cc:1048] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.981335 19565 raft_consensus.cc:993] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: : Instructing follower 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:08.981848 19584 raft_consensus.cc:1081] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Signalling peer 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:08.983495 19368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:51170
I20260709 14:56:08.984014 19368 raft_consensus.cc:493] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.984368 19368 raft_consensus.cc:3060] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.986828 19628 consensus_queue.cc:1048] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.988863 19628 consensus_queue.cc:1048] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.991217 19368 raft_consensus.cc:515] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.992298 19367 raft_consensus.cc:1240] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Rejecting Update request from peer 096ce5895dbb4cbe8e4d497a60f2c6d0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:08.995805 19628 consensus_queue.cc:1059] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.996476 19368 leader_election.cc:290] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Requested vote from peers 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:08.996538 19628 raft_consensus.cc:3055] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:08.997081 19628 raft_consensus.cc:740] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:08.997967 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:08.997895 19628 consensus_queue.cc:260] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:08.998286 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781d9b4e914e402fa1387cbefd981934" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:08.998929 19441 raft_consensus.cc:3060] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.999001 19628 raft_consensus.cc:3060] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.006348 19441 raft_consensus.cc:2468] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:09.006618 19565 consensus_queue.cc:1048] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.007519 19332 leader_election.cc:304] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:09.008350 19564 raft_consensus.cc:2804] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.008811 19564 raft_consensus.cc:697] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:09.009625 19564 consensus_queue.cc:237] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [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: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } }
I20260709 14:56:09.014385 19516 raft_consensus.cc:2468] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:09.021049 19263 catalog_manager.cc:5697] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 1 to 2, leader changed from 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195) to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.047132 19594 consensus_queue.cc:1048] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.057169 19608 consensus_queue.cc:1048] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.145892 19564 consensus_queue.cc:1048] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.157778 19623 consensus_queue.cc:1048] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.205912 19565 raft_consensus.cc:993] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: : Instructing follower 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:09.206431 19628 raft_consensus.cc:1081] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Signalling peer 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:09.206501 19623 raft_consensus.cc:993] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:09.207068 19623 raft_consensus.cc:1081] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Signalling peer 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:09.207990 19367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:51170
I20260709 14:56:09.208518 19367 raft_consensus.cc:493] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.208833 19367 raft_consensus.cc:3060] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.209811 19441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56764f11192e4b4381876292ce056712"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:58858
I20260709 14:56:09.210265 19441 raft_consensus.cc:493] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.210546 19441 raft_consensus.cc:3060] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.213928 19367 raft_consensus.cc:515] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.215219 19441 raft_consensus.cc:515] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.215634 19367 leader_election.cc:290] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:09.216437 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:09.216768 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381aa1243e5d4041bf5398522f3c307a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:09.217054 19443 raft_consensus.cc:3060] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.217378 19516 raft_consensus.cc:3055] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.218518 19516 raft_consensus.cc:740] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:09.219419 19516 consensus_queue.cc:260] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.219708 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56764f11192e4b4381876292ce056712" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:09.220376 19517 raft_consensus.cc:3060] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.220705 19516 raft_consensus.cc:3060] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.223685 19443 raft_consensus.cc:2468] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:09.226176 19517 raft_consensus.cc:2468] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:09.227128 19332 leader_election.cc:304] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:09.227239 19407 leader_election.cc:304] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:09.227424 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56764f11192e4b4381876292ce056712" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:09.218144 19441 leader_election.cc:290] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:09.228045 19367 raft_consensus.cc:3055] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.228051 19581 raft_consensus.cc:2804] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.228071 19608 raft_consensus.cc:2804] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.228642 19367 raft_consensus.cc:740] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:09.229079 19581 raft_consensus.cc:697] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:09.229532 19608 raft_consensus.cc:697] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:09.229923 19367 consensus_queue.cc:260] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.230055 19581 consensus_queue.cc:237] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.230422 19608 consensus_queue.cc:237] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.231199 19367 raft_consensus.cc:3060] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.229091 19516 raft_consensus.cc:2468] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:09.237767 19367 raft_consensus.cc:2468] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:09.239281 19263 catalog_manager.cc:5697] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 1 to 2, leader changed from 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195) to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.240162 19265 catalog_manager.cc:5697] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 1 to 2, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.309158 19609 raft_consensus.cc:993] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: : Instructing follower 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:09.309648 19608 raft_consensus.cc:1081] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Signalling peer 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:09.311058 19367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "120a3375e21f4f698169b9985203cf06"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:51176
I20260709 14:56:09.311582 19367 raft_consensus.cc:493] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.311883 19367 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.317668 19367 raft_consensus.cc:515] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.319083 19367 leader_election.cc:290] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:09.319876 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:09.320171 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:09.320540 19441 raft_consensus.cc:3055] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.320856 19516 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.320905 19441 raft_consensus.cc:740] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:09.321848 19441 consensus_queue.cc:260] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.323017 19441 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.327208 19516 raft_consensus.cc:2468] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:09.327756 19580 raft_consensus.cc:993] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:09.328234 19581 raft_consensus.cc:1081] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Signalling peer 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:09.328764 19332 leader_election.cc:304] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:09.329545 19581 raft_consensus.cc:2804] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.329695 19441 raft_consensus.cc:2468] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:09.330153 19581 raft_consensus.cc:697] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:09.330601 19443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07312534434144e3a6cbd64846e00116"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:58858
I20260709 14:56:09.331192 19443 raft_consensus.cc:493] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.331682 19443 raft_consensus.cc:3060] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.331136 19581 consensus_queue.cc:237] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.337127 19443 raft_consensus.cc:515] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.337991 19265 catalog_manager.cc:5697] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 1 to 2, leader changed from 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194) to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.338891 19443 leader_election.cc:290] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:09.339389 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:09.339895 19367 raft_consensus.cc:3055] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.339911 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07312534434144e3a6cbd64846e00116" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:09.340315 19367 raft_consensus.cc:740] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:09.340637 19516 raft_consensus.cc:3060] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.341137 19367 consensus_queue.cc:260] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.342074 19367 raft_consensus.cc:3060] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.346065 19516 raft_consensus.cc:2468] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:09.346999 19407 leader_election.cc:304] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:09.347764 19608 raft_consensus.cc:2804] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.348158 19608 raft_consensus.cc:697] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:09.348302 19367 raft_consensus.cc:2468] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:09.348999 19608 consensus_queue.cc:237] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:09.354592 19265 catalog_manager.cc:5697] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 1 to 2, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.554800 19516 raft_consensus.cc:1275] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.556020 19581 consensus_queue.cc:1048] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.563917 19443 raft_consensus.cc:1275] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.565428 19581 consensus_queue.cc:1048] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.622967 19516 raft_consensus.cc:1275] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.624400 19581 consensus_queue.cc:1048] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.633338 19443 raft_consensus.cc:1275] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.634537 19581 consensus_queue.cc:1048] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.701951 19516 raft_consensus.cc:1275] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.702970 19608 consensus_queue.cc:1048] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.710774 19367 raft_consensus.cc:1275] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.712833 19609 consensus_queue.cc:1048] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.735545 19367 raft_consensus.cc:1275] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.736593 19609 consensus_queue.cc:1048] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.746863 19516 raft_consensus.cc:1275] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.748139 19608 consensus_queue.cc:1048] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.823812 19516 raft_consensus.cc:1275] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.825217 19580 consensus_queue.cc:1048] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.833154 19443 raft_consensus.cc:1275] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.834749 19622 consensus_queue.cc:1048] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.957343 19263 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50774:
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 14:56:11.959407 19263 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 14:56:12.005813 19358 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:12.006973 19358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec11b2a0eb14b4aaa2bc7f7d95f98c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.007030 19428 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:12.008347 19428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec11b2a0eb14b4aaa2bc7f7d95f98c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.008919 19501 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:12.010097 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec11b2a0eb14b4aaa2bc7f7d95f98c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.012459 19431 tablet_service.cc:1511] Processing CreateTablet for tablet 82dceccdd65a42d180f25018bb3abd70 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:12.013659 19431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dceccdd65a42d180f25018bb3abd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.014636 19356 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b74a175f94ae7ab522bd67ed0e96a (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:12.015882 19356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b74a175f94ae7ab522bd67ed0e96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.015784 19502 tablet_service.cc:1511] Processing CreateTablet for tablet 82dceccdd65a42d180f25018bb3abd70 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:12.017059 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dceccdd65a42d180f25018bb3abd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.020025 19352 tablet_service.cc:1511] Processing CreateTablet for tablet 82dceccdd65a42d180f25018bb3abd70 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:12.021267 19352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dceccdd65a42d180f25018bb3abd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.030936 19425 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b74a175f94ae7ab522bd67ed0e96a (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:12.032804 19506 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b74a175f94ae7ab522bd67ed0e96a (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:12.034035 19506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b74a175f94ae7ab522bd67ed0e96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.035419 19425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b74a175f94ae7ab522bd67ed0e96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.043051 19661 tablet_bootstrap.cc:492] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.046880 19357 tablet_service.cc:1511] Processing CreateTablet for tablet 653a0b941f8942e68d42a4ab05f8c9c8 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:12.048197 19357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653a0b941f8942e68d42a4ab05f8c9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.048518 19426 tablet_service.cc:1511] Processing CreateTablet for tablet 653a0b941f8942e68d42a4ab05f8c9c8 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:12.049742 19426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653a0b941f8942e68d42a4ab05f8c9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.050223 19501 tablet_service.cc:1511] Processing CreateTablet for tablet 653a0b941f8942e68d42a4ab05f8c9c8 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:12.051528 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653a0b941f8942e68d42a4ab05f8c9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.054379 19661 tablet_bootstrap.cc:654] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.110066 19661 tablet_bootstrap.cc:492] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.110636 19661 ts_tablet_manager.cc:1403] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.068s	user 0.041s	sys 0.004s
I20260709 14:56:12.111713 19430 tablet_service.cc:1511] Processing CreateTablet for tablet c9b9ba4058e94508ad4dc691427f6389 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:12.112644 19356 tablet_service.cc:1511] Processing CreateTablet for tablet bc4f8093da38473f9c9af681aff42ab5 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:12.113613 19430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b9ba4058e94508ad4dc691427f6389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.113904 19356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4f8093da38473f9c9af681aff42ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.114486 19661 raft_consensus.cc:359] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.115219 19661 raft_consensus.cc:385] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.111925 19506 tablet_service.cc:1511] Processing CreateTablet for tablet c9b9ba4058e94508ad4dc691427f6389 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:12.116595 19506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b9ba4058e94508ad4dc691427f6389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.123605 19357 tablet_service.cc:1511] Processing CreateTablet for tablet c9b9ba4058e94508ad4dc691427f6389 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:12.125161 19427 tablet_service.cc:1511] Processing CreateTablet for tablet bc4f8093da38473f9c9af681aff42ab5 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:12.126502 19427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4f8093da38473f9c9af681aff42ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.126659 19499 tablet_service.cc:1511] Processing CreateTablet for tablet bc4f8093da38473f9c9af681aff42ab5 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:12.127905 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4f8093da38473f9c9af681aff42ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.128412 19354 tablet_service.cc:1511] Processing CreateTablet for tablet b67f57a822ea4af295cca4a9512b5c4a (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:12.129594 19354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67f57a822ea4af295cca4a9512b5c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.131734 19433 tablet_service.cc:1511] Processing CreateTablet for tablet b67f57a822ea4af295cca4a9512b5c4a (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:12.132965 19433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67f57a822ea4af295cca4a9512b5c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.135776 19357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b9ba4058e94508ad4dc691427f6389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.142987 19501 tablet_service.cc:1511] Processing CreateTablet for tablet b67f57a822ea4af295cca4a9512b5c4a (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:12.146274 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67f57a822ea4af295cca4a9512b5c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.115662 19661 raft_consensus.cc:740] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.147676 19661 consensus_queue.cc:260] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.151358 19432 tablet_service.cc:1511] Processing CreateTablet for tablet b8df1dd36bb64af7af699ffa768d0393 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:12.152580 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8df1dd36bb64af7af699ffa768d0393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.152738 19661 ts_tablet_manager.cc:1434] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 14:56:12.153682 19661 tablet_bootstrap.cc:492] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.156137 19503 tablet_service.cc:1511] Processing CreateTablet for tablet b8df1dd36bb64af7af699ffa768d0393 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:12.156843 19356 tablet_service.cc:1511] Processing CreateTablet for tablet b8df1dd36bb64af7af699ffa768d0393 (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:12.157287 19429 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0e9ffdddb4abaa15fde4c3006d26f (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:12.158370 19429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0e9ffdddb4abaa15fde4c3006d26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.159554 19353 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0e9ffdddb4abaa15fde4c3006d26f (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:12.163940 19503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8df1dd36bb64af7af699ffa768d0393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.163707 19507 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0e9ffdddb4abaa15fde4c3006d26f (DEFAULT_TABLE table=soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:12.164863 19507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0e9ffdddb4abaa15fde4c3006d26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.158361 19356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8df1dd36bb64af7af699ffa768d0393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.175050 19353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0e9ffdddb4abaa15fde4c3006d26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:12.190784 19660 tablet_bootstrap.cc:492] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.196813 19660 tablet_bootstrap.cc:654] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.195308 19664 tablet_bootstrap.cc:492] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.210813 19664 tablet_bootstrap.cc:654] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.217746 19660 tablet_bootstrap.cc:492] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.218290 19660 ts_tablet_manager.cc:1403] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260709 14:56:12.221398 19660 raft_consensus.cc:359] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.222862 19660 raft_consensus.cc:385] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.223186 19660 raft_consensus.cc:740] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.223872 19660 consensus_queue.cc:260] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.226866 19660 ts_tablet_manager.cc:1434] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:56:12.227818 19660 tablet_bootstrap.cc:492] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.228171 19661 tablet_bootstrap.cc:654] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.235342 19660 tablet_bootstrap.cc:654] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.238260 19664 tablet_bootstrap.cc:492] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.242861 19664 ts_tablet_manager.cc:1403] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.004s
I20260709 14:56:12.244473 19660 tablet_bootstrap.cc:492] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.244951 19660 ts_tablet_manager.cc:1403] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:56:12.246883 19664 raft_consensus.cc:359] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.247538 19664 raft_consensus.cc:385] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.247817 19661 tablet_bootstrap.cc:492] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.247802 19664 raft_consensus.cc:740] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.247655 19660 raft_consensus.cc:359] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.248471 19661 ts_tablet_manager.cc:1403] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.013s
I20260709 14:56:12.248584 19660 raft_consensus.cc:385] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.249308 19660 raft_consensus.cc:740] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.248957 19664 consensus_queue.cc:260] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.250141 19660 consensus_queue.cc:260] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.251541 19664 ts_tablet_manager.cc:1434] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:12.252496 19660 ts_tablet_manager.cc:1434] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:12.253537 19660 tablet_bootstrap.cc:492] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.252562 19664 tablet_bootstrap.cc:492] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.255052 19661 raft_consensus.cc:359] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.255863 19661 raft_consensus.cc:385] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.256237 19661 raft_consensus.cc:740] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.257089 19661 consensus_queue.cc:260] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.259241 19661 ts_tablet_manager.cc:1434] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260709 14:56:12.259439 19314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:12.260336 19660 tablet_bootstrap.cc:654] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.262449 19661 tablet_bootstrap.cc:492] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.263859 19664 tablet_bootstrap.cc:654] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.268998 19661 tablet_bootstrap.cc:654] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.283937 19664 tablet_bootstrap.cc:492] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.284842 19661 tablet_bootstrap.cc:492] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.285012 19664 ts_tablet_manager.cc:1403] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260709 14:56:12.285449 19563 raft_consensus.cc:493] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.286022 19563 raft_consensus.cc:515] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.286561 19660 tablet_bootstrap.cc:492] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.287053 19660 ts_tablet_manager.cc:1403] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.009s
I20260709 14:56:12.288260 19563 leader_election.cc:290] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.288149 19664 raft_consensus.cc:359] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.288990 19664 raft_consensus.cc:385] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.288926 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dceccdd65a42d180f25018bb3abd70" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.289426 19664 raft_consensus.cc:740] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.289851 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dceccdd65a42d180f25018bb3abd70" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.289733 19660 raft_consensus.cc:359] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.290159 19664 consensus_queue.cc:260] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
W20260709 14:56:12.290496 19408 leader_election.cc:343] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.290512 19660 raft_consensus.cc:385] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.291203 19660 raft_consensus.cc:740] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
W20260709 14:56:12.291441 19407 leader_election.cc:343] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.291913 19407 leader_election.cc:304] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a5f8c51fbe64581a5711e50e488f707; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:12.292467 19664 ts_tablet_manager.cc:1434] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:12.291900 19660 consensus_queue.cc:260] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.292994 19563 raft_consensus.cc:2749] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.293275 19661 ts_tablet_manager.cc:1403] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.012s
I20260709 14:56:12.294186 19664 tablet_bootstrap.cc:492] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.297348 19661 raft_consensus.cc:359] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.298095 19661 raft_consensus.cc:385] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.298398 19661 raft_consensus.cc:740] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.298517 19660 ts_tablet_manager.cc:1434] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:56:12.299201 19661 consensus_queue.cc:260] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.299677 19660 tablet_bootstrap.cc:492] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.301052 19664 tablet_bootstrap.cc:654] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.301608 19661 ts_tablet_manager.cc:1434] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:12.302651 19661 tablet_bootstrap.cc:492] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.306890 19660 tablet_bootstrap.cc:654] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.310742 19661 tablet_bootstrap.cc:654] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.316322 19664 tablet_bootstrap.cc:492] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.316920 19664 ts_tablet_manager.cc:1403] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 14:56:12.321750 19664 raft_consensus.cc:359] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.322417 19664 raft_consensus.cc:385] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.322697 19664 raft_consensus.cc:740] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.323493 19664 consensus_queue.cc:260] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.327448 19664 ts_tablet_manager.cc:1434] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:56:12.328778 19664 tablet_bootstrap.cc:492] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.337080 19664 tablet_bootstrap.cc:654] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.338692 19563 raft_consensus.cc:493] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.339373 19563 raft_consensus.cc:515] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.342072 19563 leader_election.cc:290] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.344043 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.344906 19367 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:12.346282 19408 leader_election.cc:304] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.347131 19563 raft_consensus.cc:2804] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.348003 19660 tablet_bootstrap.cc:492] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.348529 19660 ts_tablet_manager.cc:1403] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.035s
W20260709 14:56:12.348049 19407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.173.195:36867, user_credentials={real_user=slave}} blocked reactor thread for 56642.1us
I20260709 14:56:12.351475 19660 raft_consensus.cc:359] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.352183 19660 raft_consensus.cc:385] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.352475 19660 raft_consensus.cc:740] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.353204 19660 consensus_queue.cc:260] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.353619 19661 tablet_bootstrap.cc:492] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.354257 19661 ts_tablet_manager.cc:1403] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.015s
I20260709 14:56:12.347505 19563 raft_consensus.cc:493] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.355365 19563 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.362298 19563 raft_consensus.cc:515] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.362608 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.363533 19516 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:12.364501 19660 ts_tablet_manager.cc:1434] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 14:56:12.365538 19660 tablet_bootstrap.cc:492] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.373533 19664 tablet_bootstrap.cc:492] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.374035 19661 raft_consensus.cc:359] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.374801 19661 raft_consensus.cc:385] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.375114 19661 raft_consensus.cc:740] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.375289 19563 leader_election.cc:290] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.376413 19660 tablet_bootstrap.cc:654] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.375856 19661 consensus_queue.cc:260] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.376461 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:12.377213 19367 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.374059 19664 ts_tablet_manager.cc:1403] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.019s
I20260709 14:56:12.378592 19661 ts_tablet_manager.cc:1434] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 14:56:12.382279 19661 tablet_bootstrap.cc:492] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.384007 19367 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:12.385115 19408 leader_election.cc:304] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.386823 19672 raft_consensus.cc:2804] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.387305 19672 raft_consensus.cc:697] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:12.388116 19672 consensus_queue.cc:237] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.388913 19661 tablet_bootstrap.cc:654] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.390868 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.391510 19516 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.381311 19664 raft_consensus.cc:359] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.396142 19664 raft_consensus.cc:385] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.396502 19664 raft_consensus.cc:740] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.397426 19664 consensus_queue.cc:260] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.400872 19664 ts_tablet_manager.cc:1434] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:56:12.401950 19664 tablet_bootstrap.cc:492] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.402525 19660 tablet_bootstrap.cc:492] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.403019 19660 ts_tablet_manager.cc:1403] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.023s
I20260709 14:56:12.403875 19628 raft_consensus.cc:493] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.404318 19628 raft_consensus.cc:515] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.405256 19516 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:12.406363 19628 leader_election.cc:290] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.406616 19660 raft_consensus.cc:359] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.407390 19660 raft_consensus.cc:385] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.407663 19660 raft_consensus.cc:740] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.407858 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.408474 19660 consensus_queue.cc:260] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
W20260709 14:56:12.409235 19481 leader_election.cc:343] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.410192 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.410681 19660 ts_tablet_manager.cc:1434] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
W20260709 14:56:12.411392 19482 leader_election.cc:343] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.411652 19660 tablet_bootstrap.cc:492] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.411940 19482 leader_election.cc:304] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0; no voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:12.411552 19664 tablet_bootstrap.cc:654] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.412948 19628 raft_consensus.cc:2749] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.415479 19661 tablet_bootstrap.cc:492] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.415957 19661 ts_tablet_manager.cc:1403] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.008s
I20260709 14:56:12.418844 19661 raft_consensus.cc:359] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.419535 19661 raft_consensus.cc:385] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.419898 19661 raft_consensus.cc:740] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.420753 19661 consensus_queue.cc:260] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.421267 19660 tablet_bootstrap.cc:654] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.429617 19664 tablet_bootstrap.cc:492] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.430249 19664 ts_tablet_manager.cc:1403] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260709 14:56:12.433982 19664 raft_consensus.cc:359] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.434864 19664 raft_consensus.cc:385] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.435230 19664 raft_consensus.cc:740] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.436089 19664 consensus_queue.cc:260] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.436972 19661 ts_tablet_manager.cc:1434] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:56:12.437990 19263 catalog_manager.cc:5697] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.439116 19664 ts_tablet_manager.cc:1434] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 14:56:12.440402 19664 tablet_bootstrap.cc:492] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.444797 19661 tablet_bootstrap.cc:492] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.447342 19664 tablet_bootstrap.cc:654] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.449731 19660 tablet_bootstrap.cc:492] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.450198 19660 ts_tablet_manager.cc:1403] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.013s
I20260709 14:56:12.451905 19672 raft_consensus.cc:493] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.452540 19672 raft_consensus.cc:515] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.455368 19660 raft_consensus.cc:359] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.457643 19660 raft_consensus.cc:385] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.458401 19660 raft_consensus.cc:740] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.458596 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.456027 19672 leader_election.cc:290] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.459235 19516 raft_consensus.cc:2468] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:12.459776 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.460518 19367 raft_consensus.cc:2468] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:12.459806 19660 consensus_queue.cc:260] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.460862 19407 leader_election.cc:304] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.462040 19672 raft_consensus.cc:2804] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.462239 19664 tablet_bootstrap.cc:492] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.462386 19672 raft_consensus.cc:493] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.462713 19660 ts_tablet_manager.cc:1434] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260709 14:56:12.462790 19664 ts_tablet_manager.cc:1403] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.013s
I20260709 14:56:12.462811 19672 raft_consensus.cc:3060] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.463814 19660 tablet_bootstrap.cc:492] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.465894 19664 raft_consensus.cc:359] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.466567 19664 raft_consensus.cc:385] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.466874 19664 raft_consensus.cc:740] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.467655 19664 consensus_queue.cc:260] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.469998 19664 ts_tablet_manager.cc:1434] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:12.470307 19660 tablet_bootstrap.cc:654] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.470511 19672 raft_consensus.cc:515] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.470989 19664 tablet_bootstrap.cc:492] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.473470 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.473963 19516 raft_consensus.cc:3060] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.478396 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:12.478937 19367 raft_consensus.cc:3060] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.479125 19664 tablet_bootstrap.cc:654] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.481802 19516 raft_consensus.cc:2468] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:12.483788 19407 leader_election.cc:304] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.484274 19661 tablet_bootstrap.cc:654] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.487560 19678 raft_consensus.cc:2804] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.488032 19678 raft_consensus.cc:697] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:12.488897 19678 consensus_queue.cc:237] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.484558 19672 leader_election.cc:290] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.497434 19367 raft_consensus.cc:2468] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:12.499244 19661 tablet_bootstrap.cc:492] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.503856 19661 ts_tablet_manager.cc:1403] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.004s
I20260709 14:56:12.506826 19661 raft_consensus.cc:359] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.507515 19661 raft_consensus.cc:385] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.507863 19661 raft_consensus.cc:740] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.508667 19661 consensus_queue.cc:260] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.509999 19664 tablet_bootstrap.cc:492] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.510514 19664 ts_tablet_manager.cc:1403] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.018s
I20260709 14:56:12.510641 19660 tablet_bootstrap.cc:492] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.511019 19661 ts_tablet_manager.cc:1434] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:56:12.511123 19660 ts_tablet_manager.cc:1403] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.025s
I20260709 14:56:12.512136 19661 tablet_bootstrap.cc:492] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.512971 19263 catalog_manager.cc:5697] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.513504 19664 raft_consensus.cc:359] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.514240 19664 raft_consensus.cc:385] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.514513 19664 raft_consensus.cc:740] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.514549 19660 raft_consensus.cc:359] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.515348 19660 raft_consensus.cc:385] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.515674 19660 raft_consensus.cc:740] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.515448 19664 consensus_queue.cc:260] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.516662 19660 consensus_queue.cc:260] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.518023 19664 ts_tablet_manager.cc:1434] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.006s
I20260709 14:56:12.519032 19664 tablet_bootstrap.cc:492] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.519047 19660 ts_tablet_manager.cc:1434] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:12.520364 19660 tablet_bootstrap.cc:492] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.522351 19661 tablet_bootstrap.cc:654] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.525892 19664 tablet_bootstrap.cc:654] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.526422 19660 tablet_bootstrap.cc:654] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.528723 19628 raft_consensus.cc:493] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.529206 19628 raft_consensus.cc:515] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.535077 19663 raft_consensus.cc:493] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.535575 19663 raft_consensus.cc:515] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.535983 19660 tablet_bootstrap.cc:492] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.536257 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.536446 19660 ts_tablet_manager.cc:1403] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:56:12.536860 19367 raft_consensus.cc:2468] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:12.537315 19664 tablet_bootstrap.cc:492] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.537526 19663 leader_election.cc:290] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.537756 19664 ts_tablet_manager.cc:1403] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:56:12.538057 19482 leader_election.cc:304] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.539152 19660 raft_consensus.cc:359] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.539813 19660 raft_consensus.cc:385] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.539547 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.540261 19516 raft_consensus.cc:2468] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:12.540343 19664 raft_consensus.cc:359] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.540987 19664 raft_consensus.cc:385] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.541215 19660 raft_consensus.cc:740] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.541271 19664 raft_consensus.cc:740] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.541656 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.541908 19660 consensus_queue.cc:260] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.541908 19664 consensus_queue.cc:260] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.543965 19664 ts_tablet_manager.cc:1434] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:56:12.543965 19660 ts_tablet_manager.cc:1434] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:12.545156 19664 tablet_bootstrap.cc:492] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: Bootstrap starting.
I20260709 14:56:12.544909 19660 tablet_bootstrap.cc:492] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: Bootstrap starting.
I20260709 14:56:12.547190 19332 leader_election.cc:304] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.547489 19661 tablet_bootstrap.cc:492] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.548453 19622 raft_consensus.cc:2804] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.548789 19622 raft_consensus.cc:493] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.549145 19622 raft_consensus.cc:3060] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.550812 19664 tablet_bootstrap.cc:654] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.550812 19660 tablet_bootstrap.cc:654] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.554008 19443 raft_consensus.cc:2468] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:12.555828 19628 leader_election.cc:290] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.556414 19628 raft_consensus.cc:2804] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.556085 19622 raft_consensus.cc:515] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.556740 19628 raft_consensus.cc:493] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.557085 19628 raft_consensus.cc:3060] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.558185 19622 leader_election.cc:290] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.548769 19661 ts_tablet_manager.cc:1403] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.008s
I20260709 14:56:12.561718 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.562739 19664 tablet_bootstrap.cc:492] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: No bootstrap required, opened a new log
I20260709 14:56:12.563196 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.563221 19664 ts_tablet_manager.cc:1403] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 14:56:12.563820 19441 raft_consensus.cc:3060] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.564410 19661 raft_consensus.cc:359] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.565155 19661 raft_consensus.cc:385] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.565449 19661 raft_consensus.cc:740] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.566279 19664 raft_consensus.cc:359] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.566907 19664 raft_consensus.cc:385] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.567203 19664 raft_consensus.cc:740] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.567117 19661 consensus_queue.cc:260] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.567997 19664 consensus_queue.cc:260] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.569605 19661 ts_tablet_manager.cc:1434] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:56:12.569990 19664 ts_tablet_manager.cc:1434] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:12.570487 19441 raft_consensus.cc:2468] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.570515 19661 tablet_bootstrap.cc:492] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.571790 19332 leader_election.cc:304] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.572595 19660 tablet_bootstrap.cc:492] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: No bootstrap required, opened a new log
I20260709 14:56:12.572999 19660 ts_tablet_manager.cc:1403] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260709 14:56:12.575309 19663 raft_consensus.cc:2804] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.567504 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.575835 19660 raft_consensus.cc:359] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.575968 19663 raft_consensus.cc:697] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:12.576757 19660 raft_consensus.cc:385] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.577314 19660 raft_consensus.cc:740] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.577477 19661 tablet_bootstrap.cc:654] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.577760 19663 consensus_queue.cc:237] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.578089 19660 consensus_queue.cc:260] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.579360 19443 raft_consensus.cc:2393] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in current term 1: Already voted for candidate 1b756a68a365422ab15da37218cb13b3 in this term.
I20260709 14:56:12.580135 19660 ts_tablet_manager.cc:1434] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:56:12.585419 19628 raft_consensus.cc:515] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.586591 19516 raft_consensus.cc:2393] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b756a68a365422ab15da37218cb13b3 in current term 1: Already voted for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in this term.
I20260709 14:56:12.591127 19661 tablet_bootstrap.cc:492] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.591992 19628 leader_election.cc:290] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.592806 19661 ts_tablet_manager.cc:1403] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:56:12.592657 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:12.592962 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.593676 19443 raft_consensus.cc:2393] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in current term 1: Already voted for candidate 1b756a68a365422ab15da37218cb13b3 in this term.
I20260709 14:56:12.594493 19481 leader_election.cc:304] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [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: 096ce5895dbb4cbe8e4d497a60f2c6d0; no voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:12.595378 19692 raft_consensus.cc:493] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.595455 19661 raft_consensus.cc:359] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.596295 19661 raft_consensus.cc:385] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.596043 19692 raft_consensus.cc:515] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.596616 19661 raft_consensus.cc:740] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.596710 19628 raft_consensus.cc:2749] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.599682 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.597340 19661 consensus_queue.cc:260] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.602300 19367 raft_consensus.cc:2468] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:12.603404 19482 leader_election.cc:304] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.603808 19661 ts_tablet_manager.cc:1434] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 14:56:12.598356 19692 leader_election.cc:290] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.605027 19661 tablet_bootstrap.cc:492] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Bootstrap starting.
I20260709 14:56:12.607249 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.607950 19443 raft_consensus.cc:2468] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:12.610711 19661 tablet_bootstrap.cc:654] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.604230 19628 raft_consensus.cc:2804] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.611338 19628 raft_consensus.cc:493] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.610864 19265 catalog_manager.cc:5697] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.611748 19628 raft_consensus.cc:3060] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.617969 19663 raft_consensus.cc:493] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.618885 19663 raft_consensus.cc:515] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.620016 19628 raft_consensus.cc:515] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.621398 19663 leader_election.cc:290] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.623765 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.623970 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.624590 19443 raft_consensus.cc:2468] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
W20260709 14:56:12.625705 19332 leader_election.cc:343] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.626389 19332 leader_election.cc:304] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [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: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0
I20260709 14:56:12.628053 19622 raft_consensus.cc:2804] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.628399 19622 raft_consensus.cc:493] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.628715 19622 raft_consensus.cc:3060] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.631578 19661 tablet_bootstrap.cc:492] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: No bootstrap required, opened a new log
I20260709 14:56:12.632027 19661 ts_tablet_manager.cc:1403] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.001s
I20260709 14:56:12.632364 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:12.632942 19367 raft_consensus.cc:3060] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.634541 19661 raft_consensus.cc:359] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.635195 19661 raft_consensus.cc:385] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.635421 19661 raft_consensus.cc:740] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.636005 19661 consensus_queue.cc:260] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.637272 19622 raft_consensus.cc:515] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.637912 19661 ts_tablet_manager.cc:1434] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:56:12.638819 19367 raft_consensus.cc:2468] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:12.639832 19628 leader_election.cc:290] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.640857 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.641425 19443 raft_consensus.cc:3060] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.642355 19622 leader_election.cc:290] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.645953 19482 leader_election.cc:304] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.647289 19692 raft_consensus.cc:2804] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.647763 19692 raft_consensus.cc:697] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:12.647879 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.648084 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.648339 19443 raft_consensus.cc:2468] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:12.648486 19441 raft_consensus.cc:3060] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.648675 19517 raft_consensus.cc:3060] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.648574 19692 consensus_queue.cc:237] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.654054 19441 raft_consensus.cc:2468] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.655429 19517 raft_consensus.cc:2468] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.656250 19332 leader_election.cc:304] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.657121 19698 raft_consensus.cc:2804] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.657619 19698 raft_consensus.cc:697] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:12.658390 19698 consensus_queue.cc:237] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.661505 19263 catalog_manager.cc:5697] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.667085 19678 raft_consensus.cc:493] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.667590 19678 raft_consensus.cc:515] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.669580 19678 leader_election.cc:290] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.668942 19264 catalog_manager.cc:5697] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.670595 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.671139 19367 raft_consensus.cc:2468] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:12.672096 19408 leader_election.cc:304] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.672737 19678 raft_consensus.cc:2804] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.673038 19678 raft_consensus.cc:493] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.673293 19678 raft_consensus.cc:3060] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.670902 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.674511 19517 raft_consensus.cc:2468] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 0.
I20260709 14:56:12.679337 19678 raft_consensus.cc:515] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.680899 19678 leader_election.cc:290] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.681416 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:12.681845 19367 raft_consensus.cc:3060] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.681820 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.682446 19517 raft_consensus.cc:3060] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.685809 19367 raft_consensus.cc:2468] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:12.686641 19408 leader_election.cc:304] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.686794 19517 raft_consensus.cc:2468] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 1.
I20260709 14:56:12.687290 19678 raft_consensus.cc:2804] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.687718 19678 raft_consensus.cc:697] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:12.688403 19678 consensus_queue.cc:237] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.695560 19264 catalog_manager.cc:5697] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 1 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.699160 19698 raft_consensus.cc:493] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.699319 19622 raft_consensus.cc:493] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.699654 19698 raft_consensus.cc:515] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.699772 19622 raft_consensus.cc:515] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.701675 19698 leader_election.cc:290] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.701690 19622 leader_election.cc:290] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.703094 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.703378 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dceccdd65a42d180f25018bb3abd70" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.703751 19441 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:12.703835 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.704046 19443 raft_consensus.cc:2468] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:12.704481 19516 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:12.703955 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dceccdd65a42d180f25018bb3abd70" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" is_pre_election: true
I20260709 14:56:12.704793 19332 leader_election.cc:304] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.705112 19517 raft_consensus.cc:2468] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 0.
I20260709 14:56:12.705593 19622 raft_consensus.cc:2804] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.705950 19622 raft_consensus.cc:493] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.706323 19622 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.706192 19332 leader_election.cc:304] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.706983 19698 raft_consensus.cc:2804] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.707340 19698 raft_consensus.cc:493] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.707623 19698 raft_consensus.cc:3060] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.711022 19622 raft_consensus.cc:515] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.712066 19698 raft_consensus.cc:515] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.712790 19622 leader_election.cc:290] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.713256 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.713696 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.713799 19443 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.714017 19698 leader_election.cc:290] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.714303 19517 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.714538 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dceccdd65a42d180f25018bb3abd70" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.715152 19441 raft_consensus.cc:3060] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.717947 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dceccdd65a42d180f25018bb3abd70" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.718483 19516 raft_consensus.cc:3060] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.720656 19443 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.721006 19517 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.722034 19332 leader_election.cc:304] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.722913 19441 raft_consensus.cc:2468] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.723763 19698 raft_consensus.cc:2804] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.724023 19332 leader_election.cc:304] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:12.724260 19698 raft_consensus.cc:697] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:12.724689 19516 raft_consensus.cc:2468] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 1.
I20260709 14:56:12.724956 19663 raft_consensus.cc:2804] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.725493 19663 raft_consensus.cc:697] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:12.725142 19698 consensus_queue.cc:237] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.726385 19663 consensus_queue.cc:237] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.735033 19264 catalog_manager.cc:5697] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.736289 19264 catalog_manager.cc:5697] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.784880 19699 raft_consensus.cc:493] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.785494 19699 raft_consensus.cc:515] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.787053 19699 leader_election.cc:290] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.787866 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3" is_pre_election: true
I20260709 14:56:12.788041 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707" is_pre_election: true
I20260709 14:56:12.788380 19367 raft_consensus.cc:2468] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:12.788625 19441 raft_consensus.cc:2468] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 0.
I20260709 14:56:12.789263 19482 leader_election.cc:304] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.790055 19699 raft_consensus.cc:2804] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.790418 19699 raft_consensus.cc:493] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.790699 19699 raft_consensus.cc:3060] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.795269 19699 raft_consensus.cc:515] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.796681 19699 leader_election.cc:290] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:12.797369 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:12.797572 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.797827 19367 raft_consensus.cc:3060] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.798146 19441 raft_consensus.cc:3060] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.802140 19367 raft_consensus.cc:2468] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:12.802546 19441 raft_consensus.cc:2468] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 1.
I20260709 14:56:12.803164 19482 leader_election.cc:304] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.803923 19699 raft_consensus.cc:2804] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.804329 19699 raft_consensus.cc:697] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:12.804940 19699 consensus_queue.cc:237] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.811766 19264 catalog_manager.cc:5697] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.830070 19678 consensus_queue.cc:1048] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.842886 19672 consensus_queue.cc:1048] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.903946 19441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
mode: GRACEFUL
new_leader_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:58876
I20260709 14:56:12.904393 19441 raft_consensus.cc:606] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Received request to transfer leadership to TS 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:12.910809 19441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
mode: GRACEFUL
new_leader_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:58876
I20260709 14:56:12.911262 19441 raft_consensus.cc:606] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Received request to transfer leadership to TS 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:12.915529 19516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
mode: GRACEFUL
new_leader_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:48974
I20260709 14:56:12.915985 19516 raft_consensus.cc:606] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Received request to transfer leadership to TS 1b756a68a365422ab15da37218cb13b3
I20260709 14:56:12.920388 19672 consensus_queue.cc:1048] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.920631 19367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:51188
I20260709 14:56:12.921196 19367 raft_consensus.cc:606] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Received request to transfer leadership to TS 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:12.927175 19368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:51188
I20260709 14:56:12.927874 19368 raft_consensus.cc:606] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Received request to transfer leadership to TS 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:12.931437 19678 raft_consensus.cc:993] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: : Instructing follower 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:12.931855 19678 raft_consensus.cc:1081] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Signalling peer 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:12.933481 19368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:51176
I20260709 14:56:12.934036 19368 raft_consensus.cc:493] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.934408 19368 raft_consensus.cc:3060] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.937866 19672 consensus_queue.cc:1048] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.940845 19368 raft_consensus.cc:515] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.943028 19368 leader_election.cc:290] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:12.944465 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:12.946285 19516 raft_consensus.cc:3060] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.944466 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec11b2a0eb14b4aaa2bc7f7d95f98c1" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:12.945420 19367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:51188
I20260709 14:56:12.947467 19367 raft_consensus.cc:606] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Received request to transfer leadership to TS 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:12.948691 19441 raft_consensus.cc:3055] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.949075 19441 raft_consensus.cc:740] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:12.949923 19441 consensus_queue.cc:260] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.951128 19441 raft_consensus.cc:3060] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.952473 19516 raft_consensus.cc:2468] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:12.953027 19517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
mode: GRACEFUL
new_leader_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:48974
I20260709 14:56:12.953615 19517 raft_consensus.cc:606] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Received request to transfer leadership to TS 2a5f8c51fbe64581a5711e50e488f707
I20260709 14:56:12.953521 19332 leader_election.cc:304] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:12.954587 19663 raft_consensus.cc:2804] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.955018 19663 raft_consensus.cc:697] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:12.955808 19663 consensus_queue.cc:237] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:12.958473 19441 raft_consensus.cc:2468] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:12.965492 19441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
mode: GRACEFUL
new_leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:58876
I20260709 14:56:12.966027 19441 raft_consensus.cc:606] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Received request to transfer leadership to TS 096ce5895dbb4cbe8e4d497a60f2c6d0
I20260709 14:56:12.967944 19264 catalog_manager.cc:5697] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 1 to 2, leader changed from 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194) to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.043959 19622 consensus_queue.cc:1048] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.050196 19663 raft_consensus.cc:993] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.050663 19698 raft_consensus.cc:1081] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Signalling peer 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.052673 19443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:58858
I20260709 14:56:13.053220 19443 raft_consensus.cc:493] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.053568 19443 raft_consensus.cc:3060] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.057358 19622 consensus_queue.cc:1048] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.060227 19443 raft_consensus.cc:515] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.061233 19441 raft_consensus.cc:1240] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Rejecting Update request from peer 1b756a68a365422ab15da37218cb13b3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:13.063450 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:13.063479 19443 leader_election.cc:290] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:13.063659 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4f8093da38473f9c9af681aff42ab5" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:13.064309 19622 consensus_queue.cc:1059] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.065280 19622 raft_consensus.cc:3055] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.065659 19622 raft_consensus.cc:740] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:13.066479 19622 consensus_queue.cc:260] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.067725 19622 raft_consensus.cc:3060] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.071280 19698 consensus_queue.cc:1048] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.079114 19698 raft_consensus.cc:993] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.079526 19698 raft_consensus.cc:1081] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Signalling peer 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.081252 19367 raft_consensus.cc:2468] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.084013 19663 consensus_queue.cc:1048] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.084105 19408 leader_election.cc:304] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [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: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 096ce5895dbb4cbe8e4d497a60f2c6d0
I20260709 14:56:13.085057 19563 raft_consensus.cc:2804] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.085489 19563 raft_consensus.cc:697] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:13.086308 19563 consensus_queue.cc:237] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [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: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.083751 19441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:58858
I20260709 14:56:13.094096 19441 raft_consensus.cc:493] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.094494 19441 raft_consensus.cc:3060] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.100840 19265 catalog_manager.cc:5697] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 1 to 2, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.101128 19441 raft_consensus.cc:515] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.102960 19441 leader_election.cc:290] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:13.103881 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:13.104319 19367 raft_consensus.cc:3055] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.104563 19367 raft_consensus.cc:740] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:13.105103 19367 consensus_queue.cc:260] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.106000 19367 raft_consensus.cc:3060] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.111778 19367 raft_consensus.cc:2468] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.112746 19408 leader_election.cc:304] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:13.113574 19672 raft_consensus.cc:2804] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.114111 19672 raft_consensus.cc:697] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:13.114858 19672 consensus_queue.cc:237] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.115582 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9ba4058e94508ad4dc691427f6389" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:13.116160 19517 raft_consensus.cc:3060] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.121932 19663 consensus_queue.cc:1048] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.122632 19517 raft_consensus.cc:2468] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.124588 19264 catalog_manager.cc:5697] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 1 to 2, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.132807 19622 consensus_queue.cc:1048] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.159281 19699 consensus_queue.cc:1048] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.168460 19720 consensus_queue.cc:1048] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.175947 19692 raft_consensus.cc:993] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: : Instructing follower 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:13.176358 19692 raft_consensus.cc:1081] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Signalling peer 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:13.178486 19367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:51170
I20260709 14:56:13.179031 19367 raft_consensus.cc:493] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.179390 19367 raft_consensus.cc:3060] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.183832 19367 raft_consensus.cc:515] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.185452 19367 leader_election.cc:290] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:13.186069 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:13.186427 19517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653a0b941f8942e68d42a4ab05f8c9c8" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:13.186749 19441 raft_consensus.cc:3060] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.187008 19517 raft_consensus.cc:3055] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.187369 19517 raft_consensus.cc:740] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:13.188156 19517 consensus_queue.cc:260] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.189394 19517 raft_consensus.cc:3060] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.193426 19441 raft_consensus.cc:2468] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:13.194435 19332 leader_election.cc:304] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:13.195030 19663 raft_consensus.cc:2804] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.195531 19663 raft_consensus.cc:697] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:13.195813 19517 raft_consensus.cc:2468] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:13.196344 19663 consensus_queue.cc:237] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.202628 19264 catalog_manager.cc:5697] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 1 to 2, leader changed from 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195) to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.216586 19663 consensus_queue.cc:1048] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.226126 19698 consensus_queue.cc:1048] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.233958 19698 raft_consensus.cc:993] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.234404 19622 raft_consensus.cc:1081] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Signalling peer 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.235948 19441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:58858
I20260709 14:56:13.236454 19441 raft_consensus.cc:493] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.236757 19441 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.239081 19672 consensus_queue.cc:1048] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.242364 19441 raft_consensus.cc:515] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.244606 19441 leader_election.cc:290] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:13.245788 19516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:13.246408 19516 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.246891 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:13.247452 19367 raft_consensus.cc:3055] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.247694 19367 raft_consensus.cc:740] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:13.248310 19367 consensus_queue.cc:260] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.249099 19367 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.252700 19563 raft_consensus.cc:993] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: : Instructing follower 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:13.253163 19563 raft_consensus.cc:1081] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Signalling peer 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:13.255127 19367 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.255214 19563 consensus_queue.cc:1048] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.256232 19516 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.257450 19517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:48964
I20260709 14:56:13.258065 19517 raft_consensus.cc:493] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.258453 19517 raft_consensus.cc:3060] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.256207 19408 leader_election.cc:304] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:13.259828 19678 raft_consensus.cc:2804] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.260301 19678 raft_consensus.cc:697] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:13.261160 19678 consensus_queue.cc:237] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.273015 19264 catalog_manager.cc:5697] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 1 to 2, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.278419 19672 raft_consensus.cc:993] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: : Instructing follower 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:13.278939 19678 raft_consensus.cc:1081] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Signalling peer 1b756a68a365422ab15da37218cb13b3 to start an election
I20260709 14:56:13.280529 19367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
 from {username='slave'} at 127.0.0.1:51176
I20260709 14:56:13.281080 19367 raft_consensus.cc:493] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.281411 19367 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.280442 19517 raft_consensus.cc:515] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.287536 19367 raft_consensus.cc:515] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.289654 19367 leader_election.cc:290] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Requested vote from peers 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:13.292235 19515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:13.292809 19515 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.295064 19720 consensus_queue.cc:1048] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.296674 19517 leader_election.cc:290] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:13.297796 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:13.298362 19367 raft_consensus.cc:3060] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.298271 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "1b756a68a365422ab15da37218cb13b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:13.298944 19441 raft_consensus.cc:3055] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.297809 19443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0e9ffdddb4abaa15fde4c3006d26f" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:13.299315 19441 raft_consensus.cc:740] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:13.299811 19443 raft_consensus.cc:3055] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.299836 19515 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:13.300231 19443 raft_consensus.cc:740] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:13.300180 19441 consensus_queue.cc:260] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.301165 19332 leader_election.cc:304] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:13.301077 19443 consensus_queue.cc:260] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.301852 19441 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.301985 19622 raft_consensus.cc:2804] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.302547 19622 raft_consensus.cc:697] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Leader. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:13.303364 19622 consensus_queue.cc:237] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.302031 19443 raft_consensus.cc:3060] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.304527 19367 raft_consensus.cc:2468] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 2.
I20260709 14:56:13.305721 19482 leader_election.cc:304] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:13.306634 19720 raft_consensus.cc:2804] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.307077 19720 raft_consensus.cc:697] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:13.307806 19720 consensus_queue.cc:237] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.308244 19441 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b756a68a365422ab15da37218cb13b3 in term 2.
I20260709 14:56:13.316330 19265 catalog_manager.cc:5697] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 1 to 2, leader changed from 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194) to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:13.319181 19443 raft_consensus.cc:2468] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 2.
I20260709 14:56:13.319461 19264 catalog_manager.cc:5697] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 reported cstate change: term changed from 1 to 2, leader changed from 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194) to 1b756a68a365422ab15da37218cb13b3 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "1b756a68a365422ab15da37218cb13b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.327736 19720 raft_consensus.cc:993] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: : Instructing follower 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.328118 19720 raft_consensus.cc:1081] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Signalling peer 2a5f8c51fbe64581a5711e50e488f707 to start an election
I20260709 14:56:13.332139 19699 consensus_queue.cc:1048] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.334332 19443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
 from {username='slave'} at 127.0.0.1:58874
I20260709 14:56:13.335177 19443 raft_consensus.cc:493] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.335547 19443 raft_consensus.cc:3060] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.341192 19443 raft_consensus.cc:515] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.346947 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:13.347597 19367 raft_consensus.cc:3060] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.344027 19515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8df1dd36bb64af7af699ffa768d0393" candidate_uuid: "2a5f8c51fbe64581a5711e50e488f707" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
I20260709 14:56:13.348471 19515 raft_consensus.cc:3055] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.348786 19515 raft_consensus.cc:740] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:13.349617 19515 consensus_queue.cc:260] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.350605 19515 raft_consensus.cc:3060] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.351248 19443 leader_election.cc:290] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195:36867)
I20260709 14:56:13.352730 19367 raft_consensus.cc:2468] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.353756 19408 leader_election.cc:304] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b756a68a365422ab15da37218cb13b3, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:13.354761 19678 raft_consensus.cc:2804] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.355194 19678 raft_consensus.cc:697] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Leader. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:13.355971 19515 raft_consensus.cc:2468] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a5f8c51fbe64581a5711e50e488f707 in term 2.
I20260709 14:56:13.355923 19678 consensus_queue.cc:237] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:13.361984 19265 catalog_manager.cc:5697] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 reported cstate change: term changed from 1 to 2, leader changed from 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195) to 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194). New cstate: current_term: 2 leader_uuid: "2a5f8c51fbe64581a5711e50e488f707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.454700 19443 raft_consensus.cc:1275] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.455691 19622 consensus_queue.cc:1048] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.463238 19515 raft_consensus.cc:1275] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.464428 19622 consensus_queue.cc:1048] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.469801 19517 raft_consensus.cc:3060] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.476635 19517 raft_consensus.cc:1275] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.477806 19678 consensus_queue.cc:1048] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.485309 19367 raft_consensus.cc:1275] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.486913 19728 consensus_queue.cc:1048] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.617129 19443 raft_consensus.cc:1275] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.618398 19622 consensus_queue.cc:1048] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.626549 19517 raft_consensus.cc:1275] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.627128 19515 raft_consensus.cc:1275] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.628015 19728 consensus_queue.cc:1048] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.628378 19663 consensus_queue.cc:1048] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.636420 19367 raft_consensus.cc:1275] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.638131 19672 consensus_queue.cc:1048] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.692945 19367 raft_consensus.cc:1275] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.693964 19672 consensus_queue.cc:1048] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.700452 19517 raft_consensus.cc:1275] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.702101 19672 consensus_queue.cc:1048] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.709579 19367 raft_consensus.cc:1275] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.710599 19699 consensus_queue.cc:1048] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.717598 19443 raft_consensus.cc:1275] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.719004 19720 consensus_queue.cc:1048] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.782307 19442 raft_consensus.cc:1275] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.782805 19367 raft_consensus.cc:1275] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.783555 19663 consensus_queue.cc:1048] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.784188 19672 consensus_queue.cc:1048] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.792241 19517 raft_consensus.cc:1275] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 2a5f8c51fbe64581a5711e50e488f707: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.792860 19515 raft_consensus.cc:1275] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Refusing update from remote peer 1b756a68a365422ab15da37218cb13b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.796991 19678 consensus_queue.cc:1048] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.799226 19663 consensus_queue.cc:1048] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:15.969666 19263 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50774:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:15.994143 19263 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50774:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:16.078908 15031 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:56:16.220477 19408 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:41979, user_credentials={real_user=slave}} blocked reactor thread for 72757.9us
I20260709 14:56:16.340853 19777 tablet.cc:1724] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.401041 19368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:51484
W20260709 14:56:16.440056 19771 log.cc:927] Time spent T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 14:56:16.398016 19786 tablet.cc:1724] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.465822 19469 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:c9b9ba4058e94508ad4dc691427f6389)
W20260709 14:56:16.470257 19788 log.cc:927] Time spent T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:56:16.476480 19368 raft_consensus.cc:606] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Received request to transfer leadership to TS 096ce5895dbb4cbe8e4d497a60f2c6d0
W20260709 14:56:16.477972 19469 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:c9b9ba4058e94508ad4dc691427f6389)
I20260709 14:56:16.485600 19802 tablet.cc:1724] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.482860 19469 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:c9b9ba4058e94508ad4dc691427f6389)
I20260709 14:56:16.491228 19794 tablet.cc:1724] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.493582 19798 tablet.cc:1724] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.496412 19795 tablet.cc:1724] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.503013 19789 log.cc:927] Time spent T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: Append to log took a long time: real 0.099s	user 0.002s	sys 0.000s
I20260709 14:56:16.508139 19777 tablet.cc:1724] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.513223 19783 log.cc:927] Time spent T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Append to log took a long time: real 0.113s	user 0.002s	sys 0.000s
I20260709 14:56:16.487442 19803 tablet.cc:1724] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.520157 19799 tablet.cc:1724] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.529910 19797 tablet.cc:1724] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.534397 19663 raft_consensus.cc:993] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:16.535077 19761 raft_consensus.cc:1081] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Signalling peer 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:16.536441 19794 tablet.cc:1724] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.516601 19791 tablet.cc:1724] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.541610 19786 tablet.cc:1724] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.560145 19517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:48948
I20260709 14:56:16.560830 19517 raft_consensus.cc:493] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.561842 19517 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.568774 19517 raft_consensus.cc:515] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.570127 19799 tablet.cc:1724] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.572125 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:16.572856 19441 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.572803 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b74a175f94ae7ab522bd67ed0e96a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:16.573524 19360 raft_consensus.cc:3055] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:16.573844 19360 raft_consensus.cc:740] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:16.574747 19360 consensus_queue.cc:260] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.578738 19360 raft_consensus.cc:3060] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.582635 19798 tablet.cc:1724] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.580936 19800 tablet.cc:1724] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.579667 19517 leader_election.cc:290] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 3 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:16.594431 19441 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 3.
I20260709 14:56:16.600976 19795 tablet.cc:1724] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.610947 19481 leader_election.cc:304] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [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: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:16.599069 19360 raft_consensus.cc:2468] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 3.
I20260709 14:56:16.612160 19793 raft_consensus.cc:2804] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:16.616709 19803 tablet.cc:1724] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.608912 19439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
mode: GRACEFUL
new_leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:42662
I20260709 14:56:16.620357 19439 raft_consensus.cc:606] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Received request to transfer leadership to TS 096ce5895dbb4cbe8e4d497a60f2c6d0
I20260709 14:56:16.609071 19805 tablet.cc:1724] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.622088 15031 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:16.617594 19799 tablet.cc:1724] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.622704 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:16.623548 19786 tablet.cc:1724] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.618144 19793 raft_consensus.cc:697] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:16.614950 19794 tablet.cc:1724] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.626523 19793 consensus_queue.cc:237] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.603590 19802 tablet.cc:1724] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.618438 19777 tablet.cc:1724] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.637393 19800 tablet.cc:1724] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.641292 19798 tablet.cc:1724] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.648247 19360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "120a3375e21f4f698169b9985203cf06"
dest_uuid: "1b756a68a365422ab15da37218cb13b3"
mode: GRACEFUL
new_leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:51484
I20260709 14:56:16.651683 19360 raft_consensus.cc:606] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Received request to transfer leadership to TS 096ce5895dbb4cbe8e4d497a60f2c6d0
I20260709 14:56:16.614530 19797 tablet.cc:1724] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:16.649893 19263 catalog_manager.cc:5697] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 2 to 3, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 3 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.657374 19439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d"
dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
mode: GRACEFUL
new_leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:42662
I20260709 14:56:16.657945 19439 raft_consensus.cc:606] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Received request to transfer leadership to TS 096ce5895dbb4cbe8e4d497a60f2c6d0
I20260709 14:56:16.661216 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:16.663878 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:16.682925 19265 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970: soft_deleted_table [id=141cc7ff207d4278b4ec0009a997d33e] alter complete (version 1)
I20260709 14:56:16.772962 19775 raft_consensus.cc:993] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: : Instructing follower 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:16.773543 19785 raft_consensus.cc:1081] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Signalling peer 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:16.774824 19517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:48964
I20260709 14:56:16.775242 19517 raft_consensus.cc:493] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.775523 19517 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.780030 19517 raft_consensus.cc:515] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.781584 19517 leader_election.cc:290] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 3 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:16.782218 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:16.782639 19439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67f57a822ea4af295cca4a9512b5c4a" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:16.782793 19360 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.783270 19439 raft_consensus.cc:3055] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:16.783617 19439 raft_consensus.cc:740] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:16.784329 19439 consensus_queue.cc:260] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.785240 19439 raft_consensus.cc:3060] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.787942 19360 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 3.
I20260709 14:56:16.789079 19482 leader_election.cc:304] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [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: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:16.789847 19793 raft_consensus.cc:2804] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:16.790233 19793 raft_consensus.cc:697] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:16.790796 19439 raft_consensus.cc:2468] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 3.
I20260709 14:56:16.791015 19793 consensus_queue.cc:237] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.797892 19264 catalog_manager.cc:5697] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 2 to 3, leader changed from 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194) to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 3 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.923344 19775 raft_consensus.cc:993] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: : Instructing follower 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:16.923807 19785 raft_consensus.cc:1081] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Signalling peer 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:16.924994 19517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:48964
I20260709 14:56:16.925397 19517 raft_consensus.cc:493] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.925657 19517 raft_consensus.cc:3060] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.930133 19517 raft_consensus.cc:515] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.931677 19517 leader_election.cc:290] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:16.932614 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:16.932731 19439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecea3887b09a4a04aaef42f140ad0b1d" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:16.933204 19360 raft_consensus.cc:3060] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.933344 19439 raft_consensus.cc:3055] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:16.933719 19439 raft_consensus.cc:740] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a5f8c51fbe64581a5711e50e488f707, State: Running, Role: LEADER
I20260709 14:56:16.934360 19439 consensus_queue.cc:260] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.935348 19439 raft_consensus.cc:3060] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.939507 19360 raft_consensus.cc:2468] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 2.
I20260709 14:56:16.940557 19482 leader_election.cc:304] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096ce5895dbb4cbe8e4d497a60f2c6d0, 1b756a68a365422ab15da37218cb13b3; no voters: 
I20260709 14:56:16.941246 19793 raft_consensus.cc:2804] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:16.941655 19793 raft_consensus.cc:697] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:16.942472 19439 raft_consensus.cc:2468] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 2.
I20260709 14:56:16.942394 19793 consensus_queue.cc:237] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:16.948786 19264 catalog_manager.cc:5697] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 1 to 2, leader changed from 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194) to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:17.099924 19663 raft_consensus.cc:993] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: : Instructing follower 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:17.100325 19765 raft_consensus.cc:1081] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Signalling peer 096ce5895dbb4cbe8e4d497a60f2c6d0 to start an election
I20260709 14:56:17.101544 19517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "120a3375e21f4f698169b9985203cf06"
dest_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0"
 from {username='slave'} at 127.0.0.1:48948
I20260709 14:56:17.101918 19517 raft_consensus.cc:493] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:17.102130 19517 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:17.106304 19517 raft_consensus.cc:515] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:17.108461 19517 leader_election.cc:290] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [CANDIDATE]: Term 3 election: Requested vote from peers 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979), 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999)
I20260709 14:56:17.108706 19360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b756a68a365422ab15da37218cb13b3"
I20260709 14:56:17.109328 19439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120a3375e21f4f698169b9985203cf06" candidate_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a5f8c51fbe64581a5711e50e488f707"
I20260709 14:56:17.109366 19360 raft_consensus.cc:3055] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:17.109813 19360 raft_consensus.cc:740] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b756a68a365422ab15da37218cb13b3, State: Running, Role: LEADER
I20260709 14:56:17.109884 19439 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:17.110452 19360 consensus_queue.cc:260] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [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: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:17.111426 19360 raft_consensus.cc:3060] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:17.114516 19439 raft_consensus.cc:2468] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 3.
I20260709 14:56:17.115424 19481 leader_election.cc:304] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [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: 096ce5895dbb4cbe8e4d497a60f2c6d0, 2a5f8c51fbe64581a5711e50e488f707; no voters: 
I20260709 14:56:17.116060 19360 raft_consensus.cc:2468] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096ce5895dbb4cbe8e4d497a60f2c6d0 in term 3.
I20260709 14:56:17.116076 19793 raft_consensus.cc:2804] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:17.116778 19793 raft_consensus.cc:697] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 LEADER]: Becoming Leader. State: Replica: 096ce5895dbb4cbe8e4d497a60f2c6d0, State: Running, Role: LEADER
I20260709 14:56:17.117663 19793 consensus_queue.cc:237] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [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: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } }
I20260709 14:56:17.124306 19264 catalog_manager.cc:5697] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 reported cstate change: term changed from 2 to 3, leader changed from 1b756a68a365422ab15da37218cb13b3 (127.14.173.193) to 096ce5895dbb4cbe8e4d497a60f2c6d0 (127.14.173.195). New cstate: current_term: 3 leader_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096ce5895dbb4cbe8e4d497a60f2c6d0" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 36867 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:17.157927 19439 raft_consensus.cc:1275] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:17.158998 19793 consensus_queue.cc:1048] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:17.172389 19360 raft_consensus.cc:1275] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:17.173669 19813 consensus_queue.cc:1048] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:17.205415 19439 raft_consensus.cc:1275] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:17.206593 19813 consensus_queue.cc:1048] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:17.213507 19360 raft_consensus.cc:1275] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:17.215493 19816 consensus_queue.cc:1048] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:17.462989 19439 raft_consensus.cc:1275] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:17.464298 19816 consensus_queue.cc:1048] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:17.472900 19365 raft_consensus.cc:1275] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:17.475121 19813 consensus_queue.cc:1048] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:17.504575 19365 raft_consensus.cc:1275] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:17.505718 19813 consensus_queue.cc:1048] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b756a68a365422ab15da37218cb13b3" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:17.514065 19439 raft_consensus.cc:1275] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Refusing update from remote peer 096ce5895dbb4cbe8e4d497a60f2c6d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:17.515720 19813 consensus_queue.cc:1048] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a5f8c51fbe64581a5711e50e488f707" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:17.720078 15031 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:17.726394 15031 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:17.726843 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:17.732720 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:17.733096 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:18.758244 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
I20260709 14:56:18.782991 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.783926 15031 tablet_replica.cc:333] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.784579 15031 raft_consensus.cc:2243] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.785032 15031 raft_consensus.cc:2272] T d9f0e9ffdddb4abaa15fde4c3006d26f P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.786989 15031 tablet_replica.cc:333] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.787606 15031 raft_consensus.cc:2243] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.788280 15031 raft_consensus.cc:2272] T 653a0b941f8942e68d42a4ab05f8c9c8 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.790022 15031 tablet_replica.cc:333] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.790617 15031 raft_consensus.cc:2243] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.791054 15031 raft_consensus.cc:2272] T b8df1dd36bb64af7af699ffa768d0393 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.792645 15031 tablet_replica.cc:333] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.793186 15031 raft_consensus.cc:2243] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.793612 15031 raft_consensus.cc:2272] T 3a7b74a175f94ae7ab522bd67ed0e96a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.795296 15031 tablet_replica.cc:333] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.795886 15031 raft_consensus.cc:2243] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.796427 15031 raft_consensus.cc:2272] T 56764f11192e4b4381876292ce056712 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:18.797930 19482 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
I20260709 14:56:18.798903 15031 tablet_replica.cc:333] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.799594 15031 raft_consensus.cc:2243] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.800561 15031 raft_consensus.cc:2272] T bbc5f2cb4e17476897d338a9c03dc795 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:18.800853 19482 consensus_peers.cc:597] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. 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 14:56:18.802541 15031 tablet_replica.cc:333] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.803310 15031 raft_consensus.cc:2243] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.803992 15031 raft_consensus.cc:2272] T 82dceccdd65a42d180f25018bb3abd70 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.805763 15031 tablet_replica.cc:333] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.806362 15031 raft_consensus.cc:2243] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.807142 15031 raft_consensus.cc:2272] T 781d9b4e914e402fa1387cbefd981934 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.809065 15031 tablet_replica.cc:333] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.809589 15031 raft_consensus.cc:2243] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.810038 15031 raft_consensus.cc:2272] T b67f57a822ea4af295cca4a9512b5c4a P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.811790 15031 tablet_replica.cc:333] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.812323 15031 raft_consensus.cc:2243] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.812784 15031 raft_consensus.cc:2272] T 120a3375e21f4f698169b9985203cf06 P 1b756a68a365422ab15da37218cb13b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.814610 15031 tablet_replica.cc:333] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.815160 15031 raft_consensus.cc:2243] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.815567 15031 raft_consensus.cc:2272] T ecea3887b09a4a04aaef42f140ad0b1d P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.817250 15031 tablet_replica.cc:333] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.817793 15031 raft_consensus.cc:2243] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.818303 15031 raft_consensus.cc:2272] T f63686b96d8b411dab29381f2746c566 P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.820199 15031 tablet_replica.cc:333] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.820745 15031 raft_consensus.cc:2243] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.821249 15031 raft_consensus.cc:2272] T c9b9ba4058e94508ad4dc691427f6389 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.823799 15031 tablet_replica.cc:333] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.824469 15031 raft_consensus.cc:2243] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.825035 15031 raft_consensus.cc:2272] T 7383378ebf994f62a61d707f63c4bf2f P 1b756a68a365422ab15da37218cb13b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.827742 15031 tablet_replica.cc:333] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.828344 15031 raft_consensus.cc:2243] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.828893 15031 raft_consensus.cc:2272] T bc4f8093da38473f9c9af681aff42ab5 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:18.829325 19408 consensus_peers.cc:597] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. 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 14:56:18.830821 15031 tablet_replica.cc:333] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.831437 15031 raft_consensus.cc:2243] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.831789 15031 raft_consensus.cc:2272] T 07312534434144e3a6cbd64846e00116 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.833511 15031 tablet_replica.cc:333] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.833918 15031 raft_consensus.cc:2243] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.834605 15031 raft_consensus.cc:2272] T 381aa1243e5d4041bf5398522f3c307a P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.836752 15031 tablet_replica.cc:333] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3: stopping tablet replica
I20260709 14:56:18.837234 15031 raft_consensus.cc:2243] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.838071 15031 raft_consensus.cc:2272] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 1b756a68a365422ab15da37218cb13b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:18.840994 19482 consensus_peers.cc:597] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. 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 14:56:18.870716 19408 consensus_peers.cc:597] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:18.877030 19408 consensus_peers.cc:597] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:18.877061 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
W20260709 14:56:18.896057 19408 consensus_peers.cc:597] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:18.911151 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
I20260709 14:56:18.937063 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.937711 15031 tablet_replica.cc:333] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.938364 15031 raft_consensus.cc:2243] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.938817 15031 raft_consensus.cc:2272] T 653a0b941f8942e68d42a4ab05f8c9c8 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.940850 15031 tablet_replica.cc:333] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.941392 15031 raft_consensus.cc:2243] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.941828 15031 raft_consensus.cc:2272] T d9f0e9ffdddb4abaa15fde4c3006d26f P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.943676 15031 tablet_replica.cc:333] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.944249 15031 raft_consensus.cc:2243] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.944945 15031 raft_consensus.cc:2272] T b8df1dd36bb64af7af699ffa768d0393 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.946646 15031 tablet_replica.cc:333] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.947242 15031 raft_consensus.cc:2243] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.947676 15031 raft_consensus.cc:2272] T 3a7b74a175f94ae7ab522bd67ed0e96a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.949374 15031 tablet_replica.cc:333] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.949903 15031 raft_consensus.cc:2243] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.950330 15031 raft_consensus.cc:2272] T 781d9b4e914e402fa1387cbefd981934 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.952195 15031 tablet_replica.cc:333] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.952718 15031 raft_consensus.cc:2243] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.953110 15031 raft_consensus.cc:2272] T 82dceccdd65a42d180f25018bb3abd70 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.954756 15031 tablet_replica.cc:333] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.955286 15031 raft_consensus.cc:2243] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.955706 15031 raft_consensus.cc:2272] T 381aa1243e5d4041bf5398522f3c307a P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.957453 15031 tablet_replica.cc:333] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.958055 15031 raft_consensus.cc:2243] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.958730 15031 raft_consensus.cc:2272] T bc4f8093da38473f9c9af681aff42ab5 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.960352 15031 tablet_replica.cc:333] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.960974 15031 raft_consensus.cc:2243] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.961808 15031 raft_consensus.cc:2272] T 07312534434144e3a6cbd64846e00116 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.963610 15031 tablet_replica.cc:333] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.964114 15031 raft_consensus.cc:2243] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.964550 15031 raft_consensus.cc:2272] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.966163 15031 tablet_replica.cc:333] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.966616 15031 raft_consensus.cc:2243] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.967353 15031 raft_consensus.cc:2272] T 56764f11192e4b4381876292ce056712 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.969298 15031 tablet_replica.cc:333] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.969772 15031 raft_consensus.cc:2243] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.970160 15031 raft_consensus.cc:2272] T bbc5f2cb4e17476897d338a9c03dc795 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.971808 15031 tablet_replica.cc:333] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.972306 15031 raft_consensus.cc:2243] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.973002 15031 raft_consensus.cc:2272] T f63686b96d8b411dab29381f2746c566 P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.974758 15031 tablet_replica.cc:333] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.975291 15031 raft_consensus.cc:2243] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.975972 15031 raft_consensus.cc:2272] T c9b9ba4058e94508ad4dc691427f6389 P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.977617 15031 tablet_replica.cc:333] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.978081 15031 raft_consensus.cc:2243] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.978461 15031 raft_consensus.cc:2272] T 7383378ebf994f62a61d707f63c4bf2f P 2a5f8c51fbe64581a5711e50e488f707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.980180 15031 tablet_replica.cc:333] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.980623 15031 raft_consensus.cc:2243] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.981038 15031 raft_consensus.cc:2272] T ecea3887b09a4a04aaef42f140ad0b1d P 2a5f8c51fbe64581a5711e50e488f707 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.982795 15031 tablet_replica.cc:333] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.983338 15031 raft_consensus.cc:2243] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.983734 15031 raft_consensus.cc:2272] T b67f57a822ea4af295cca4a9512b5c4a P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.985276 15031 tablet_replica.cc:333] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707: stopping tablet replica
I20260709 14:56:18.985706 15031 raft_consensus.cc:2243] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.986114 15031 raft_consensus.cc:2272] T 120a3375e21f4f698169b9985203cf06 P 2a5f8c51fbe64581a5711e50e488f707 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:19.000540 19481 consensus_peers.cc:597] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 -> Peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Couldn't send request to peer 2a5f8c51fbe64581a5711e50e488f707. 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 14:56:19.023716 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
W20260709 14:56:19.053767 19481 consensus_peers.cc:597] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 -> Peer 2a5f8c51fbe64581a5711e50e488f707 (127.14.173.194:41999): Couldn't send request to peer 2a5f8c51fbe64581a5711e50e488f707. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.194:41999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.055927 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
W20260709 14:56:19.076499 19482 consensus_peers.cc:597] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.085904 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:19.086596 15031 tablet_replica.cc:333] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.087332 15031 raft_consensus.cc:2243] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.088060 15031 raft_consensus.cc:2272] T d9f0e9ffdddb4abaa15fde4c3006d26f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.089838 15031 tablet_replica.cc:333] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.090377 15031 raft_consensus.cc:2243] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.090812 15031 raft_consensus.cc:2272] T 653a0b941f8942e68d42a4ab05f8c9c8 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.092485 15031 tablet_replica.cc:333] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.092990 15031 raft_consensus.cc:2243] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.093381 15031 raft_consensus.cc:2272] T b8df1dd36bb64af7af699ffa768d0393 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.094906 15031 tablet_replica.cc:333] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.095458 15031 raft_consensus.cc:2243] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.096133 15031 raft_consensus.cc:2272] T 3a7b74a175f94ae7ab522bd67ed0e96a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.097783 15031 tablet_replica.cc:333] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.098321 15031 raft_consensus.cc:2243] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.098724 15031 raft_consensus.cc:2272] T 8ec11b2a0eb14b4aaa2bc7f7d95f98c1 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.100364 15031 tablet_replica.cc:333] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.100875 15031 raft_consensus.cc:2243] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.101305 15031 raft_consensus.cc:2272] T bbc5f2cb4e17476897d338a9c03dc795 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.103179 15031 tablet_replica.cc:333] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.103669 15031 raft_consensus.cc:2243] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.104244 15031 raft_consensus.cc:2272] T 56764f11192e4b4381876292ce056712 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.106360 15031 tablet_replica.cc:333] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.106880 15031 raft_consensus.cc:2243] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.107312 15031 raft_consensus.cc:2272] T f63686b96d8b411dab29381f2746c566 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.109462 15031 tablet_replica.cc:333] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
W20260709 14:56:19.109620 19482 consensus_peers.cc:597] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 -> Peer 1b756a68a365422ab15da37218cb13b3 (127.14.173.193:41979): Couldn't send request to peer 1b756a68a365422ab15da37218cb13b3. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.110005 15031 raft_consensus.cc:2243] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.110476 15031 raft_consensus.cc:2272] T c9b9ba4058e94508ad4dc691427f6389 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.112185 15031 tablet_replica.cc:333] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.112753 15031 raft_consensus.cc:2243] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.113440 15031 raft_consensus.cc:2272] T 7383378ebf994f62a61d707f63c4bf2f P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.115221 15031 tablet_replica.cc:333] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.115713 15031 raft_consensus.cc:2243] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.116362 15031 raft_consensus.cc:2272] T ecea3887b09a4a04aaef42f140ad0b1d P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.118079 15031 tablet_replica.cc:333] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.118549 15031 raft_consensus.cc:2243] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.118947 15031 raft_consensus.cc:2272] T 82dceccdd65a42d180f25018bb3abd70 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.120657 15031 tablet_replica.cc:333] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.121172 15031 raft_consensus.cc:2243] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.121598 15031 raft_consensus.cc:2272] T 781d9b4e914e402fa1387cbefd981934 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.123386 15031 tablet_replica.cc:333] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.123852 15031 raft_consensus.cc:2243] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.124274 15031 raft_consensus.cc:2272] T 381aa1243e5d4041bf5398522f3c307a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.126053 15031 tablet_replica.cc:333] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.126513 15031 raft_consensus.cc:2243] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.126928 15031 raft_consensus.cc:2272] T bc4f8093da38473f9c9af681aff42ab5 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.128600 15031 tablet_replica.cc:333] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.129149 15031 raft_consensus.cc:2243] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:19.129546 15031 raft_consensus.cc:2272] T 07312534434144e3a6cbd64846e00116 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.131505 15031 tablet_replica.cc:333] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.131971 15031 raft_consensus.cc:2243] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.132649 15031 raft_consensus.cc:2272] T b67f57a822ea4af295cca4a9512b5c4a P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.134743 15031 tablet_replica.cc:333] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0: stopping tablet replica
I20260709 14:56:19.135390 15031 raft_consensus.cc:2243] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.136242 15031 raft_consensus.cc:2272] T 120a3375e21f4f698169b9985203cf06 P 096ce5895dbb4cbe8e4d497a60f2c6d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.172547 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:56:19.202142 15031 master.cc:562] Master@127.14.173.254:41847 shutting down...
I20260709 14:56:19.225060 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:19.225576 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.225898 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30a6aea0b060427aa120d2a18f4a9970: stopping tablet replica
I20260709 14:56:19.245568 15031 master.cc:584] Master@127.14.173.254:41847 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12203 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:19.292841 15031 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.173.254:45897
I20260709 14:56:19.293896 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.299831 19827 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 14:56:19.300639 19828 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 14:56:19.301350 19830 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 14:56:19.301669 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:19.302498 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:19.302670 15031 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 14:56:19.302779 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608979302769 us; error 0 us; skew 500 ppm
I20260709 14:56:19.303654 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.305712 15031 webserver.cc:533] Webserver started at http://127.14.173.254:36811/ using document root <none> and password file <none>
I20260709 14:56:19.306106 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.306242 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.306442 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.307510 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/master-0-root/instance:
uuid: "631f408e7ec2425fab379602eecc6fcd"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.311403 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:56:19.314368 19835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.315032 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:19.315346 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/master-0-root
uuid: "631f408e7ec2425fab379602eecc6fcd"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.315622 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-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 14:56:19.378320 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.379591 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.416602 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.254:45897
I20260709 14:56:19.416702 19886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.254:45897 every 8 connection(s)
I20260709 14:56:19.420307 19887 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 14:56:19.429939 19887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd: Bootstrap starting.
I20260709 14:56:19.434429 19887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.438177 19887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd: No bootstrap required, opened a new log
I20260709 14:56:19.440166 19887 raft_consensus.cc:359] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "631f408e7ec2425fab379602eecc6fcd" member_type: VOTER }
I20260709 14:56:19.440514 19887 raft_consensus.cc:385] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.440689 19887 raft_consensus.cc:740] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631f408e7ec2425fab379602eecc6fcd, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.441174 19887 consensus_queue.cc:260] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "631f408e7ec2425fab379602eecc6fcd" member_type: VOTER }
I20260709 14:56:19.441560 19887 raft_consensus.cc:399] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:19.441740 19887 raft_consensus.cc:493] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:19.441948 19887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:19.445798 19887 raft_consensus.cc:515] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "631f408e7ec2425fab379602eecc6fcd" member_type: VOTER }
I20260709 14:56:19.446237 19887 leader_election.cc:304] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [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: 631f408e7ec2425fab379602eecc6fcd; no voters: 
I20260709 14:56:19.447521 19887 leader_election.cc:290] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:19.447806 19890 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:19.449062 19890 raft_consensus.cc:697] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 1 LEADER]: Becoming Leader. State: Replica: 631f408e7ec2425fab379602eecc6fcd, State: Running, Role: LEADER
I20260709 14:56:19.449708 19890 consensus_queue.cc:237] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [LEADER]: Queue going to LEADER mode. State: All 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: "631f408e7ec2425fab379602eecc6fcd" member_type: VOTER }
I20260709 14:56:19.450377 19887 sys_catalog.cc:565] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:19.454336 19892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 631f408e7ec2425fab379602eecc6fcd. Latest consensus state: current_term: 1 leader_uuid: "631f408e7ec2425fab379602eecc6fcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "631f408e7ec2425fab379602eecc6fcd" member_type: VOTER } }
I20260709 14:56:19.454927 19892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:19.455789 19891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "631f408e7ec2425fab379602eecc6fcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "631f408e7ec2425fab379602eecc6fcd" member_type: VOTER } }
I20260709 14:56:19.456348 19891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:19.456521 19897 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:19.461423 19897 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:19.464820 15031 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:19.469502 19897 catalog_manager.cc:1383] Generated new cluster ID: a7c3bbddb96749208b92cc834ed2dbb6
I20260709 14:56:19.469732 19897 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:19.484462 19897 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:19.485569 19897 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:19.501279 19897 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd: Generated new TSK 0
I20260709 14:56:19.501760 19897 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:19.530833 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.536468 19908 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 14:56:19.537586 19909 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 14:56:19.539644 19911 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 14:56:19.540890 15031 server_base.cc:1061] running on GCE node
I20260709 14:56:19.542572 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:19.542747 15031 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 14:56:19.542874 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608979542863 us; error 0 us; skew 500 ppm
I20260709 14:56:19.543370 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.545442 15031 webserver.cc:533] Webserver started at http://127.14.173.193:43829/ using document root <none> and password file <none>
I20260709 14:56:19.545847 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.546000 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.546196 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.547211 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-0-root/instance:
uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.551255 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:56:19.554236 19916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.554960 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:19.555256 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-0-root
uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.555544 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-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 14:56:19.563941 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.565028 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.566385 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:19.568543 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:19.568755 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.568994 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:19.569180 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.606843 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.193:46333
I20260709 14:56:19.606942 19978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.193:46333 every 8 connection(s)
I20260709 14:56:19.611841 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.619199 19983 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 14:56:19.619379 19984 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 14:56:19.622254 15031 server_base.cc:1061] running on GCE node
W20260709 14:56:19.623337 19986 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 14:56:19.624449 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:19.624673 19979 heartbeater.cc:344] Connected to a master server at 127.14.173.254:45897
W20260709 14:56:19.624709 15031 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 14:56:19.625110 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608979625090 us; error 0 us; skew 500 ppm
I20260709 14:56:19.625142 19979 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.625725 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.625954 19979 heartbeater.cc:507] Master 127.14.173.254:45897 requested a full tablet report, sending...
I20260709 14:56:19.628345 15031 webserver.cc:533] Webserver started at http://127.14.173.194:36447/ using document root <none> and password file <none>
I20260709 14:56:19.628357 19852 ts_manager.cc:194] Registered new tserver with Master: 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333)
I20260709 14:56:19.629010 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.629238 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.629524 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.630385 19852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54870
I20260709 14:56:19.630616 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-1-root/instance:
uuid: "680af131fa8d4d5383c8271543517ccc"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.635526 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:19.638804 19991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.639958 15031 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:56:19.640313 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-1-root
uuid: "680af131fa8d4d5383c8271543517ccc"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.640713 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-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 14:56:19.657410 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.658468 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.660063 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:19.662109 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:19.662276 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.662550 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:19.662707 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.700975 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.194:43807
I20260709 14:56:19.701077 20053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.194:43807 every 8 connection(s)
I20260709 14:56:19.705752 15031 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:19.712390 20057 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 14:56:19.713215 20058 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 14:56:19.715559 15031 server_base.cc:1061] running on GCE node
W20260709 14:56:19.715672 20060 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 14:56:19.717553 15031 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:19.717801 15031 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 14:56:19.718029 15031 hybrid_clock.cc:648] HybridClock initialized: now 1783608979718010 us; error 0 us; skew 500 ppm
I20260709 14:56:19.718616 20054 heartbeater.cc:344] Connected to a master server at 127.14.173.254:45897
I20260709 14:56:19.718720 15031 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:19.719035 20054 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.719884 20054 heartbeater.cc:507] Master 127.14.173.254:45897 requested a full tablet report, sending...
I20260709 14:56:19.721328 15031 webserver.cc:533] Webserver started at http://127.14.173.195:44425/ using document root <none> and password file <none>
I20260709 14:56:19.721982 15031 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:19.722091 19852 ts_manager.cc:194] Registered new tserver with Master: 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:19.722239 15031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:19.722682 15031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:19.723940 19852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54014
I20260709 14:56:19.724212 15031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-2-root/instance:
uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.729030 15031 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:56:19.732005 20065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.732730 15031 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:19.732967 15031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-2-root
uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
format_stamp: "Formatted at 2026-07-09 14:56:19 on dist-test-slave-qp7s"
I20260709 14:56:19.733202 15031 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvViQYN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608873337248-15031-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 14:56:19.745244 15031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:19.746268 15031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:19.747617 15031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:19.749562 15031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:19.749753 15031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.749997 15031 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:19.750151 15031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:19.788472 15031 rpc_server.cc:307] RPC server started. Bound to: 127.14.173.195:42811
I20260709 14:56:19.788586 20127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.173.195:42811 every 8 connection(s)
I20260709 14:56:19.801323 20128 heartbeater.cc:344] Connected to a master server at 127.14.173.254:45897
I20260709 14:56:19.801680 20128 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:19.802299 20128 heartbeater.cc:507] Master 127.14.173.254:45897 requested a full tablet report, sending...
I20260709 14:56:19.804142 19852 ts_manager.cc:194] Registered new tserver with Master: a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:19.804860 15031 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013274411s
I20260709 14:56:19.805414 19852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54026
I20260709 14:56:19.827255 19852 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54036:
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 14:56:19.829771 19852 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 14:56:19.901686 19944 tablet_service.cc:1511] Processing CreateTablet for tablet ba52cb6bc16046bd9b5953c9dc09fc53 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:19.903327 19944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52cb6bc16046bd9b5953c9dc09fc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.907508 19943 tablet_service.cc:1511] Processing CreateTablet for tablet a495858ac3f347f1a00367e1f4412d92 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:19.908954 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a495858ac3f347f1a00367e1f4412d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.912218 19942 tablet_service.cc:1511] Processing CreateTablet for tablet 7558456694a24b118126d8281fd9c298 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:19.913501 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7558456694a24b118126d8281fd9c298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.916421 19941 tablet_service.cc:1511] Processing CreateTablet for tablet e01bcb4709104a03b6de67ce59b1d056 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:19.916960 20093 tablet_service.cc:1511] Processing CreateTablet for tablet ba52cb6bc16046bd9b5953c9dc09fc53 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:19.917712 19941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01bcb4709104a03b6de67ce59b1d056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.916978 20092 tablet_service.cc:1511] Processing CreateTablet for tablet a495858ac3f347f1a00367e1f4412d92 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:19.918290 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52cb6bc16046bd9b5953c9dc09fc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.919840 20091 tablet_service.cc:1511] Processing CreateTablet for tablet 7558456694a24b118126d8281fd9c298 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:19.920414 19940 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6c4a22306645ccba6178304010970b (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:19.921156 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7558456694a24b118126d8281fd9c298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.921660 19940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c4a22306645ccba6178304010970b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.923776 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a495858ac3f347f1a00367e1f4412d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.926257 19939 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b8655b9a648dd98cd26c88943505c (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:19.927126 20090 tablet_service.cc:1511] Processing CreateTablet for tablet e01bcb4709104a03b6de67ce59b1d056 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:19.928160 19939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b8655b9a648dd98cd26c88943505c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.928855 20090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01bcb4709104a03b6de67ce59b1d056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.933648 20089 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6c4a22306645ccba6178304010970b (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:19.934958 20089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c4a22306645ccba6178304010970b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.935360 19938 tablet_service.cc:1511] Processing CreateTablet for tablet 74022aa9c3b6499592ae34d02b8fdf5e (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:19.936631 19938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74022aa9c3b6499592ae34d02b8fdf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.941090 20088 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b8655b9a648dd98cd26c88943505c (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:19.942334 20088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b8655b9a648dd98cd26c88943505c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.973852 20143 tablet_bootstrap.cc:492] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:19.974318 20019 tablet_service.cc:1511] Processing CreateTablet for tablet ba52cb6bc16046bd9b5953c9dc09fc53 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:19.975688 20019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52cb6bc16046bd9b5953c9dc09fc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.980280 20143 tablet_bootstrap.cc:654] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.983713 19937 tablet_service.cc:1511] Processing CreateTablet for tablet ab840ca288314a16b8eee5848ea85426 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:19.985035 19937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab840ca288314a16b8eee5848ea85426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.988770 19936 tablet_service.cc:1511] Processing CreateTablet for tablet 6f780f149959440fbf92a41766418f4a (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:19.988965 20017 tablet_service.cc:1511] Processing CreateTablet for tablet 7558456694a24b118126d8281fd9c298 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:19.990129 19936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f780f149959440fbf92a41766418f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.991222 20016 tablet_service.cc:1511] Processing CreateTablet for tablet e01bcb4709104a03b6de67ce59b1d056 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:19.992152 20018 tablet_service.cc:1511] Processing CreateTablet for tablet a495858ac3f347f1a00367e1f4412d92 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:19.993434 20015 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6c4a22306645ccba6178304010970b (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:19.994828 20087 tablet_service.cc:1511] Processing CreateTablet for tablet ab840ca288314a16b8eee5848ea85426 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:19.996163 20087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab840ca288314a16b8eee5848ea85426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.996266 20013 tablet_service.cc:1511] Processing CreateTablet for tablet 74022aa9c3b6499592ae34d02b8fdf5e (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:19.998495 20012 tablet_service.cc:1511] Processing CreateTablet for tablet ab840ca288314a16b8eee5848ea85426 (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:19.990129 20017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7558456694a24b118126d8281fd9c298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.000197 20014 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b8655b9a648dd98cd26c88943505c (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:20.001489 20014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b8655b9a648dd98cd26c88943505c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.003415 20018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a495858ac3f347f1a00367e1f4412d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.007164 20015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c4a22306645ccba6178304010970b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.007164 20093 tablet_service.cc:1511] Processing CreateTablet for tablet 74022aa9c3b6499592ae34d02b8fdf5e (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:20.008520 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74022aa9c3b6499592ae34d02b8fdf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.015735 20086 tablet_service.cc:1511] Processing CreateTablet for tablet 6f780f149959440fbf92a41766418f4a (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:20.016793 20012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab840ca288314a16b8eee5848ea85426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.017371 20086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f780f149959440fbf92a41766418f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.019520 20016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01bcb4709104a03b6de67ce59b1d056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.024096 20011 tablet_service.cc:1511] Processing CreateTablet for tablet 6f780f149959440fbf92a41766418f4a (DEFAULT_TABLE table=test-workload [id=19b0bf10d2564bb990c2fad00bbf732b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:20.025326 20011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f780f149959440fbf92a41766418f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.031433 20013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74022aa9c3b6499592ae34d02b8fdf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.115527 20145 tablet_bootstrap.cc:492] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.116946 20143 tablet_bootstrap.cc:492] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.117579 20143 ts_tablet_manager.cc:1403] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.144s	user 0.020s	sys 0.046s
I20260709 14:56:20.120651 20143 raft_consensus.cc:359] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.121408 20143 raft_consensus.cc:385] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.121730 20143 raft_consensus.cc:740] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.122536 20143 consensus_queue.cc:260] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.128546 20146 tablet_bootstrap.cc:492] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.137308 20145 tablet_bootstrap.cc:654] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.138195 20146 tablet_bootstrap.cc:654] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.143712 20143 ts_tablet_manager.cc:1434] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 14:56:20.144294 20128 heartbeater.cc:499] Master 127.14.173.254:45897 was elected leader, sending a full tablet report...
I20260709 14:56:20.144690 20143 tablet_bootstrap.cc:492] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.150832 20143 tablet_bootstrap.cc:654] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.165400 20145 tablet_bootstrap.cc:492] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.165865 20145 ts_tablet_manager.cc:1403] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.008s
I20260709 14:56:20.168612 20145 raft_consensus.cc:359] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.169319 20145 raft_consensus.cc:385] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.169617 20145 raft_consensus.cc:740] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.170325 20145 consensus_queue.cc:260] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.175077 20143 tablet_bootstrap.cc:492] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.175410 20054 heartbeater.cc:499] Master 127.14.173.254:45897 was elected leader, sending a full tablet report...
I20260709 14:56:20.175555 20143 ts_tablet_manager.cc:1403] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 14:56:20.177686 20143 raft_consensus.cc:359] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.178203 20143 raft_consensus.cc:385] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.178515 20143 raft_consensus.cc:740] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.179230 20143 consensus_queue.cc:260] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.180195 20146 tablet_bootstrap.cc:492] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.180847 20146 ts_tablet_manager.cc:1403] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.053s	user 0.002s	sys 0.010s
I20260709 14:56:20.182826 20145 ts_tablet_manager.cc:1434] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 14:56:20.183917 20145 tablet_bootstrap.cc:492] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.184000 20146 raft_consensus.cc:359] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.184814 20146 raft_consensus.cc:385] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.185098 20146 raft_consensus.cc:740] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.185890 20146 consensus_queue.cc:260] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.188248 19979 heartbeater.cc:499] Master 127.14.173.254:45897 was elected leader, sending a full tablet report...
I20260709 14:56:20.188756 20146 ts_tablet_manager.cc:1434] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:20.189792 20146 tablet_bootstrap.cc:492] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.189797 20143 ts_tablet_manager.cc:1434] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:20.191648 20143 tablet_bootstrap.cc:492] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.191982 20145 tablet_bootstrap.cc:654] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.197693 20143 tablet_bootstrap.cc:654] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.205447 20146 tablet_bootstrap.cc:654] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.206851 20145 tablet_bootstrap.cc:492] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.207382 20145 ts_tablet_manager.cc:1403] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
W20260709 14:56:20.209841 20055 tablet.cc:2406] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:20.210265 20145 raft_consensus.cc:359] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.211045 20145 raft_consensus.cc:385] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.211130 20143 tablet_bootstrap.cc:492] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.211459 20145 raft_consensus.cc:740] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.211732 20143 ts_tablet_manager.cc:1403] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260709 14:56:20.212221 20146 tablet_bootstrap.cc:492] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.212733 20146 ts_tablet_manager.cc:1403] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.005s
I20260709 14:56:20.212401 20145 consensus_queue.cc:260] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.214684 20143 raft_consensus.cc:359] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.215417 20143 raft_consensus.cc:385] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.215763 20143 raft_consensus.cc:740] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.215474 20146 raft_consensus.cc:359] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.216179 20146 raft_consensus.cc:385] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.216478 20146 raft_consensus.cc:740] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.216584 20143 consensus_queue.cc:260] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.217346 20146 consensus_queue.cc:260] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.219388 20150 raft_consensus.cc:493] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.219673 20146 ts_tablet_manager.cc:1434] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:56:20.219897 20150 raft_consensus.cc:515] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.220656 20146 tablet_bootstrap.cc:492] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.221796 20143 ts_tablet_manager.cc:1434] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:20.222771 20143 tablet_bootstrap.cc:492] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.227363 20146 tablet_bootstrap.cc:654] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.228849 20143 tablet_bootstrap.cc:654] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.232457 20150 leader_election.cc:290] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.243570 20146 tablet_bootstrap.cc:492] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.243784 20145 ts_tablet_manager.cc:1434] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:56:20.245334 20146 ts_tablet_manager.cc:1403] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 14:56:20.247745 20143 tablet_bootstrap.cc:492] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.248281 20143 ts_tablet_manager.cc:1403] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260709 14:56:20.248420 20146 raft_consensus.cc:359] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.245251 20145 tablet_bootstrap.cc:492] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.249167 20146 raft_consensus.cc:385] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.249565 20146 raft_consensus.cc:740] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.250335 20146 consensus_queue.cc:260] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.251065 20143 raft_consensus.cc:359] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.251883 20143 raft_consensus.cc:385] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.252184 20143 raft_consensus.cc:740] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.253031 20143 consensus_queue.cc:260] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.255800 20145 tablet_bootstrap.cc:654] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.258816 20146 ts_tablet_manager.cc:1434] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:20.261688 20143 ts_tablet_manager.cc:1434] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:56:20.265698 20146 tablet_bootstrap.cc:492] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.268514 20143 tablet_bootstrap.cc:492] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.271023 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.272367 20146 tablet_bootstrap.cc:654] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:20.273197 19995 leader_election.cc:343] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.275262 20143 tablet_bootstrap.cc:654] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.280109 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.281032 20103 raft_consensus.cc:2468] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:20.282930 19994 leader_election.cc:304] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [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: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.284026 20150 raft_consensus.cc:2804] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.284474 20150 raft_consensus.cc:493] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.284897 20150 raft_consensus.cc:3060] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.291193 20147 raft_consensus.cc:493] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.291822 20147 raft_consensus.cc:515] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.295272 20147 leader_election.cc:290] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.299281 20143 tablet_bootstrap.cc:492] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.299923 20143 ts_tablet_manager.cc:1403] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.013s
I20260709 14:56:20.302619 20152 raft_consensus.cc:493] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.303107 20152 raft_consensus.cc:515] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.303748 20143 raft_consensus.cc:359] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.304778 20143 raft_consensus.cc:385] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.305162 20143 raft_consensus.cc:740] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.306250 20143 consensus_queue.cc:260] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.309408 20152 leader_election.cc:290] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.317818 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74022aa9c3b6499592ae34d02b8fdf5e" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.318117 20143 ts_tablet_manager.cc:1434] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
W20260709 14:56:20.321755 20069 leader_election.cc:343] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.328006 20143 tablet_bootstrap.cc:492] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.336449 20143 tablet_bootstrap.cc:654] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.343394 20150 raft_consensus.cc:515] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.346606 20150 leader_election.cc:290] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.348910 20143 tablet_bootstrap.cc:492] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.349555 20143 ts_tablet_manager.cc:1403] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260709 14:56:20.353540 20143 raft_consensus.cc:359] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.354439 20143 raft_consensus.cc:385] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.354800 20143 raft_consensus.cc:740] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.355865 20143 consensus_queue.cc:260] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.363152 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
W20260709 14:56:20.364657 19995 leader_election.cc:343] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.371703 20143 ts_tablet_manager.cc:1434] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.007s
I20260709 14:56:20.373338 20143 tablet_bootstrap.cc:492] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.385018 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:20.385625 20103 raft_consensus.cc:3060] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.390832 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74022aa9c3b6499592ae34d02b8fdf5e" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
W20260709 14:56:20.392268 20069 leader_election.cc:343] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.392892 20146 tablet_bootstrap.cc:492] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.392725 20069 leader_election.cc:304] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2c02e5c4f7e40e9a744fff8098a3522; no voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.393414 20146 ts_tablet_manager.cc:1403] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.128s	user 0.057s	sys 0.064s
I20260709 14:56:20.394217 20147 raft_consensus.cc:2749] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.394948 20145 tablet_bootstrap.cc:492] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.393442 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a495858ac3f347f1a00367e1f4412d92" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.395624 20029 raft_consensus.cc:2468] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:20.396085 20145 ts_tablet_manager.cc:1403] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.151s	user 0.076s	sys 0.056s
I20260709 14:56:20.400070 20145 raft_consensus.cc:359] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.400090 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a495858ac3f347f1a00367e1f4412d92" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.400635 20145 raft_consensus.cc:385] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.400969 20145 raft_consensus.cc:740] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.401693 20143 tablet_bootstrap.cc:654] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.401729 20145 consensus_queue.cc:260] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.396410 20146 raft_consensus.cc:359] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.396870 19920 leader_election.cc:304] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
W20260709 14:56:20.403822 19919 leader_election.cc:343] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.404361 20145 ts_tablet_manager.cc:1434] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:20.404732 20152 raft_consensus.cc:2804] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.405143 20152 raft_consensus.cc:493] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.405390 20145 tablet_bootstrap.cc:492] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.405478 20152 raft_consensus.cc:3060] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.407334 20146 raft_consensus.cc:385] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.407774 20146 raft_consensus.cc:740] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.408973 20146 consensus_queue.cc:260] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.411896 20145 tablet_bootstrap.cc:654] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.423326 20145 tablet_bootstrap.cc:492] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.423754 20145 ts_tablet_manager.cc:1403] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:56:20.425958 20152 raft_consensus.cc:515] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.426162 20145 raft_consensus.cc:359] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.426815 20145 raft_consensus.cc:385] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.396966 20103 raft_consensus.cc:2468] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:20.427152 20145 raft_consensus.cc:740] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.428115 20145 consensus_queue.cc:260] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.429294 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a495858ac3f347f1a00367e1f4412d92" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:20.429826 20029 raft_consensus.cc:3060] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.432787 20145 ts_tablet_manager.cc:1434] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:56:20.433792 20145 tablet_bootstrap.cc:492] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.436442 20147 raft_consensus.cc:493] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.437089 20147 raft_consensus.cc:515] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.439853 20145 tablet_bootstrap.cc:654] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.442399 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.443255 19954 raft_consensus.cc:2468] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:20.444676 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.446962 20069 leader_election.cc:304] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:20.439725 20147 leader_election.cc:290] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.448426 20147 raft_consensus.cc:2804] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.448876 20147 raft_consensus.cc:493] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.449354 20147 raft_consensus.cc:3060] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.450922 20145 tablet_bootstrap.cc:492] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.451447 20145 ts_tablet_manager.cc:1403] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 14:56:20.454192 20145 raft_consensus.cc:359] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.454905 20145 raft_consensus.cc:385] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.455219 20145 raft_consensus.cc:740] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.456669 20145 consensus_queue.cc:260] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.457587 19994 leader_election.cc:304] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.458043 20152 leader_election.cc:290] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
W20260709 14:56:20.461032 19900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:20.461689 20145 ts_tablet_manager.cc:1434] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:56:20.462677 20145 tablet_bootstrap.cc:492] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.464819 20150 raft_consensus.cc:2804] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.468310 20172 raft_consensus.cc:493] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.468797 20172 raft_consensus.cc:515] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
W20260709 14:56:20.456601 20069 leader_election.cc:343] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.471050 20172 leader_election.cc:290] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.448858 20029 raft_consensus.cc:2468] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:20.472786 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.476708 20145 tablet_bootstrap.cc:654] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.476826 19920 leader_election.cc:304] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:20.477484 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a495858ac3f347f1a00367e1f4412d92" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:20.477859 20152 raft_consensus.cc:2804] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.478498 20152 raft_consensus.cc:697] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
W20260709 14:56:20.479146 19919 leader_election.cc:343] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.479441 20152 consensus_queue.cc:237] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
W20260709 14:56:20.481242 20069 leader_election.cc:343] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.481117 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.482219 20029 raft_consensus.cc:2468] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:20.485877 20069 leader_election.cc:304] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [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: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.487270 20150 raft_consensus.cc:697] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:20.489257 20172 raft_consensus.cc:2804] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.474114 20147 raft_consensus.cc:515] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.489738 20172 raft_consensus.cc:493] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.490265 20172 raft_consensus.cc:3060] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.491753 20147 leader_election.cc:290] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.489544 20150 consensus_queue.cc:237] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.500885 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:20.501662 19954 raft_consensus.cc:3060] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.508853 19851 catalog_manager.cc:5697] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 1 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.513377 19954 raft_consensus.cc:2468] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:20.516288 20172 raft_consensus.cc:515] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.519125 20172 leader_election.cc:290] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.520923 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:20.523037 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:20.524979 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:20.534307 20028 raft_consensus.cc:3060] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.534938 19849 catalog_manager.cc:5697] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.525940 20069 leader_election.cc:304] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:20.528407 20146 ts_tablet_manager.cc:1434] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.135s	user 0.045s	sys 0.016s
I20260709 14:56:20.531262 20143 tablet_bootstrap.cc:492] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.543319 20143 ts_tablet_manager.cc:1403] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.170s	user 0.037s	sys 0.074s
I20260709 14:56:20.543403 20147 raft_consensus.cc:2804] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.543792 20146 tablet_bootstrap.cc:492] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.546393 20143 raft_consensus.cc:359] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.547180 20143 raft_consensus.cc:385] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.547554 20143 raft_consensus.cc:740] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
W20260709 14:56:20.547695 20069 leader_election.cc:343] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:20.548981 20069 leader_election.cc:343] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.550479 20146 tablet_bootstrap.cc:654] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.550945 20143 consensus_queue.cc:260] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.554371 20028 raft_consensus.cc:2468] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:20.558624 20145 tablet_bootstrap.cc:492] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.559240 20152 raft_consensus.cc:493] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.559482 20145 ts_tablet_manager.cc:1403] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.097s	user 0.053s	sys 0.035s
I20260709 14:56:20.559844 20152 raft_consensus.cc:515] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.561121 20143 ts_tablet_manager.cc:1434] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:56:20.561178 20069 leader_election.cc:304] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.562350 20143 tablet_bootstrap.cc:492] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.562718 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.562750 20145 raft_consensus.cc:359] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.563531 20179 raft_consensus.cc:2804] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.563773 20145 raft_consensus.cc:385] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.564113 20179 raft_consensus.cc:697] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:20.564110 20145 raft_consensus.cc:740] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.565276 20147 raft_consensus.cc:697] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:20.565167 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.566126 20103 raft_consensus.cc:2468] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:20.566414 20147 consensus_queue.cc:237] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.567414 19919 leader_election.cc:304] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:20.565362 20152 leader_election.cc:290] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.568147 20146 tablet_bootstrap.cc:492] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.568270 20169 raft_consensus.cc:2804] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.565187 20145 consensus_queue.cc:260] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.568853 20146 ts_tablet_manager.cc:1403] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:56:20.568821 20169 raft_consensus.cc:493] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.569376 20029 raft_consensus.cc:2468] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:20.569514 20169 raft_consensus.cc:3060] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.570556 20143 tablet_bootstrap.cc:654] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.572117 20146 raft_consensus.cc:359] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.572872 20146 raft_consensus.cc:385] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.573204 20146 raft_consensus.cc:740] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.574149 20146 consensus_queue.cc:260] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.575987 20169 raft_consensus.cc:515] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.577649 20169 leader_election.cc:290] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.579210 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:20.579851 20103 raft_consensus.cc:3060] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.565156 20179 consensus_queue.cc:237] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.583137 20145 ts_tablet_manager.cc:1434] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:56:20.583590 20180 raft_consensus.cc:493] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.584045 20180 raft_consensus.cc:515] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.585095 20145 tablet_bootstrap.cc:492] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.586083 20180 leader_election.cc:290] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.587870 20143 tablet_bootstrap.cc:492] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.588337 20143 ts_tablet_manager.cc:1403] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260709 14:56:20.589552 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.590905 20143 raft_consensus.cc:359] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.591624 20143 raft_consensus.cc:385] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.591889 20143 raft_consensus.cc:740] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.592308 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.593158 20146 ts_tablet_manager.cc:1434] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:56:20.593771 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:20.598488 20029 raft_consensus.cc:3060] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.594163 20146 tablet_bootstrap.cc:492] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.593194 20028 raft_consensus.cc:2468] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:20.603754 19851 catalog_manager.cc:5697] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.592756 20143 consensus_queue.cc:260] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.606365 20029 raft_consensus.cc:2468] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:20.607808 20143 ts_tablet_manager.cc:1434] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:56:20.607697 19920 leader_election.cc:304] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:20.608618 20169 raft_consensus.cc:2804] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.597769 20103 raft_consensus.cc:2468] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
W20260709 14:56:20.594883 20069 leader_election.cc:343] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.609753 20069 leader_election.cc:304] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [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: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.610189 20169 raft_consensus.cc:697] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:20.610499 20147 raft_consensus.cc:2804] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.610879 20147 raft_consensus.cc:493] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.608963 20146 tablet_bootstrap.cc:654] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.611246 20143 tablet_bootstrap.cc:492] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:20.611215 20147 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.597033 20145 tablet_bootstrap.cc:654] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.612247 20169 consensus_queue.cc:237] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.619045 20147 raft_consensus.cc:515] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.621028 20147 leader_election.cc:290] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.624953 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
W20260709 14:56:20.626390 20069 leader_election.cc:343] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.626566 20143 tablet_bootstrap.cc:654] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.627295 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:20.627969 20029 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.629112 19851 catalog_manager.cc:5697] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.636819 20146 tablet_bootstrap.cc:492] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.637365 20146 ts_tablet_manager.cc:1403] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260709 14:56:20.637384 20143 tablet_bootstrap.cc:492] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:20.638018 20143 ts_tablet_manager.cc:1403] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 14:56:20.640453 20146 raft_consensus.cc:359] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.640588 20143 raft_consensus.cc:359] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.642913 20146 raft_consensus.cc:385] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.642952 20143 raft_consensus.cc:385] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.643385 20146 raft_consensus.cc:740] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.643478 20143 raft_consensus.cc:740] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.643841 20145 tablet_bootstrap.cc:492] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.644411 20143 consensus_queue.cc:260] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.644371 20145 ts_tablet_manager.cc:1403] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.028s
I20260709 14:56:20.644340 20146 consensus_queue.cc:260] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.646459 20029 raft_consensus.cc:2468] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:20.647838 20069 leader_election.cc:304] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.648409 20146 ts_tablet_manager.cc:1434] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:20.647987 20145 raft_consensus.cc:359] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.648991 20147 raft_consensus.cc:2804] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.649314 20145 raft_consensus.cc:385] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.649600 20147 raft_consensus.cc:697] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:20.649720 20145 raft_consensus.cc:740] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.650177 20146 tablet_bootstrap.cc:492] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.650547 20147 consensus_queue.cc:237] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.650614 20145 consensus_queue.cc:260] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.648932 20143 ts_tablet_manager.cc:1434] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:56:20.653425 20145 ts_tablet_manager.cc:1434] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:56:20.654466 20145 tablet_bootstrap.cc:492] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.657344 20146 tablet_bootstrap.cc:654] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.661253 20145 tablet_bootstrap.cc:654] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.663620 20152 raft_consensus.cc:493] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.664089 20152 raft_consensus.cc:515] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.665997 20152 leader_election.cc:290] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.666648 20146 tablet_bootstrap.cc:492] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.666641 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.667492 20146 ts_tablet_manager.cc:1403] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 14:56:20.667593 20029 raft_consensus.cc:2393] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77f7ab4d501b47a4adbdf3a64b653d36 in current term 1: Already voted for candidate a2c02e5c4f7e40e9a744fff8098a3522 in this term.
I20260709 14:56:20.668321 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.671916 19919 leader_election.cc:304] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:20.672873 20152 raft_consensus.cc:3060] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.677937 20147 raft_consensus.cc:493] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.678449 20147 raft_consensus.cc:515] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.680404 20152 raft_consensus.cc:2749] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.680460 20147 leader_election.cc:290] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.681347 20152 raft_consensus.cc:493] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.681584 20146 raft_consensus.cc:359] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.682694 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f780f149959440fbf92a41766418f4a" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.682767 20146 raft_consensus.cc:385] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.683483 20146 raft_consensus.cc:740] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
W20260709 14:56:20.684259 20069 leader_election.cc:343] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.684816 19851 catalog_manager.cc:5697] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.681785 20152 raft_consensus.cc:515] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.684454 20146 consensus_queue.cc:260] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.688885 20146 ts_tablet_manager.cc:1434] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:56:20.688793 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7558456694a24b118126d8281fd9c298" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.689146 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7558456694a24b118126d8281fd9c298" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.690263 20029 raft_consensus.cc:2468] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:20.691303 20145 tablet_bootstrap.cc:492] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.691404 19920 leader_election.cc:304] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:20.689568 20152 leader_election.cc:290] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.690291 20103 raft_consensus.cc:2468] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:20.692333 20145 ts_tablet_manager.cc:1403] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.007s
I20260709 14:56:20.692627 20169 raft_consensus.cc:2804] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.686908 19849 catalog_manager.cc:5697] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.693069 20169 raft_consensus.cc:493] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.693442 20169 raft_consensus.cc:3060] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.695998 20145 raft_consensus.cc:359] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.697011 20145 raft_consensus.cc:385] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.697425 20145 raft_consensus.cc:740] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.698483 20145 consensus_queue.cc:260] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.699980 20146 tablet_bootstrap.cc:492] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.706961 20147 raft_consensus.cc:493] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.707538 20147 raft_consensus.cc:515] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.707878 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f780f149959440fbf92a41766418f4a" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.708519 19953 raft_consensus.cc:2468] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:20.706422 20146 tablet_bootstrap.cc:654] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.709643 20147 leader_election.cc:290] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.709951 20145 ts_tablet_manager.cc:1434] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:56:20.710948 20145 tablet_bootstrap.cc:492] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:20.711058 20069 leader_election.cc:304] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [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: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:20.708554 20169 raft_consensus.cc:515] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.712791 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a495858ac3f347f1a00367e1f4412d92" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:20.713501 20029 raft_consensus.cc:2393] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2c02e5c4f7e40e9a744fff8098a3522 in current term 1: Already voted for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in this term.
I20260709 14:56:20.713681 20169 leader_election.cc:290] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.713842 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7558456694a24b118126d8281fd9c298" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:20.714437 20028 raft_consensus.cc:3060] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.717653 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a495858ac3f347f1a00367e1f4412d92" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.719269 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7558456694a24b118126d8281fd9c298" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:20.720052 20103 raft_consensus.cc:3060] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.721006 20028 raft_consensus.cc:2468] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:20.722131 19920 leader_election.cc:304] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:20.723034 20169 raft_consensus.cc:2804] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.723519 20169 raft_consensus.cc:697] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:20.723855 20069 leader_election.cc:304] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2c02e5c4f7e40e9a744fff8098a3522; no voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:20.724828 20145 tablet_bootstrap.cc:654] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.724314 20169 consensus_queue.cc:237] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.724938 20179 raft_consensus.cc:2804] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.725207 20147 raft_consensus.cc:3060] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.725368 20179 raft_consensus.cc:493] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.725733 20179 raft_consensus.cc:3060] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.731508 20103 raft_consensus.cc:2468] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:20.732667 20179 raft_consensus.cc:515] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.738824 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f780f149959440fbf92a41766418f4a" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:20.739084 20147 raft_consensus.cc:2749] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.739599 19953 raft_consensus.cc:3060] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.740172 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f780f149959440fbf92a41766418f4a" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
W20260709 14:56:20.741629 20069 leader_election.cc:343] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.741755 20146 tablet_bootstrap.cc:492] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.739624 20179 leader_election.cc:290] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:20.742430 20146 ts_tablet_manager.cc:1403] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.008s
I20260709 14:56:20.744581 20145 tablet_bootstrap.cc:492] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:20.745097 20145 ts_tablet_manager.cc:1403] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.012s
I20260709 14:56:20.745172 20146 raft_consensus.cc:359] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.745903 20146 raft_consensus.cc:385] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.746168 20146 raft_consensus.cc:740] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.746950 20146 consensus_queue.cc:260] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.747457 19953 raft_consensus.cc:2468] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:20.748610 20069 leader_election.cc:304] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:20.749020 20146 ts_tablet_manager.cc:1434] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:20.749297 20145 raft_consensus.cc:359] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.749665 20179 raft_consensus.cc:2804] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.749893 20146 tablet_bootstrap.cc:492] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:20.750047 20145 raft_consensus.cc:385] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.750458 20145 raft_consensus.cc:740] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.750893 20179 raft_consensus.cc:697] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:20.750552 19851 catalog_manager.cc:5697] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.751271 20145 consensus_queue.cc:260] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.751888 20179 consensus_queue.cc:237] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.753500 20145 ts_tablet_manager.cc:1434] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:20.757241 20146 tablet_bootstrap.cc:654] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.762748 20146 tablet_bootstrap.cc:492] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:20.763186 20146 ts_tablet_manager.cc:1403] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:56:20.764266 19852 catalog_manager.cc:5697] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.765369 20146 raft_consensus.cc:359] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.766005 20146 raft_consensus.cc:385] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.766260 20146 raft_consensus.cc:740] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.766901 20146 consensus_queue.cc:260] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.768857 20146 ts_tablet_manager.cc:1434] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:20.791442 20150 raft_consensus.cc:493] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.791795 20150 raft_consensus.cc:515] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.793638 20150 leader_election.cc:290] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.794209 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f780f149959440fbf92a41766418f4a" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.794713 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f780f149959440fbf92a41766418f4a" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.795023 19953 raft_consensus.cc:2393] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680af131fa8d4d5383c8271543517ccc in current term 1: Already voted for candidate a2c02e5c4f7e40e9a744fff8098a3522 in this term.
I20260709 14:56:20.796095 19995 leader_election.cc:304] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc; no voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:20.796638 20150 raft_consensus.cc:3060] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.801115 20150 raft_consensus.cc:2749] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.899444 20194 consensus_queue.cc:1048] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.900195 20169 consensus_queue.cc:1048] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.917376 20150 raft_consensus.cc:493] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.917933 20150 raft_consensus.cc:515] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.920004 20150 leader_election.cc:290] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.921631 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.922488 19953 raft_consensus.cc:2393] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680af131fa8d4d5383c8271543517ccc in current term 1: Already voted for candidate a2c02e5c4f7e40e9a744fff8098a3522 in this term.
I20260709 14:56:20.922355 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.923933 19994 leader_election.cc:304] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc; no voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:20.924678 20150 raft_consensus.cc:3060] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.929697 20150 raft_consensus.cc:2749] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.933640 19953 raft_consensus.cc:3060] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.939128 20150 consensus_queue.cc:1048] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.948544 20206 consensus_queue.cc:1048] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.950064 20173 raft_consensus.cc:493] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.950505 20173 raft_consensus.cc:515] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.952818 20173 leader_election.cc:290] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.954083 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74022aa9c3b6499592ae34d02b8fdf5e" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:20.954411 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74022aa9c3b6499592ae34d02b8fdf5e" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:20.955066 20103 raft_consensus.cc:2468] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:20.956350 19994 leader_election.cc:304] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:20.957664 20173 raft_consensus.cc:2804] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.955156 19953 raft_consensus.cc:2468] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:20.958029 20173 raft_consensus.cc:493] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.958580 20173 raft_consensus.cc:3060] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.964524 20179 consensus_queue.cc:1048] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.964892 20173 raft_consensus.cc:515] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.967376 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74022aa9c3b6499592ae34d02b8fdf5e" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:20.967937 19954 raft_consensus.cc:3060] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.972375 19954 raft_consensus.cc:2468] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:20.973327 19995 leader_election.cc:304] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:20.973672 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74022aa9c3b6499592ae34d02b8fdf5e" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:20.974229 20206 raft_consensus.cc:2804] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.974282 20103 raft_consensus.cc:3060] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.974756 20206 raft_consensus.cc:697] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:20.975584 20206 consensus_queue.cc:237] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:20.984164 20103 raft_consensus.cc:2468] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:20.985350 20173 leader_election.cc:290] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:20.986826 20180 consensus_queue.cc:1048] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:20.989749 20180 consensus_queue.cc:1048] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.991832 20180 consensus_queue.cc:1048] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.991793 19849 catalog_manager.cc:5697] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 1 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.028482 20029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
mode: GRACEFUL
new_leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:42682
I20260709 14:56:21.029049 20029 raft_consensus.cc:606] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Received request to transfer leadership to TS 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:21.044809 20172 consensus_queue.cc:1048] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.048899 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d6c4a22306645ccba6178304010970b"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
mode: GRACEFUL
new_leader_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:44910
I20260709 14:56:21.049563 20103 raft_consensus.cc:606] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Received request to transfer leadership to TS 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:21.055950 19953 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.056514 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
mode: GRACEFUL
new_leader_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:44910
I20260709 14:56:21.057152 20103 raft_consensus.cc:606] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Received request to transfer leadership to TS 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:21.065224 20180 consensus_queue.cc:1048] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.067166 20169 consensus_queue.cc:1048] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.067785 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
mode: GRACEFUL
new_leader_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:44910
I20260709 14:56:21.068475 20103 raft_consensus.cc:606] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Received request to transfer leadership to TS 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:21.081195 20152 consensus_queue.cc:1048] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.108078 20152 consensus_queue.cc:1048] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.117456 20169 consensus_queue.cc:1048] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.143337 20180 consensus_queue.cc:1048] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.154331 20179 consensus_queue.cc:1048] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.474817 20206 consensus_queue.cc:1048] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.482311 20173 consensus_queue.cc:1048] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.527303 20173 raft_consensus.cc:993] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: : Instructing follower 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:21.527688 20150 raft_consensus.cc:1081] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Signalling peer 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:21.529512 19953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:56:21.529964 19953 raft_consensus.cc:493] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.530249 19953 raft_consensus.cc:3060] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.534874 19953 raft_consensus.cc:515] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.536362 19953 leader_election.cc:290] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:21.537225 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:21.537487 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52cb6bc16046bd9b5953c9dc09fc53" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:21.537791 20028 raft_consensus.cc:3055] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.538061 20102 raft_consensus.cc:3060] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.538115 20028 raft_consensus.cc:740] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:21.538918 20028 consensus_queue.cc:260] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.539837 20028 raft_consensus.cc:3060] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.543165 20102 raft_consensus.cc:2468] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:21.544234 19919 leader_election.cc:304] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:21.544595 20028 raft_consensus.cc:2468] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:21.544917 20169 raft_consensus.cc:2804] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.545431 20169 raft_consensus.cc:697] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:21.546218 20169 consensus_queue.cc:237] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.552609 19850 catalog_manager.cc:5697] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 1 to 2, leader changed from 680af131fa8d4d5383c8271543517ccc (127.14.173.194) to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.558838 20179 raft_consensus.cc:993] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: : Instructing follower 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:21.559384 20172 raft_consensus.cc:1081] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Signalling peer 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:21.561033 20028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:42664
I20260709 14:56:21.561563 20028 raft_consensus.cc:493] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.561910 20028 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.566062 20172 raft_consensus.cc:993] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: : Instructing follower 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:21.566550 20147 raft_consensus.cc:1081] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Signalling peer 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:21.568162 20029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d6c4a22306645ccba6178304010970b"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:42664
I20260709 14:56:21.568698 20029 raft_consensus.cc:493] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.568748 20028 raft_consensus.cc:515] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.569159 20029 raft_consensus.cc:3060] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.570729 20028 leader_election.cc:290] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:21.571323 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:21.571992 19953 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.572383 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:21.572999 20102 raft_consensus.cc:3055] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.573307 20102 raft_consensus.cc:740] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:21.574115 20102 consensus_queue.cc:260] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.575373 20102 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.575480 20029 raft_consensus.cc:515] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.579766 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:21.580286 19954 raft_consensus.cc:3060] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.580425 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c4a22306645ccba6178304010970b" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:21.581063 20103 raft_consensus.cc:3055] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.581317 20103 raft_consensus.cc:740] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:21.581991 20103 consensus_queue.cc:260] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.582180 20102 raft_consensus.cc:2468] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:21.582829 20103 raft_consensus.cc:3060] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.585772 19994 leader_election.cc:304] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:21.587486 20150 raft_consensus.cc:2804] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.587967 20150 raft_consensus.cc:697] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:21.588748 20150 consensus_queue.cc:237] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.590029 20103 raft_consensus.cc:2468] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:21.591959 19994 leader_election.cc:304] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:21.592746 20173 raft_consensus.cc:2804] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.593240 20173 raft_consensus.cc:697] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:21.594141 20147 raft_consensus.cc:993] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: : Instructing follower 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:21.594058 20173 consensus_queue.cc:237] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.594599 20147 raft_consensus.cc:1081] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Signalling peer 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:21.594940 19954 raft_consensus.cc:2468] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:21.580240 20029 leader_election.cc:290] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:21.596864 20028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:42664
I20260709 14:56:21.597409 20028 raft_consensus.cc:493] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.597774 20028 raft_consensus.cc:3060] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.592238 19953 raft_consensus.cc:2468] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:21.601426 19851 catalog_manager.cc:5697] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 1 to 2, leader changed from a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195) to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 2 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.603803 20028 raft_consensus.cc:515] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.605428 20028 leader_election.cc:290] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:21.606083 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:21.606648 19953 raft_consensus.cc:3060] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.609062 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b8655b9a648dd98cd26c88943505c" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:21.609544 20103 raft_consensus.cc:3055] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.609812 20103 raft_consensus.cc:740] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:21.610397 20103 consensus_queue.cc:260] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.611342 20103 raft_consensus.cc:3060] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.613296 19851 catalog_manager.cc:5697] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 1 to 2, leader changed from a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195) to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 2 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.616778 20103 raft_consensus.cc:2468] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:21.617775 19994 leader_election.cc:304] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:21.617959 19953 raft_consensus.cc:2468] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:21.618574 20150 raft_consensus.cc:2804] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.619072 20150 raft_consensus.cc:697] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:21.619782 20150 consensus_queue.cc:237] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:21.625919 19851 catalog_manager.cc:5697] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 1 to 2, leader changed from a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195) to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 2 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.980000 20028 raft_consensus.cc:1275] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.981232 20194 consensus_queue.cc:1048] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.992841 20103 raft_consensus.cc:1275] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.994237 20194 consensus_queue.cc:1048] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.009302 20103 raft_consensus.cc:1275] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.010425 20150 consensus_queue.cc:1048] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.019558 19953 raft_consensus.cc:1275] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.020830 20173 consensus_queue.cc:1048] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.035547 20103 raft_consensus.cc:1275] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.036580 20173 consensus_queue.cc:1048] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.042925 19953 raft_consensus.cc:1275] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.044680 20206 consensus_queue.cc:1048] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.160567 20103 raft_consensus.cc:1275] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.161675 20206 consensus_queue.cc:1048] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.171022 19953 raft_consensus.cc:1275] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.172394 20150 consensus_queue.cc:1048] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.098968 19851 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54038:
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 14:56:24.101012 19851 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 14:56:24.147504 19944 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae74880bce423cb39015acc9ed3a64 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:24.148792 19944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae74880bce423cb39015acc9ed3a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.148490 20011 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae74880bce423cb39015acc9ed3a64 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:24.149525 20091 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae74880bce423cb39015acc9ed3a64 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:24.149921 20011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae74880bce423cb39015acc9ed3a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.150735 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae74880bce423cb39015acc9ed3a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.158313 19937 tablet_service.cc:1511] Processing CreateTablet for tablet e3efd9ef50d941419feb62c7ab0f35ad (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:24.159579 19937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3efd9ef50d941419feb62c7ab0f35ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.159762 20013 tablet_service.cc:1511] Processing CreateTablet for tablet e3efd9ef50d941419feb62c7ab0f35ad (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:24.160969 20013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3efd9ef50d941419feb62c7ab0f35ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.162317 19940 tablet_service.cc:1511] Processing CreateTablet for tablet a71e58fa63fc41e5bc1488dea62aefdc (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:24.163565 19940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71e58fa63fc41e5bc1488dea62aefdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.164093 20092 tablet_service.cc:1511] Processing CreateTablet for tablet e3efd9ef50d941419feb62c7ab0f35ad (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:24.165324 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3efd9ef50d941419feb62c7ab0f35ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.175906 20014 tablet_service.cc:1511] Processing CreateTablet for tablet a71e58fa63fc41e5bc1488dea62aefdc (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:24.176383 20253 tablet_bootstrap.cc:492] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.177160 20014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71e58fa63fc41e5bc1488dea62aefdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.178536 20090 tablet_service.cc:1511] Processing CreateTablet for tablet a71e58fa63fc41e5bc1488dea62aefdc (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:24.179744 20090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71e58fa63fc41e5bc1488dea62aefdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.179607 19938 tablet_service.cc:1511] Processing CreateTablet for tablet f23b69b7e72944ae8e24dd15c7dfc0f4 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:24.180862 19938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23b69b7e72944ae8e24dd15c7dfc0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.185252 20087 tablet_service.cc:1511] Processing CreateTablet for tablet f23b69b7e72944ae8e24dd15c7dfc0f4 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:24.186507 20087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23b69b7e72944ae8e24dd15c7dfc0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.188046 20089 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb6601d40ab47518478bff8c0fc80f1 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:24.189237 20089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb6601d40ab47518478bff8c0fc80f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.191013 19942 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb6601d40ab47518478bff8c0fc80f1 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:24.191236 20016 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb6601d40ab47518478bff8c0fc80f1 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:24.192251 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb6601d40ab47518478bff8c0fc80f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.192338 20016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb6601d40ab47518478bff8c0fc80f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.196954 19936 tablet_service.cc:1511] Processing CreateTablet for tablet a76f21cb5c4b476fbc5b3ba2b72c101f (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:24.198179 19936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76f21cb5c4b476fbc5b3ba2b72c101f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.191275 20011 tablet_service.cc:1511] Processing CreateTablet for tablet f23b69b7e72944ae8e24dd15c7dfc0f4 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:24.199364 20088 tablet_service.cc:1511] Processing CreateTablet for tablet a76f21cb5c4b476fbc5b3ba2b72c101f (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:24.200402 20011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23b69b7e72944ae8e24dd15c7dfc0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.211485 20086 tablet_service.cc:1511] Processing CreateTablet for tablet 22c0de53934b46dc9594747120ba33cb (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:24.200482 20088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76f21cb5c4b476fbc5b3ba2b72c101f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.222438 20085 tablet_service.cc:1511] Processing CreateTablet for tablet 0eedee92018642c8818d85273ffe8085 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:24.213878 19941 tablet_service.cc:1511] Processing CreateTablet for tablet 22c0de53934b46dc9594747120ba33cb (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:24.260459 20085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eedee92018642c8818d85273ffe8085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.261173 19941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c0de53934b46dc9594747120ba33cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.206764 19940 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a079555874d4a9a3be7a51c535db3 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:24.207278 20012 tablet_service.cc:1511] Processing CreateTablet for tablet a76f21cb5c4b476fbc5b3ba2b72c101f (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:24.265308 20012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76f21cb5c4b476fbc5b3ba2b72c101f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.264439 19940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a079555874d4a9a3be7a51c535db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.208297 20093 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a079555874d4a9a3be7a51c535db3 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:24.268481 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a079555874d4a9a3be7a51c535db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.231868 19943 tablet_service.cc:1511] Processing CreateTablet for tablet 0eedee92018642c8818d85273ffe8085 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:24.212668 20015 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a079555874d4a9a3be7a51c535db3 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:24.271355 20086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c0de53934b46dc9594747120ba33cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.271471 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eedee92018642c8818d85273ffe8085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.272192 20015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a079555874d4a9a3be7a51c535db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.216794 20017 tablet_service.cc:1511] Processing CreateTablet for tablet 22c0de53934b46dc9594747120ba33cb (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:24.275530 20017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c0de53934b46dc9594747120ba33cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.233343 20019 tablet_service.cc:1511] Processing CreateTablet for tablet 0eedee92018642c8818d85273ffe8085 (DEFAULT_TABLE table=soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:24.280292 20019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eedee92018642c8818d85273ffe8085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.296250 20255 tablet_bootstrap.cc:492] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.302507 20255 tablet_bootstrap.cc:654] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.323603 20253 tablet_bootstrap.cc:654] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.327821 20254 tablet_bootstrap.cc:492] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.348395 20254 tablet_bootstrap.cc:654] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.355450 20255 tablet_bootstrap.cc:492] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.355919 20255 ts_tablet_manager.cc:1403] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.025s
I20260709 14:56:24.358688 20255 raft_consensus.cc:359] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.359449 20255 raft_consensus.cc:385] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.359745 20255 raft_consensus.cc:740] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.360560 20255 consensus_queue.cc:260] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.362376 20253 tablet_bootstrap.cc:492] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.362736 20255 ts_tablet_manager.cc:1434] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:24.362937 20253 ts_tablet_manager.cc:1403] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.009s
I20260709 14:56:24.365921 20253 raft_consensus.cc:359] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.366868 20253 raft_consensus.cc:385] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.366873 20255 tablet_bootstrap.cc:492] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.367298 20253 raft_consensus.cc:740] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.368172 20253 consensus_queue.cc:260] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.373697 20253 ts_tablet_manager.cc:1434] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:24.374671 20253 tablet_bootstrap.cc:492] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.375886 20255 tablet_bootstrap.cc:654] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.381036 20253 tablet_bootstrap.cc:654] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.389115 20255 tablet_bootstrap.cc:492] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.389722 20255 ts_tablet_manager.cc:1403] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 14:56:24.392498 20253 tablet_bootstrap.cc:492] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.393040 20253 ts_tablet_manager.cc:1403] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 14:56:24.393458 20255 raft_consensus.cc:359] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.394464 20255 raft_consensus.cc:385] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.394860 20255 raft_consensus.cc:740] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.395960 20255 consensus_queue.cc:260] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.396238 20253 raft_consensus.cc:359] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.397119 20253 raft_consensus.cc:385] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.399295 20255 ts_tablet_manager.cc:1434] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 14:56:24.401039 20255 tablet_bootstrap.cc:492] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.397500 20253 raft_consensus.cc:740] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.402490 20253 consensus_queue.cc:260] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.407697 20253 ts_tablet_manager.cc:1434] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:24.408751 20253 tablet_bootstrap.cc:492] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.410214 20255 tablet_bootstrap.cc:654] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.415287 20253 tablet_bootstrap.cc:654] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.423172 20255 tablet_bootstrap.cc:492] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.423748 20255 ts_tablet_manager.cc:1403] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:56:24.427265 20255 raft_consensus.cc:359] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.428177 20255 raft_consensus.cc:385] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.428530 20255 raft_consensus.cc:740] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.429627 20255 consensus_queue.cc:260] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.432349 20255 ts_tablet_manager.cc:1434] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:24.433058 20150 raft_consensus.cc:493] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.433395 20255 tablet_bootstrap.cc:492] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.433537 20150 raft_consensus.cc:515] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.435714 20150 leader_election.cc:290] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.437965 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae74880bce423cb39015acc9ed3a64" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:24.439424 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae74880bce423cb39015acc9ed3a64" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
W20260709 14:56:24.440968 19995 leader_election.cc:343] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.441960 20255 tablet_bootstrap.cc:654] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:24.442030 19994 leader_election.cc:343] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.442737 19994 leader_election.cc:304] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc; no voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:24.444056 20150 raft_consensus.cc:2749] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.446766 20253 tablet_bootstrap.cc:492] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.447429 20253 ts_tablet_manager.cc:1403] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.019s
I20260709 14:56:24.448351 20254 tablet_bootstrap.cc:492] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.449052 20254 ts_tablet_manager.cc:1403] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.122s	user 0.040s	sys 0.031s
I20260709 14:56:24.449236 20255 tablet_bootstrap.cc:492] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.449823 20255 ts_tablet_manager.cc:1403] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 14:56:24.450420 20253 raft_consensus.cc:359] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.451153 20253 raft_consensus.cc:385] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.451438 20253 raft_consensus.cc:740] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.480230 20179 raft_consensus.cc:493] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.484059 20179 raft_consensus.cc:515] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.484035 20255 raft_consensus.cc:359] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.487334 20255 raft_consensus.cc:385] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.484122 20254 raft_consensus.cc:359] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.488260 20255 raft_consensus.cc:740] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.488523 20254 raft_consensus.cc:385] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.488921 20254 raft_consensus.cc:740] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.486341 20253 consensus_queue.cc:260] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.489805 20255 consensus_queue.cc:260] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.490830 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c0de53934b46dc9594747120ba33cb" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:24.490267 20254 consensus_queue.cc:260] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
W20260709 14:56:24.493752 20069 leader_election.cc:343] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.497080 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c0de53934b46dc9594747120ba33cb" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.501196 20254 ts_tablet_manager.cc:1434] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.003s
W20260709 14:56:24.502837 20069 leader_election.cc:343] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.503417 20254 tablet_bootstrap.cc:492] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.503559 20179 leader_election.cc:290] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.503465 20069 leader_election.cc:304] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2c02e5c4f7e40e9a744fff8098a3522; no voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36
W20260709 14:56:24.504588 19900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:24.512934 20253 ts_tablet_manager.cc:1434] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.004s
I20260709 14:56:24.514500 20179 raft_consensus.cc:2749] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.520479 20254 tablet_bootstrap.cc:654] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.520589 20253 tablet_bootstrap.cc:492] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.524787 20255 ts_tablet_manager.cc:1434] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.075s	user 0.012s	sys 0.016s
I20260709 14:56:24.526763 20255 tablet_bootstrap.cc:492] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.532776 20253 tablet_bootstrap.cc:654] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.534687 20255 tablet_bootstrap.cc:654] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.539283 20253 tablet_bootstrap.cc:492] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.539408 20254 tablet_bootstrap.cc:492] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.539877 20253 ts_tablet_manager.cc:1403] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 14:56:24.539966 20254 ts_tablet_manager.cc:1403] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.005s
I20260709 14:56:24.542109 20255 tablet_bootstrap.cc:492] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.542629 20255 ts_tablet_manager.cc:1403] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:56:24.543087 20253 raft_consensus.cc:359] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.543732 20253 raft_consensus.cc:385] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.544005 20253 raft_consensus.cc:740] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.543772 20254 raft_consensus.cc:359] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.544620 20254 raft_consensus.cc:385] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.544993 20254 raft_consensus.cc:740] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.544749 20253 consensus_queue.cc:260] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.546145 20255 raft_consensus.cc:359] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.546121 20254 consensus_queue.cc:260] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.546959 20255 raft_consensus.cc:385] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.547180 20253 ts_tablet_manager.cc:1434] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:56:24.547325 20255 raft_consensus.cc:740] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.548839 20253 tablet_bootstrap.cc:492] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.548606 20255 consensus_queue.cc:260] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.549201 20254 ts_tablet_manager.cc:1434] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:56:24.550490 20254 tablet_bootstrap.cc:492] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.551687 20255 ts_tablet_manager.cc:1434] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:24.553134 20255 tablet_bootstrap.cc:492] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.556790 20253 tablet_bootstrap.cc:654] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.563438 20255 tablet_bootstrap.cc:654] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.563614 20254 tablet_bootstrap.cc:654] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.579717 20253 tablet_bootstrap.cc:492] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.579959 20255 tablet_bootstrap.cc:492] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.580178 20253 ts_tablet_manager.cc:1403] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.014s
I20260709 14:56:24.580461 20255 ts_tablet_manager.cc:1403] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260709 14:56:24.583364 20253 raft_consensus.cc:359] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.584110 20253 raft_consensus.cc:385] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.584355 20253 raft_consensus.cc:740] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.584981 20255 raft_consensus.cc:359] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.585026 20253 consensus_queue.cc:260] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.585824 20255 raft_consensus.cc:385] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.586133 20255 raft_consensus.cc:740] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.587361 20254 tablet_bootstrap.cc:492] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.587049 20255 consensus_queue.cc:260] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.587857 20254 ts_tablet_manager.cc:1403] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.011s
I20260709 14:56:24.588059 20253 ts_tablet_manager.cc:1434] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:56:24.589507 20253 tablet_bootstrap.cc:492] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.590723 20255 ts_tablet_manager.cc:1434] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:24.591415 20254 raft_consensus.cc:359] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.592084 20255 tablet_bootstrap.cc:492] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.593187 20265 raft_consensus.cc:493] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.593844 20265 raft_consensus.cc:515] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.598266 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:24.592195 20254 raft_consensus.cc:385] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:24.600041 20069 leader_election.cc:343] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.601302 20265 leader_election.cc:290] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.598989 20254 raft_consensus.cc:740] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.603123 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.602895 20254 consensus_queue.cc:260] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.603969 20028 raft_consensus.cc:2468] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:24.605604 20069 leader_election.cc:304] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [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: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:24.606778 20265 raft_consensus.cc:2804] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.607142 20265 raft_consensus.cc:493] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.607470 20265 raft_consensus.cc:3060] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.612660 20255 tablet_bootstrap.cc:654] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.605805 20254 ts_tablet_manager.cc:1434] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:56:24.615893 20253 tablet_bootstrap.cc:654] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.616468 20254 tablet_bootstrap.cc:492] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.625105 20254 tablet_bootstrap.cc:654] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.629216 20253 tablet_bootstrap.cc:492] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.629906 20253 ts_tablet_manager.cc:1403] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.008s
I20260709 14:56:24.630448 20265 raft_consensus.cc:515] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.631784 20255 tablet_bootstrap.cc:492] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.632329 20255 ts_tablet_manager.cc:1403] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.006s
I20260709 14:56:24.633152 20253 raft_consensus.cc:359] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.633631 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:24.633937 20253 raft_consensus.cc:385] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.634276 20253 raft_consensus.cc:740] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
W20260709 14:56:24.635865 20069 leader_election.cc:343] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.637931 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:24.637914 20253 consensus_queue.cc:260] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.638720 20028 raft_consensus.cc:3060] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.640782 20253 ts_tablet_manager.cc:1434] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:24.641209 20179 raft_consensus.cc:493] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.641736 20179 raft_consensus.cc:515] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.642448 20253 tablet_bootstrap.cc:492] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.643990 20179 leader_election.cc:290] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.646076 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.646819 20029 raft_consensus.cc:2468] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:24.648305 20069 leader_election.cc:304] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.649501 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
W20260709 14:56:24.650940 20069 leader_election.cc:343] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.655259 20179 raft_consensus.cc:2804] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.656597 20253 tablet_bootstrap.cc:654] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.656827 20179 raft_consensus.cc:493] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.657452 20179 raft_consensus.cc:3060] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.661609 20265 leader_election.cc:290] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.670034 20265 raft_consensus.cc:493] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.671260 20255 raft_consensus.cc:359] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.672278 20255 raft_consensus.cc:385] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.672663 20255 raft_consensus.cc:740] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.673666 20255 consensus_queue.cc:260] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.670758 20265 raft_consensus.cc:515] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.678783 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:24.679395 20265 leader_election.cc:290] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.680508 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.681362 20255 ts_tablet_manager.cc:1434] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.001s
W20260709 14:56:24.682394 20069 leader_election.cc:343] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:24.683229 20069 leader_election.cc:343] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.683612 20275 raft_consensus.cc:493] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.683679 20069 leader_election.cc:304] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2c02e5c4f7e40e9a744fff8098a3522; no voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:24.684221 20275 raft_consensus.cc:515] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.685005 20277 raft_consensus.cc:2749] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.687642 20255 tablet_bootstrap.cc:492] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.692703 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:24.693468 20102 raft_consensus.cc:2468] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:24.695150 19994 leader_election.cc:304] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.698539 20255 tablet_bootstrap.cc:654] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.686756 20275 leader_election.cc:290] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.699646 20275 raft_consensus.cc:2804] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.699959 20275 raft_consensus.cc:493] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.700305 20275 raft_consensus.cc:3060] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.701609 20254 tablet_bootstrap.cc:492] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.702142 20254 ts_tablet_manager.cc:1403] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.029s
W20260709 14:56:24.703734 19995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.193:46333, user_credentials={real_user=slave}} blocked reactor thread for 64434.8us
I20260709 14:56:24.705590 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:24.705390 20254 raft_consensus.cc:359] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
W20260709 14:56:24.707085 19995 leader_election.cc:343] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.710280 20254 raft_consensus.cc:385] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.710027 20275 raft_consensus.cc:515] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.704092 20028 raft_consensus.cc:2468] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:24.712590 20069 leader_election.cc:304] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:24.713253 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:24.713708 20277 raft_consensus.cc:2804] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.714090 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
W20260709 14:56:24.714645 19995 leader_election.cc:343] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.714924 20102 raft_consensus.cc:3060] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.714200 20277 raft_consensus.cc:697] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:24.715206 20275 leader_election.cc:290] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.710645 20254 raft_consensus.cc:740] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.716547 20254 consensus_queue.cc:260] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.716238 20277 consensus_queue.cc:237] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.719580 20254 ts_tablet_manager.cc:1434] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 14:56:24.722831 20254 tablet_bootstrap.cc:492] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.732512 20102 raft_consensus.cc:2468] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:24.734202 19994 leader_election.cc:304] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:24.737172 20276 raft_consensus.cc:2804] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.737733 20276 raft_consensus.cc:697] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:24.739148 20254 tablet_bootstrap.cc:654] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.738591 20276 consensus_queue.cc:237] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.739916 19850 catalog_manager.cc:5697] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.749609 20179 raft_consensus.cc:515] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.752578 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:24.752820 20253 tablet_bootstrap.cc:492] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.753160 19954 raft_consensus.cc:3060] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.753340 20253 ts_tablet_manager.cc:1403] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.111s	user 0.028s	sys 0.029s
I20260709 14:56:24.756599 20253 raft_consensus.cc:359] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.757385 20253 raft_consensus.cc:385] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.757714 20253 raft_consensus.cc:740] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.758841 20240 raft_consensus.cc:493] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.758456 20253 consensus_queue.cc:260] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.759330 20240 raft_consensus.cc:515] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.761176 20253 ts_tablet_manager.cc:1434] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:56:24.761618 20240 leader_election.cc:290] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.762717 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:24.763785 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.764446 20028 raft_consensus.cc:2468] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:24.764688 20253 tablet_bootstrap.cc:492] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.765755 19920 leader_election.cc:304] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:24.766172 19954 raft_consensus.cc:2468] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:24.766681 20240 raft_consensus.cc:2804] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.767122 20240 raft_consensus.cc:493] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.767521 20240 raft_consensus.cc:3060] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.767517 20069 leader_election.cc:304] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.768532 20277 raft_consensus.cc:2804] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.769086 20277 raft_consensus.cc:697] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:24.769959 20277 consensus_queue.cc:237] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.772940 19852 catalog_manager.cc:5697] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 1 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.776819 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:24.777388 20028 raft_consensus.cc:3060] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.778342 20253 tablet_bootstrap.cc:654] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.788336 20028 raft_consensus.cc:2468] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:24.767570 20102 raft_consensus.cc:2468] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:24.790665 20179 leader_election.cc:290] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.795845 20254 tablet_bootstrap.cc:492] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.796583 20254 ts_tablet_manager.cc:1403] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.002s
I20260709 14:56:24.801169 20254 raft_consensus.cc:359] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.802191 20254 raft_consensus.cc:385] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.802564 20254 raft_consensus.cc:740] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.804237 20277 raft_consensus.cc:493] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.804867 20277 raft_consensus.cc:515] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.806409 20254 consensus_queue.cc:260] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.807511 20277 leader_election.cc:290] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.786823 20240 raft_consensus.cc:515] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.808284 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:24.808650 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.809309 19954 raft_consensus.cc:2468] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:24.809345 20028 raft_consensus.cc:2468] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 0.
I20260709 14:56:24.805512 20255 tablet_bootstrap.cc:492] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.812286 20240 leader_election.cc:290] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.812716 20254 ts_tablet_manager.cc:1434] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 14:56:24.814970 20254 tablet_bootstrap.cc:492] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.816277 20069 leader_election.cc:304] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.819736 20277 raft_consensus.cc:2804] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.820113 20277 raft_consensus.cc:493] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.820425 20277 raft_consensus.cc:3060] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.810906 20255 ts_tablet_manager.cc:1403] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.129s	user 0.045s	sys 0.023s
I20260709 14:56:24.824893 20255 raft_consensus.cc:359] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.824955 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:24.825537 20255 raft_consensus.cc:385] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.825738 20028 raft_consensus.cc:3060] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.825832 20255 raft_consensus.cc:740] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.825862 20253 tablet_bootstrap.cc:492] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.826905 20253 ts_tablet_manager.cc:1403] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.063s	user 0.036s	sys 0.011s
I20260709 14:56:24.826762 20255 consensus_queue.cc:260] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.828963 20255 ts_tablet_manager.cc:1434] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:24.829989 20255 tablet_bootstrap.cc:492] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: Bootstrap starting.
I20260709 14:56:24.830793 20253 raft_consensus.cc:359] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.831434 20253 raft_consensus.cc:385] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.831686 20253 raft_consensus.cc:740] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.831954 20254 tablet_bootstrap.cc:654] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.832404 20253 consensus_queue.cc:260] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.834559 20253 ts_tablet_manager.cc:1434] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:24.835208 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:24.835582 20253 tablet_bootstrap.cc:492] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: Bootstrap starting.
I20260709 14:56:24.835978 20102 raft_consensus.cc:3060] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.839434 20255 tablet_bootstrap.cc:654] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.842067 20253 tablet_bootstrap.cc:654] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.844861 20254 tablet_bootstrap.cc:492] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.845436 20254 ts_tablet_manager.cc:1403] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.007s
I20260709 14:56:24.849174 20254 raft_consensus.cc:359] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.850059 20254 raft_consensus.cc:385] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.850406 20254 raft_consensus.cc:740] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.854179 20255 tablet_bootstrap.cc:492] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: No bootstrap required, opened a new log
I20260709 14:56:24.854806 20255 ts_tablet_manager.cc:1403] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:56:24.858263 20255 raft_consensus.cc:359] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.859133 20255 raft_consensus.cc:385] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.859478 20255 raft_consensus.cc:740] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.860293 20255 consensus_queue.cc:260] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.863324 20254 consensus_queue.cc:260] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.853368 20028 raft_consensus.cc:2468] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:24.865393 19920 leader_election.cc:304] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:24.866330 20254 ts_tablet_manager.cc:1434] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260709 14:56:24.866668 20240 raft_consensus.cc:2804] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.867354 20240 raft_consensus.cc:697] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:24.867794 20254 tablet_bootstrap.cc:492] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.868436 20240 consensus_queue.cc:237] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.871455 20253 tablet_bootstrap.cc:492] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: No bootstrap required, opened a new log
I20260709 14:56:24.871940 20253 ts_tablet_manager.cc:1403] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.016s
I20260709 14:56:24.874571 20255 ts_tablet_manager.cc:1434] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:56:24.874747 20253 raft_consensus.cc:359] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.875489 20253 raft_consensus.cc:385] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.875809 20253 raft_consensus.cc:740] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.876652 20253 consensus_queue.cc:260] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.877053 20254 tablet_bootstrap.cc:654] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.879144 20253 ts_tablet_manager.cc:1434] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:24.881875 20254 tablet_bootstrap.cc:492] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.882308 20254 ts_tablet_manager.cc:1403] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 14:56:24.882220 20277 raft_consensus.cc:515] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.884673 20254 raft_consensus.cc:359] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.885159 20254 raft_consensus.cc:385] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.885447 20254 raft_consensus.cc:740] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.885694 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:24.886286 19954 raft_consensus.cc:3060] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.886101 20254 consensus_queue.cc:260] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.887487 20102 raft_consensus.cc:2468] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:24.888763 20254 ts_tablet_manager.cc:1434] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:56:24.889918 20254 tablet_bootstrap.cc:492] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.891464 20277 leader_election.cc:290] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:24.892954 19954 raft_consensus.cc:2468] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:24.894637 20069 leader_election.cc:304] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.895545 20277 raft_consensus.cc:2804] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.896191 20277 raft_consensus.cc:697] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:24.897095 20277 consensus_queue.cc:237] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.898638 20254 tablet_bootstrap.cc:654] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.898943 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:24.899685 20028 raft_consensus.cc:3060] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.908767 20028 raft_consensus.cc:2468] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 1.
I20260709 14:56:24.913938 20254 tablet_bootstrap.cc:492] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.914407 20254 ts_tablet_manager.cc:1403] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 14:56:24.915196 19849 catalog_manager.cc:5697] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.916993 20254 raft_consensus.cc:359] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.917661 20254 raft_consensus.cc:385] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.917923 20254 raft_consensus.cc:740] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.918591 20254 consensus_queue.cc:260] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.920514 20254 ts_tablet_manager.cc:1434] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:24.921446 20254 tablet_bootstrap.cc:492] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: Bootstrap starting.
I20260709 14:56:24.924466 19850 catalog_manager.cc:5697] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.926798 20254 tablet_bootstrap.cc:654] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.930398 19850 catalog_manager.cc:5697] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 1 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.931804 20254 tablet_bootstrap.cc:492] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: No bootstrap required, opened a new log
I20260709 14:56:24.932189 20254 ts_tablet_manager.cc:1403] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:56:24.934376 20254 raft_consensus.cc:359] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.934821 20240 raft_consensus.cc:493] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.935068 20254 raft_consensus.cc:385] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.935458 20254 raft_consensus.cc:740] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.935439 20240 raft_consensus.cc:515] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.936244 20254 consensus_queue.cc:260] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.937697 20240 leader_election.cc:290] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.938380 20254 ts_tablet_manager.cc:1434] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:24.939635 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae74880bce423cb39015acc9ed3a64" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:24.940272 20102 raft_consensus.cc:2468] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:24.941828 19919 leader_election.cc:304] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.942757 20240 raft_consensus.cc:2804] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.943127 20240 raft_consensus.cc:493] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.943459 20240 raft_consensus.cc:3060] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.945606 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae74880bce423cb39015acc9ed3a64" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.946180 20285 raft_consensus.cc:493] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.946619 20285 raft_consensus.cc:515] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.949018 20285 leader_election.cc:290] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.950907 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.951762 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:24.952540 20102 raft_consensus.cc:2393] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77f7ab4d501b47a4adbdf3a64b653d36 in current term 1: Already voted for candidate 680af131fa8d4d5383c8271543517ccc in this term.
I20260709 14:56:24.953548 19919 leader_election.cc:304] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:24.946233 20028 raft_consensus.cc:2468] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:24.954648 20297 raft_consensus.cc:3060] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.955201 20240 raft_consensus.cc:515] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.957180 20240 leader_election.cc:290] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.957942 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae74880bce423cb39015acc9ed3a64" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:24.958151 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cae74880bce423cb39015acc9ed3a64" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:24.958388 20028 raft_consensus.cc:3060] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.958739 20102 raft_consensus.cc:3060] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.963343 20028 raft_consensus.cc:2468] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:24.964253 19920 leader_election.cc:304] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:24.964871 20240 raft_consensus.cc:2804] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.965286 20240 raft_consensus.cc:697] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:24.965394 20297 raft_consensus.cc:2749] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.965863 20102 raft_consensus.cc:2468] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:24.966078 20240 consensus_queue.cc:237] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.972777 19850 catalog_manager.cc:5697] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.981957 20240 raft_consensus.cc:493] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.982352 20240 raft_consensus.cc:515] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.984133 20240 leader_election.cc:290] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.985011 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:24.985174 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:24.985682 20028 raft_consensus.cc:2468] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:24.985728 20102 raft_consensus.cc:2468] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 0.
I20260709 14:56:24.986847 19919 leader_election.cc:304] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:24.987614 20240 raft_consensus.cc:2804] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.987949 20240 raft_consensus.cc:493] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.988178 20240 raft_consensus.cc:3060] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.992792 20240 raft_consensus.cc:515] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:24.994302 20240 leader_election.cc:290] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:24.994939 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:24.995282 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:24.995528 20028 raft_consensus.cc:3060] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.995864 20102 raft_consensus.cc:3060] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.001890 20028 raft_consensus.cc:2468] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:25.002298 20102 raft_consensus.cc:2468] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 1.
I20260709 14:56:25.002985 19920 leader_election.cc:304] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.003760 20240 raft_consensus.cc:2804] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.004139 20240 raft_consensus.cc:697] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:25.004837 20240 consensus_queue.cc:237] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.010900 19850 catalog_manager.cc:5697] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 1 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.124522 20240 raft_consensus.cc:493] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.125018 20240 raft_consensus.cc:515] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.127136 20240 leader_election.cc:290] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.127342 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680af131fa8d4d5383c8271543517ccc" is_pre_election: true
I20260709 14:56:25.127725 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:25.128144 20028 raft_consensus.cc:2393] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77f7ab4d501b47a4adbdf3a64b653d36 in current term 1: Already voted for candidate a2c02e5c4f7e40e9a744fff8098a3522 in this term.
I20260709 14:56:25.129082 19920 leader_election.cc:304] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:25.129612 20240 raft_consensus.cc:3060] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.136360 20240 raft_consensus.cc:2749] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.151753 20275 raft_consensus.cc:493] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.152235 20275 raft_consensus.cc:515] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.154228 20275 leader_election.cc:290] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.154754 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:25.155360 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:25.155385 19954 raft_consensus.cc:2468] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:25.156517 20102 raft_consensus.cc:2468] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:25.156638 19995 leader_election.cc:304] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.157477 20275 raft_consensus.cc:2804] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.157764 20275 raft_consensus.cc:493] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.158042 20275 raft_consensus.cc:3060] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.162609 20275 raft_consensus.cc:515] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.164233 20275 leader_election.cc:290] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.164762 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:25.165179 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.165294 19954 raft_consensus.cc:3060] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.165653 20102 raft_consensus.cc:3060] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.170897 19954 raft_consensus.cc:2468] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:25.171271 20102 raft_consensus.cc:2468] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:25.171826 19995 leader_election.cc:304] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.172540 20275 raft_consensus.cc:2804] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.173040 20275 raft_consensus.cc:697] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.173707 20275 consensus_queue.cc:237] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.180734 19850 catalog_manager.cc:5697] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 1 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.202033 20277 consensus_queue.cc:1048] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.211900 20179 consensus_queue.cc:1048] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.223987 20179 consensus_queue.cc:1048] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.224097 20275 consensus_queue.cc:1048] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.235175 20277 consensus_queue.cc:1048] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.251914 20275 consensus_queue.cc:1048] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.257747 20276 raft_consensus.cc:493] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.258212 20276 raft_consensus.cc:515] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.261106 20276 leader_election.cc:290] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.262844 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c0de53934b46dc9594747120ba33cb" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" is_pre_election: true
I20260709 14:56:25.262844 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c0de53934b46dc9594747120ba33cb" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" is_pre_election: true
I20260709 14:56:25.263729 20102 raft_consensus.cc:2468] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:25.263806 19954 raft_consensus.cc:2468] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 0.
I20260709 14:56:25.264734 19995 leader_election.cc:304] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.265484 20276 raft_consensus.cc:2804] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.265877 20276 raft_consensus.cc:493] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.266178 20276 raft_consensus.cc:3060] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.271137 20276 raft_consensus.cc:515] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.272718 20276 leader_election.cc:290] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.273306 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c0de53934b46dc9594747120ba33cb" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:25.273590 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c0de53934b46dc9594747120ba33cb" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.273797 19954 raft_consensus.cc:3060] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.274133 20102 raft_consensus.cc:3060] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.278481 19954 raft_consensus.cc:2468] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:25.278748 20102 raft_consensus.cc:2468] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 1.
I20260709 14:56:25.279369 19995 leader_election.cc:304] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.280051 20276 raft_consensus.cc:2804] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.280432 20276 raft_consensus.cc:697] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.281028 20276 consensus_queue.cc:237] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.290949 19852 catalog_manager.cc:5697] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 1 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.346135 20277 consensus_queue.cc:1048] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.346228 20240 consensus_queue.cc:1048] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.360742 20277 consensus_queue.cc:1048] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.363031 20285 consensus_queue.cc:1048] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.368667 20102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
mode: GRACEFUL
new_leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:44910
I20260709 14:56:25.369364 20102 raft_consensus.cc:606] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Received request to transfer leadership to TS 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:25.378147 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
mode: GRACEFUL
new_leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:44910
I20260709 14:56:25.378702 20103 raft_consensus.cc:606] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Received request to transfer leadership to TS 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:25.380733 20297 consensus_queue.cc:1048] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.384534 20026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
mode: GRACEFUL
new_leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:42682
I20260709 14:56:25.385042 20026 raft_consensus.cc:606] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Received request to transfer leadership to TS 77f7ab4d501b47a4adbdf3a64b653d36
I20260709 14:56:25.390796 20103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
mode: GRACEFUL
new_leader_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:44910
I20260709 14:56:25.391403 20103 raft_consensus.cc:606] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Received request to transfer leadership to TS 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:25.403841 20297 consensus_queue.cc:1048] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.416790 20240 consensus_queue.cc:1048] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.427007 19954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
mode: GRACEFUL
new_leader_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:58752
I20260709 14:56:25.427606 19954 raft_consensus.cc:606] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Received request to transfer leadership to TS 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:25.427475 20297 consensus_queue.cc:1048] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:25.436898 19954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
mode: GRACEFUL
new_leader_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:58752
I20260709 14:56:25.437438 19954 raft_consensus.cc:606] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Received request to transfer leadership to TS 680af131fa8d4d5383c8271543517ccc
I20260709 14:56:25.449541 20029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eedee92018642c8818d85273ffe8085"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
mode: GRACEFUL
new_leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
 from {username='slave'} at 127.0.0.1:42682
I20260709 14:56:25.449939 20029 raft_consensus.cc:606] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Received request to transfer leadership to TS a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:25.609274 20277 raft_consensus.cc:993] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: : Instructing follower 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:25.609777 20265 raft_consensus.cc:1081] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Signalling peer 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:25.611198 20029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:42664
I20260709 14:56:25.611677 20029 raft_consensus.cc:493] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.611969 20029 raft_consensus.cc:3060] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.618068 20029 raft_consensus.cc:515] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.619627 20029 leader_election.cc:290] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.620291 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:25.620642 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb6601d40ab47518478bff8c0fc80f1" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.620877 19954 raft_consensus.cc:3060] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.621280 20103 raft_consensus.cc:3055] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.621538 20103 raft_consensus.cc:740] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:25.622182 20103 consensus_queue.cc:260] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.623245 20103 raft_consensus.cc:3060] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.626480 19954 raft_consensus.cc:2468] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:25.627494 19995 leader_election.cc:304] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.628147 20275 raft_consensus.cc:2804] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.628226 20103 raft_consensus.cc:2468] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:25.628646 20275 raft_consensus.cc:697] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.629565 20275 consensus_queue.cc:237] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.635576 19849 catalog_manager.cc:5697] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 1 to 2, leader changed from a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195) to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 2 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.646962 20275 consensus_queue.cc:1048] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.652908 20276 raft_consensus.cc:993] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: : Instructing follower a2c02e5c4f7e40e9a744fff8098a3522 to start an election
I20260709 14:56:25.653420 20309 raft_consensus.cc:1081] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Signalling peer a2c02e5c4f7e40e9a744fff8098a3522 to start an election
I20260709 14:56:25.655125 20102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eedee92018642c8818d85273ffe8085"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
 from {username='slave'} at 127.0.0.1:44896
I20260709 14:56:25.656595 20102 raft_consensus.cc:493] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.656980 20102 raft_consensus.cc:3060] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.658717 20276 consensus_queue.cc:1048] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.666206 20102 raft_consensus.cc:515] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.670300 20102 leader_election.cc:290] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:25.671247 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:25.671450 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eedee92018642c8818d85273ffe8085" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:25.671871 20029 raft_consensus.cc:3055] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.671962 19954 raft_consensus.cc:3060] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.672253 20029 raft_consensus.cc:740] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.673074 20029 consensus_queue.cc:260] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.674324 20029 raft_consensus.cc:3060] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.678721 19954 raft_consensus.cc:2468] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 2.
I20260709 14:56:25.679834 20069 leader_election.cc:304] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:25.680573 20265 raft_consensus.cc:2804] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.681057 20029 raft_consensus.cc:2468] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 2.
I20260709 14:56:25.681054 20265 raft_consensus.cc:697] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:25.682464 20265 consensus_queue.cc:237] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.688619 19849 catalog_manager.cc:5697] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 1 to 2, leader changed from 680af131fa8d4d5383c8271543517ccc (127.14.173.194) to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.697038 20265 raft_consensus.cc:993] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: : Instructing follower 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:25.697430 20277 raft_consensus.cc:1081] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Signalling peer 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:25.699229 19954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:58744
I20260709 14:56:25.699774 19954 raft_consensus.cc:493] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.700150 19954 raft_consensus.cc:3060] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.705462 19954 raft_consensus.cc:515] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.707086 19954 leader_election.cc:290] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.707651 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:25.708261 20029 raft_consensus.cc:3060] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.708194 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3efd9ef50d941419feb62c7ab0f35ad" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.708909 20102 raft_consensus.cc:3055] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.709141 20102 raft_consensus.cc:740] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:25.709838 20102 consensus_queue.cc:260] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.710711 20102 raft_consensus.cc:3060] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.712986 20029 raft_consensus.cc:2468] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:25.714006 19920 leader_election.cc:304] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.714713 20297 raft_consensus.cc:2804] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.715075 20297 raft_consensus.cc:697] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:25.715476 20102 raft_consensus.cc:2468] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:25.715834 20297 consensus_queue.cc:237] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.722110 19849 catalog_manager.cc:5697] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 1 to 2, leader changed from a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195) to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.740504 20265 raft_consensus.cc:993] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: : Instructing follower 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:25.740913 20277 raft_consensus.cc:1081] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Signalling peer 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:25.742182 19954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:58744
I20260709 14:56:25.742622 19954 raft_consensus.cc:493] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.742865 19954 raft_consensus.cc:3060] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.748683 19954 raft_consensus.cc:515] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.750474 19954 leader_election.cc:290] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.750648 20029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:25.751332 20029 raft_consensus.cc:3060] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.751446 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71e58fa63fc41e5bc1488dea62aefdc" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.752055 20102 raft_consensus.cc:3055] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.752372 20102 raft_consensus.cc:740] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:25.753135 20102 consensus_queue.cc:260] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.754323 20102 raft_consensus.cc:3060] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.758103 20029 raft_consensus.cc:2468] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:25.759197 19920 leader_election.cc:304] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, 77f7ab4d501b47a4adbdf3a64b653d36; no voters: 
I20260709 14:56:25.759963 20297 raft_consensus.cc:2804] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.760419 20297 raft_consensus.cc:697] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:25.760766 20102 raft_consensus.cc:2468] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:25.761229 20297 consensus_queue.cc:237] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.766942 19849 catalog_manager.cc:5697] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 1 to 2, leader changed from a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195) to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.810088 20297 raft_consensus.cc:993] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: : Instructing follower 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:25.810580 20285 raft_consensus.cc:1081] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Signalling peer 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:25.811988 20029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:42678
I20260709 14:56:25.812536 20029 raft_consensus.cc:493] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.812814 20029 raft_consensus.cc:3060] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.817660 20029 raft_consensus.cc:515] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.819260 20029 leader_election.cc:290] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.820266 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.820302 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f21cb5c4b476fbc5b3ba2b72c101f" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:25.820772 20102 raft_consensus.cc:3060] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.820961 19954 raft_consensus.cc:3055] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.821278 19954 raft_consensus.cc:740] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:25.821830 19954 consensus_queue.cc:260] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.822618 19954 raft_consensus.cc:3060] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.825884 20102 raft_consensus.cc:2468] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:25.827913 19954 raft_consensus.cc:2468] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:25.828024 19994 leader_election.cc:304] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:25.828857 20276 raft_consensus.cc:2804] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.829326 20276 raft_consensus.cc:697] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.829195 20309 consensus_queue.cc:1048] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.830122 20276 consensus_queue.cc:237] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.838383 19849 catalog_manager.cc:5697] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 1 to 2, leader changed from 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193) to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 2 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.839974 20276 consensus_queue.cc:1048] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.872977 20309 raft_consensus.cc:993] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: : Instructing follower 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:25.873466 20276 raft_consensus.cc:1081] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Signalling peer 77f7ab4d501b47a4adbdf3a64b653d36 to start an election
I20260709 14:56:25.874846 19954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:56:25.875319 19954 raft_consensus.cc:493] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.875604 19954 raft_consensus.cc:3060] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.879529 20297 raft_consensus.cc:993] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: : Instructing follower 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:25.880057 20285 raft_consensus.cc:1081] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Signalling peer 680af131fa8d4d5383c8271543517ccc to start an election
I20260709 14:56:25.881495 20029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
 from {username='slave'} at 127.0.0.1:42678
I20260709 14:56:25.881943 20029 raft_consensus.cc:493] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.881847 19954 raft_consensus.cc:515] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.882367 20029 raft_consensus.cc:3060] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.884164 19954 leader_election.cc:290] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Requested vote from peers 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.884398 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:25.884922 20028 raft_consensus.cc:3055] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.884721 20103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23b69b7e72944ae8e24dd15c7dfc0f4" candidate_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.885174 20028 raft_consensus.cc:740] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.885383 20103 raft_consensus.cc:3060] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.885923 20028 consensus_queue.cc:260] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.886905 20028 raft_consensus.cc:3060] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.888163 20029 raft_consensus.cc:515] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.889760 20029 leader_election.cc:290] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195:42811)
I20260709 14:56:25.890702 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
I20260709 14:56:25.891188 20102 raft_consensus.cc:3060] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.891541 20103 raft_consensus.cc:2468] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:25.892565 19919 leader_election.cc:304] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:25.892849 20028 raft_consensus.cc:2468] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f7ab4d501b47a4adbdf3a64b653d36 in term 2.
I20260709 14:56:25.893329 20285 raft_consensus.cc:2804] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.893728 20285 raft_consensus.cc:697] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Becoming Leader. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:25.894511 20285 consensus_queue.cc:237] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.895072 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a079555874d4a9a3be7a51c535db3" candidate_uuid: "680af131fa8d4d5383c8271543517ccc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:25.895632 19954 raft_consensus.cc:3055] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.895938 19954 raft_consensus.cc:740] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:25.896647 19954 consensus_queue.cc:260] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.897732 19954 raft_consensus.cc:3060] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.898581 20102 raft_consensus.cc:2468] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:25.899709 19994 leader_election.cc:304] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:25.900445 20276 raft_consensus.cc:2804] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.900898 20276 raft_consensus.cc:697] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Leader. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:25.901772 20276 consensus_queue.cc:237] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:25.903136 19954 raft_consensus.cc:2468] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680af131fa8d4d5383c8271543517ccc in term 2.
I20260709 14:56:25.903518 19852 catalog_manager.cc:5697] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 reported cstate change: term changed from 1 to 2, leader changed from 680af131fa8d4d5383c8271543517ccc (127.14.173.194) to 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193). New cstate: current_term: 2 leader_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.912223 19849 catalog_manager.cc:5697] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc reported cstate change: term changed from 1 to 2, leader changed from 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193) to 680af131fa8d4d5383c8271543517ccc (127.14.173.194). New cstate: current_term: 2 leader_uuid: "680af131fa8d4d5383c8271543517ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.115922 19954 raft_consensus.cc:1275] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer a2c02e5c4f7e40e9a744fff8098a3522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.116988 20277 consensus_queue.cc:1048] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.121868 20102 raft_consensus.cc:1275] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.123309 20285 consensus_queue.cc:1048] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.124436 20028 raft_consensus.cc:1275] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Refusing update from remote peer a2c02e5c4f7e40e9a744fff8098a3522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.125792 20277 consensus_queue.cc:1048] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.136219 20029 raft_consensus.cc:1275] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.137729 20285 consensus_queue.cc:1048] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.138574 20103 raft_consensus.cc:1275] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.140043 20276 consensus_queue.cc:1048] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.149916 19954 raft_consensus.cc:1275] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.151204 20276 consensus_queue.cc:1048] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.234758 20102 raft_consensus.cc:1275] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.235884 20285 consensus_queue.cc:1048] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.242252 20029 raft_consensus.cc:1275] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.244160 20285 consensus_queue.cc:1048] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.338716 20102 raft_consensus.cc:1275] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.339639 19954 raft_consensus.cc:1275] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.339926 20276 consensus_queue.cc:1048] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.340945 20325 consensus_queue.cc:1048] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.386034 20029 raft_consensus.cc:1275] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.387020 20285 consensus_queue.cc:1048] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.397719 20102 raft_consensus.cc:1275] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 77f7ab4d501b47a4adbdf3a64b653d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.400125 20240 consensus_queue.cc:1048] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.426636 20102 raft_consensus.cc:1275] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.427708 20276 consensus_queue.cc:1048] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.434108 19954 raft_consensus.cc:1275] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer 680af131fa8d4d5383c8271543517ccc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.435997 20329 consensus_queue.cc:1048] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.452569 19852 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54038:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:28.469837 19852 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54038:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:28.558897 15031 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:28.608700 20373 tablet.cc:1724] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.611840 20372 tablet.cc:1724] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.612890 20363 tablet.cc:1724] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.671183 20364 tablet.cc:1724] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.737924 20387 tablet.cc:1724] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.738161 20392 tablet.cc:1724] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.740298 20382 tablet.cc:1724] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.688607 20375 tablet.cc:1724] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.703681 20363 tablet.cc:1724] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.735265 19994 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.195:42811, user_credentials={real_user=slave}} blocked reactor thread for 76627us
I20260709 14:56:28.782199 20388 tablet.cc:1724] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.790160 20375 tablet.cc:1724] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.803815 20392 tablet.cc:1724] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.808365 20027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426"
dest_uuid: "680af131fa8d4d5383c8271543517ccc"
mode: GRACEFUL
new_leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
 from {username='slave'} at 127.0.0.1:42692
I20260709 14:56:28.809219 20027 raft_consensus.cc:606] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Received request to transfer leadership to TS a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:28.813588 20364 tablet.cc:1724] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.832008 19920 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:43807, user_credentials={real_user=slave}} blocked reactor thread for 67948.6us
I20260709 14:56:28.844470 20385 raft_consensus.cc:993] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: : Instructing follower a2c02e5c4f7e40e9a744fff8098a3522 to start an election
I20260709 14:56:28.844959 20385 raft_consensus.cc:1081] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Signalling peer a2c02e5c4f7e40e9a744fff8098a3522 to start an election
I20260709 14:56:28.866199 20103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
 from {username='slave'} at 127.0.0.1:44896
I20260709 14:56:28.866864 20103 raft_consensus.cc:493] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.867293 20103 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.872555 20382 tablet.cc:1724] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.872686 20372 tablet.cc:1724] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.839566 20397 tablet.cc:1724] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.891525 20387 tablet.cc:1724] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.896644 20103 raft_consensus.cc:515] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:28.901973 20103 leader_election.cc:290] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 3 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:28.906522 20400 tablet.cc:1724] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.903477 20069 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.173.194:43807, user_credentials={real_user=slave}} blocked reactor thread for 71706.1us
I20260709 14:56:28.904508 20398 tablet.cc:1724] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.916375 20364 tablet.cc:1724] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.891930 20372 tablet.cc:1724] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.921428 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:28.921613 20027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab840ca288314a16b8eee5848ea85426" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:28.922014 19954 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.922252 20027 raft_consensus.cc:3055] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:28.922641 20027 raft_consensus.cc:740] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680af131fa8d4d5383c8271543517ccc, State: Running, Role: LEADER
I20260709 14:56:28.923451 20027 consensus_queue.cc:260] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [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: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:28.924750 20027 raft_consensus.cc:3060] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.927775 20363 tablet.cc:1724] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.934201 19954 raft_consensus.cc:2468] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 3.
I20260709 14:56:28.939903 20397 tablet.cc:1724] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.906363 20375 tablet.cc:1724] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.945210 20069 leader_election.cc:304] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [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: 77f7ab4d501b47a4adbdf3a64b653d36, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:28.945605 19954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056"
dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
mode: GRACEFUL
new_leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
 from {username='slave'} at 127.0.0.1:58764
I20260709 14:56:28.946833 19954 raft_consensus.cc:606] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Received request to transfer leadership to TS a2c02e5c4f7e40e9a744fff8098a3522
I20260709 14:56:28.947204 20400 tablet.cc:1724] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.948109 15031 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:28.948720 15031 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:28.946367 20401 raft_consensus.cc:2804] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:28.949550 20401 raft_consensus.cc:697] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 3 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:28.950500 20401 consensus_queue.cc:237] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [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: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:28.944008 20382 tablet.cc:1724] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.938289 20027 raft_consensus.cc:2468] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 3.
I20260709 14:56:28.963227 20400 tablet.cc:1724] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:56:28.986259 19852 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd: soft_deleted_table [id=ead8e7ccf5234b8cbeedb2031e81f510] alter complete (version 1)
I20260709 14:56:28.988112 19849 catalog_manager.cc:5697] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 2 to 3, leader changed from 680af131fa8d4d5383c8271543517ccc (127.14.173.194) to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 3 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.009490 20240 raft_consensus.cc:993] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: : Instructing follower a2c02e5c4f7e40e9a744fff8098a3522 to start an election
I20260709 14:56:29.009948 20396 raft_consensus.cc:1081] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Signalling peer a2c02e5c4f7e40e9a744fff8098a3522 to start an election
I20260709 14:56:29.011195 20102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056"
dest_uuid: "a2c02e5c4f7e40e9a744fff8098a3522"
 from {username='slave'} at 127.0.0.1:44904
I20260709 14:56:29.011595 20102 raft_consensus.cc:493] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:29.011842 20102 raft_consensus.cc:3060] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.015815 20102 raft_consensus.cc:515] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:29.017145 20102 leader_election.cc:290] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 2 election: Requested vote from peers 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333), 680af131fa8d4d5383c8271543517ccc (127.14.173.194:43807)
I20260709 14:56:29.017765 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77f7ab4d501b47a4adbdf3a64b653d36"
I20260709 14:56:29.018330 19954 raft_consensus.cc:3055] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:29.018520 19954 raft_consensus.cc:740] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77f7ab4d501b47a4adbdf3a64b653d36, State: Running, Role: LEADER
I20260709 14:56:29.018431 20027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bcb4709104a03b6de67ce59b1d056" candidate_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680af131fa8d4d5383c8271543517ccc"
I20260709 14:56:29.019052 20027 raft_consensus.cc:3060] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.019291 19954 consensus_queue.cc:260] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:29.020170 19954 raft_consensus.cc:3060] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.023341 20027 raft_consensus.cc:2468] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 2.
I20260709 14:56:29.024168 19954 raft_consensus.cc:2468] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c02e5c4f7e40e9a744fff8098a3522 in term 2.
I20260709 14:56:29.024314 20069 leader_election.cc:304] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680af131fa8d4d5383c8271543517ccc, a2c02e5c4f7e40e9a744fff8098a3522; no voters: 
I20260709 14:56:29.025122 20401 raft_consensus.cc:2804] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:29.025518 20401 raft_consensus.cc:697] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 LEADER]: Becoming Leader. State: Replica: a2c02e5c4f7e40e9a744fff8098a3522, State: Running, Role: LEADER
I20260709 14:56:29.026224 20401 consensus_queue.cc:237] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } }
I20260709 14:56:29.032414 19849 catalog_manager.cc:5697] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 reported cstate change: term changed from 1 to 2, leader changed from 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193) to a2c02e5c4f7e40e9a744fff8098a3522 (127.14.173.195). New cstate: current_term: 2 leader_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2c02e5c4f7e40e9a744fff8098a3522" member_type: VOTER last_known_addr { host: "127.14.173.195" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.353688 20027 raft_consensus.cc:1275] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 3 FOLLOWER]: Refusing update from remote peer a2c02e5c4f7e40e9a744fff8098a3522: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.355068 20401 consensus_queue.cc:1048] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.367669 19954 raft_consensus.cc:1275] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 3 FOLLOWER]: Refusing update from remote peer a2c02e5c4f7e40e9a744fff8098a3522: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:29.368990 20335 consensus_queue.cc:1048] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:29.469017 19954 raft_consensus.cc:1275] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Refusing update from remote peer a2c02e5c4f7e40e9a744fff8098a3522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:29.470078 20335 consensus_queue.cc:1048] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77f7ab4d501b47a4adbdf3a64b653d36" member_type: VOTER last_known_addr { host: "127.14.173.193" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:29.479468 20027 raft_consensus.cc:1275] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Refusing update from remote peer a2c02e5c4f7e40e9a744fff8098a3522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:29.481003 20389 consensus_queue.cc:1048] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680af131fa8d4d5383c8271543517ccc" member_type: VOTER last_known_addr { host: "127.14.173.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.000905 15031 tablet_server.cc:179] TabletServer@127.14.173.193:0 shutting down...
I20260709 14:56:30.023764 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.024406 15031 tablet_replica.cc:333] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.024997 15031 raft_consensus.cc:2243] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.025442 15031 raft_consensus.cc:2272] T 9b1a079555874d4a9a3be7a51c535db3 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.027081 15031 tablet_replica.cc:333] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.027685 15031 raft_consensus.cc:2243] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.028100 15031 raft_consensus.cc:2272] T 0eedee92018642c8818d85273ffe8085 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.029649 15031 tablet_replica.cc:333] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.030138 15031 raft_consensus.cc:2243] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.030517 15031 raft_consensus.cc:2272] T 22c0de53934b46dc9594747120ba33cb P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.032073 15031 tablet_replica.cc:333] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.032575 15031 raft_consensus.cc:2243] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.033294 15031 raft_consensus.cc:2272] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.035229 15031 tablet_replica.cc:333] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.035718 15031 raft_consensus.cc:2243] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.036504 15031 raft_consensus.cc:2272] T e3efd9ef50d941419feb62c7ab0f35ad P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.038043 15031 tablet_replica.cc:333] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.038515 15031 raft_consensus.cc:2243] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.038950 15031 raft_consensus.cc:2272] T 9fb6601d40ab47518478bff8c0fc80f1 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.041069 15031 tablet_replica.cc:333] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.041531 15031 raft_consensus.cc:2243] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.041879 15031 raft_consensus.cc:2272] T a76f21cb5c4b476fbc5b3ba2b72c101f P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.043431 15031 tablet_replica.cc:333] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.043889 15031 raft_consensus.cc:2243] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.044541 15031 raft_consensus.cc:2272] T ba52cb6bc16046bd9b5953c9dc09fc53 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.046170 15031 tablet_replica.cc:333] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.046623 15031 raft_consensus.cc:2243] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.046964 15031 raft_consensus.cc:2272] T ab840ca288314a16b8eee5848ea85426 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.048980 15031 tablet_replica.cc:333] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.049453 15031 raft_consensus.cc:2243] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.050112 15031 raft_consensus.cc:2272] T 7558456694a24b118126d8281fd9c298 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.051988 15031 tablet_replica.cc:333] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.052429 15031 raft_consensus.cc:2243] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.052774 15031 raft_consensus.cc:2272] T 7a2b8655b9a648dd98cd26c88943505c P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.054500 15031 tablet_replica.cc:333] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.054946 15031 raft_consensus.cc:2243] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.055359 15031 raft_consensus.cc:2272] T 74022aa9c3b6499592ae34d02b8fdf5e P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.057157 15031 tablet_replica.cc:333] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.057677 15031 raft_consensus.cc:2243] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.058311 15031 raft_consensus.cc:2272] T a495858ac3f347f1a00367e1f4412d92 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.060295 15031 tablet_replica.cc:333] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.060738 15031 raft_consensus.cc:2243] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.061342 15031 raft_consensus.cc:2272] T a71e58fa63fc41e5bc1488dea62aefdc P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.063026 15031 tablet_replica.cc:333] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.063498 15031 raft_consensus.cc:2243] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.063830 15031 raft_consensus.cc:2272] T 9d6c4a22306645ccba6178304010970b P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.065469 15031 tablet_replica.cc:333] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.065894 15031 raft_consensus.cc:2243] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.066202 15031 raft_consensus.cc:2272] T 6f780f149959440fbf92a41766418f4a P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.067952 15031 tablet_replica.cc:333] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.068425 15031 raft_consensus.cc:2243] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.068804 15031 raft_consensus.cc:2272] T e01bcb4709104a03b6de67ce59b1d056 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.069976 20069 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260709 14:56:30.071077 15031 tablet_replica.cc:333] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36: stopping tablet replica
I20260709 14:56:30.071676 15031 raft_consensus.cc:2243] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.072484 15031 raft_consensus.cc:2272] T 7cae74880bce423cb39015acc9ed3a64 P 77f7ab4d501b47a4adbdf3a64b653d36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.072929 20069 consensus_peers.cc:597] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 -> Peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Couldn't send request to peer 77f7ab4d501b47a4adbdf3a64b653d36. 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 14:56:30.108459 15031 tablet_server.cc:196] TabletServer@127.14.173.193:0 shutdown complete.
I20260709 14:56:30.137997 15031 tablet_server.cc:179] TabletServer@127.14.173.194:0 shutting down...
I20260709 14:56:30.167582 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.168190 15031 tablet_replica.cc:333] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.168752 15031 raft_consensus.cc:2243] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.169536 15031 raft_consensus.cc:2272] T 9b1a079555874d4a9a3be7a51c535db3 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.171994 15031 tablet_replica.cc:333] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.172791 15031 raft_consensus.cc:2243] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.173295 15031 raft_consensus.cc:2272] T 0eedee92018642c8818d85273ffe8085 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.175251 15031 tablet_replica.cc:333] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.175869 15031 raft_consensus.cc:2243] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:30.176296 20069 consensus_peers.cc:597] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 -> Peer 77f7ab4d501b47a4adbdf3a64b653d36 (127.14.173.193:46333): Couldn't send request to peer 77f7ab4d501b47a4adbdf3a64b653d36. Status: Network error: Client connection negotiation failed: client connection to 127.14.173.193:46333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.176609 15031 raft_consensus.cc:2272] T 22c0de53934b46dc9594747120ba33cb P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.178349 15031 tablet_replica.cc:333] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.178861 15031 raft_consensus.cc:2243] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.179297 15031 raft_consensus.cc:2272] T f23b69b7e72944ae8e24dd15c7dfc0f4 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.180985 15031 tablet_replica.cc:333] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.181516 15031 raft_consensus.cc:2243] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.182183 15031 raft_consensus.cc:2272] T a76f21cb5c4b476fbc5b3ba2b72c101f P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.183816 15031 tablet_replica.cc:333] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.184320 15031 raft_consensus.cc:2243] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.184991 15031 raft_consensus.cc:2272] T 9fb6601d40ab47518478bff8c0fc80f1 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.186641 15031 tablet_replica.cc:333] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.187170 15031 raft_consensus.cc:2243] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.187572 15031 raft_consensus.cc:2272] T e3efd9ef50d941419feb62c7ab0f35ad P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.189167 15031 tablet_replica.cc:333] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.189639 15031 raft_consensus.cc:2243] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.190018 15031 raft_consensus.cc:2272] T 7cae74880bce423cb39015acc9ed3a64 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.191609 15031 tablet_replica.cc:333] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.192092 15031 raft_consensus.cc:2243] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.192476 15031 raft_consensus.cc:2272] T e01bcb4709104a03b6de67ce59b1d056 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.194571 15031 tablet_replica.cc:333] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.195058 15031 raft_consensus.cc:2243] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.195501 15031 raft_consensus.cc:2272] T 6f780f149959440fbf92a41766418f4a P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.197194 15031 tablet_replica.cc:333] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.197677 15031 raft_consensus.cc:2243] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.198073 15031 raft_consensus.cc:2272] T 7558456694a24b118126d8281fd9c298 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.199851 15031 tablet_replica.cc:333] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.200304 15031 raft_consensus.cc:2243] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.201005 15031 raft_consensus.cc:2272] T 74022aa9c3b6499592ae34d02b8fdf5e P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.202687 15031 tablet_replica.cc:333] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.203199 15031 raft_consensus.cc:2243] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.203859 15031 raft_consensus.cc:2272] T 7a2b8655b9a648dd98cd26c88943505c P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.205508 15031 tablet_replica.cc:333] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.205964 15031 raft_consensus.cc:2243] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.206610 15031 raft_consensus.cc:2272] T 9d6c4a22306645ccba6178304010970b P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.208297 15031 tablet_replica.cc:333] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.208735 15031 raft_consensus.cc:2243] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.209074 15031 raft_consensus.cc:2272] T a71e58fa63fc41e5bc1488dea62aefdc P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.210479 15031 tablet_replica.cc:333] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.210901 15031 raft_consensus.cc:2243] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.211293 15031 raft_consensus.cc:2272] T a495858ac3f347f1a00367e1f4412d92 P 680af131fa8d4d5383c8271543517ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.212872 15031 tablet_replica.cc:333] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.213310 15031 raft_consensus.cc:2243] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.213675 15031 raft_consensus.cc:2272] T ab840ca288314a16b8eee5848ea85426 P 680af131fa8d4d5383c8271543517ccc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.215706 15031 tablet_replica.cc:333] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc: stopping tablet replica
I20260709 14:56:30.216166 15031 raft_consensus.cc:2243] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.216564 15031 raft_consensus.cc:2272] T ba52cb6bc16046bd9b5953c9dc09fc53 P 680af131fa8d4d5383c8271543517ccc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.251519 15031 tablet_server.cc:196] TabletServer@127.14.173.194:0 shutdown complete.
I20260709 14:56:30.279350 15031 tablet_server.cc:179] TabletServer@127.14.173.195:0 shutting down...
I20260709 14:56:30.307410 15031 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.308135 15031 tablet_replica.cc:333] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.308722 15031 raft_consensus.cc:2243] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.309211 15031 raft_consensus.cc:2272] T 9b1a079555874d4a9a3be7a51c535db3 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.310825 15031 tablet_replica.cc:333] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.311345 15031 raft_consensus.cc:2243] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.311681 15031 raft_consensus.cc:2272] T 7cae74880bce423cb39015acc9ed3a64 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.313234 15031 tablet_replica.cc:333] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.313694 15031 raft_consensus.cc:2243] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.314028 15031 raft_consensus.cc:2272] T a76f21cb5c4b476fbc5b3ba2b72c101f P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.315502 15031 tablet_replica.cc:333] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.315928 15031 raft_consensus.cc:2243] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.316285 15031 raft_consensus.cc:2272] T 9fb6601d40ab47518478bff8c0fc80f1 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.317956 15031 tablet_replica.cc:333] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.318426 15031 raft_consensus.cc:2243] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.318774 15031 raft_consensus.cc:2272] T e3efd9ef50d941419feb62c7ab0f35ad P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.320287 15031 tablet_replica.cc:333] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.320765 15031 raft_consensus.cc:2243] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.321417 15031 raft_consensus.cc:2272] T 0eedee92018642c8818d85273ffe8085 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.323076 15031 tablet_replica.cc:333] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.323572 15031 raft_consensus.cc:2243] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.323969 15031 raft_consensus.cc:2272] T 74022aa9c3b6499592ae34d02b8fdf5e P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.325718 15031 tablet_replica.cc:333] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.326154 15031 raft_consensus.cc:2243] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.326478 15031 raft_consensus.cc:2272] T 7a2b8655b9a648dd98cd26c88943505c P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.328123 15031 tablet_replica.cc:333] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.328553 15031 raft_consensus.cc:2243] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.328871 15031 raft_consensus.cc:2272] T 7558456694a24b118126d8281fd9c298 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.330536 15031 tablet_replica.cc:333] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.330933 15031 raft_consensus.cc:2243] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.331338 15031 raft_consensus.cc:2272] T a495858ac3f347f1a00367e1f4412d92 P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.332828 15031 tablet_replica.cc:333] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.333216 15031 raft_consensus.cc:2243] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.333540 15031 raft_consensus.cc:2272] T a71e58fa63fc41e5bc1488dea62aefdc P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.335227 15031 tablet_replica.cc:333] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.335686 15031 raft_consensus.cc:2243] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.336336 15031 raft_consensus.cc:2272] T 6f780f149959440fbf92a41766418f4a P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.337962 15031 tablet_replica.cc:333] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.338382 15031 raft_consensus.cc:2243] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.338972 15031 raft_consensus.cc:2272] T e01bcb4709104a03b6de67ce59b1d056 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.340747 15031 tablet_replica.cc:333] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.341215 15031 raft_consensus.cc:2243] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.341671 15031 raft_consensus.cc:2272] T 9d6c4a22306645ccba6178304010970b P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.343314 15031 tablet_replica.cc:333] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.343719 15031 raft_consensus.cc:2243] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.344048 15031 raft_consensus.cc:2272] T f23b69b7e72944ae8e24dd15c7dfc0f4 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.345530 15031 tablet_replica.cc:333] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.345979 15031 raft_consensus.cc:2243] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.346305 15031 raft_consensus.cc:2272] T 22c0de53934b46dc9594747120ba33cb P a2c02e5c4f7e40e9a744fff8098a3522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.347894 15031 tablet_replica.cc:333] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.348281 15031 raft_consensus.cc:2243] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.348881 15031 raft_consensus.cc:2272] T ab840ca288314a16b8eee5848ea85426 P a2c02e5c4f7e40e9a744fff8098a3522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.351445 15031 tablet_replica.cc:333] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522: stopping tablet replica
I20260709 14:56:30.351912 15031 raft_consensus.cc:2243] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.352277 15031 raft_consensus.cc:2272] T ba52cb6bc16046bd9b5953c9dc09fc53 P a2c02e5c4f7e40e9a744fff8098a3522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.378363 15031 tablet_server.cc:196] TabletServer@127.14.173.195:0 shutdown complete.
I20260709 14:56:30.405053 15031 master.cc:562] Master@127.14.173.254:45897 shutting down...
I20260709 14:56:30.428064 15031 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.428588 15031 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.428911 15031 tablet_replica.cc:333] T 00000000000000000000000000000000 P 631f408e7ec2425fab379602eecc6fcd: stopping tablet replica
I20260709 14:56:30.448495 15031 master.cc:584] Master@127.14.173.254:45897 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11206 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23410 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117002 ms total)
[  PASSED  ] 8 tests.
I20260709 14:56:30.502483 15031 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 391 messages since previous log ~14 seconds ago
I20260709 14:56:30.502725 15031 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 391 messages since previous log ~14 seconds ago
I20260709 14:56:30.502908 15031 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~14 seconds ago
I20260709 14:56:30.503268 15031 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 ~35 seconds ago
I20260709 14:56:30.503468 15031 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 ~35 seconds ago
I20260709 14:56:30.503679 15031 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260709 14:56:30.503970 15031 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
